Special Aircraft Service

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1] 2 3   Go Down

Author Topic: Dave's Realism Effects for v4.12  (Read 22721 times)

0 Members and 1 Guest are viewing this topic.

DaveOD06

  • Modder
  • member
  • Offline Offline
  • Posts: 180
Dave's Realism Effects for v4.12
« on: November 01, 2016, 11:49:46 PM »

Here’s an effects mod I’ve been working on for v4.12. This mod will not necessarily work with older versions of IL-2 because of all the effects changes introduced in v4.12. I’ve tried to tweak many effects I thought needed improvement but with as few classfile changes as possible. I’ve borrowed a few classfiles from another effects mod, but I’m not sure where I got them. Credit for those goes to whoever originally made them. The classfiles are only used to increase the flak puff view distances; you can choose not to use them if they’re causing a conflict.

I put together a quick video showing some of the effects in my mod. My goal was to go for realistic effects as opposed to “Michael Bay” type effects, while at the same time trying to reduce the total number of effects particles being used, if possible. Enjoy!

Effects Mod Demo:


Here’s a quick list of what I changed with this mod:
Code: [Select]
Large Caliber (naval guns) gunfire and gunsmoke effects
Large caliber flak burst view distances and appearance (combo of classfiles and .mat files)
Cut down on engine start smoke effect to improve FPS
Increased ship wake draw distance to 50km (makes searching the open ocean for fleets more realistic since ships are only rendered as dots beyond a certain distance, and the wakes used to be visible for a relatively short distance)
Changed ships stack smoke exhaust
AT guns, large caliber AAA, tank cannons, and artillery gunfire and gunsmoke effects
7.62mm through 88mm aircraft guns daytime gunfire and gunsmoke
AAA (7.62mm, .50cal, 20mm, 37mm, 40mm) gunsmoke (the way the game is coded makes it hard to manipulate the gunfire because it’s tied to aircraft nighttime 20mm aircraft gunfire)
Aircraft crash explosion and smoke to emphasize gasoline igniting
Aircraft wreckage burning
Aircraft belly landing dust
Aircraft damage smoke and fire effects
Bomb250 explosions
Bomb1000 explosions
Large bomb explosions
Rocket (RS82) explosion effects
10kg bomb effects
Static smokes and fires
Tank, vehicle, trains, and objects explosions, smoke and fire
Napalm effects (hard to work with because the way the game is coded)

To install, place the Daves_Realism_Effects_v1.0 folder inside your mods folder. If you have other effects mods installed, you may not get the desired result.

Download v1.0:
https://dl.orangedox.com/qMzU5InnV0bd8qeeOr

FYI: If you have FPS or performance issues with this mod, DO NOT use the classfiles. Delete them.
Logged

-=MaD=-

  • member
  • Offline Offline
  • Posts: 91
Re: Dave's Realism Effects for v4.12
« Reply #1 on: November 02, 2016, 02:16:25 AM »

Will try it. Thanks!
Logged

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4765
Re: Dave's Realism Effects for v4.12
« Reply #2 on: November 02, 2016, 03:06:44 AM »

First of all: many thanks for all your work with this!  :)
Felt in love with this when I watched the video.

Then I tested the mod in a very heavy modded 4.12 MA5.30
and a not so heavy modded one, both with BlackDeath.

Without this mod I have very good fps due to my Hardware.
See the specs below and read more here.

I have no conflicting eff mods or classfiles (classfile checker).

In the heavy modded 530 my fps drops down from ~58 to ~ 4  o_O
but only when the sky is seen on screen.
And in not so heavy modded 530 its not much better.

my first thought: distance mod.
So I disabled the 3 classfiles wich comes with your mod
(you mentioned them earlier here) and voila: all is good.
fps is abs OK now and I have all (?) this loveley effects.  ;D

But: wich effects from your mod needs this classfiles?
What do I miss when disabling them?
Are there any drawbacks at all?
Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;

Zoran395

  • Mapper
  • member
  • Offline Offline
  • Posts: 355
Re: Dave's Realism Effects for v4.12
« Reply #3 on: November 02, 2016, 06:44:30 AM »

Dave, good for you!!!!
I just watched the video and it looks really really good.
I am very impressed by the bomb blasts in particular, I will get to play with it tomorrow.
Good times...
Logged

max_thehitman

  • SAS~Area51
  • Modder
  • member
  • Offline Offline
  • Posts: 8976
  • Beer...Girls...IL2+Mods!
Re: Dave's Realism Effects for v4.12
« Reply #4 on: November 02, 2016, 07:51:39 AM »

I have been wanting to try another effects package for my new 4.12 VP-Modpack. I am happy what it
contains but just for the sake of variety, I want to try another version,
Your new effects package seems like a great choice. I will test it in the VP-Modpack.

Although I am also concerned with the fps drop if they are too "heavy". I would like to know what 3 classfiles
may be slowing it down as mentioned by SAS~Gerax ?

Thank you DaveOD06 for all the time and dedication you took into creating this effects pack!
Cheers to you ! 


Logged
Everything I like is either illegal, immoral or fattening ! Welcome to SAS1946

DaveOD06

  • Modder
  • member
  • Offline Offline
  • Posts: 180
Re: Dave's Realism Effects for v4.12
« Reply #5 on: November 02, 2016, 10:28:48 AM »

I have no conflicting eff mods or classfiles (classfile checker).

In the heavy modded 530 my fps drops down from ~58 to ~ 4  o_O
but only when the sky is seen on screen.
And in not so heavy modded 530 its not much better.

my first thought: distance mod.
So I disabled the 3 classfiles wich comes with your mod
(you mentioned them earlier here) and voila: all is good.
fps is abs OK now and I have all (?) this loveley effects.  ;D

But: wich effects from your mod needs this classfiles?
What do I miss when disabling them?
Are there any drawbacks at all?

I tested this on a fairly heavily modded v4.12.2 with Modact 5.3. All the mods I'm running are maps, extra objects, aircraft, ships, or vehicles. I'll look into the FPS drop issues on a clean copy of 4.12 with Modact and see what happens. I had no FPS issues during my testing. I started working on this mod a long time ago, and the classfiles and flak puffs were the first thing I did, all I remember is using a process of elimination to figure out which classfiles I needed to increase the view distance of the flak puffs. Maybe someone with more knowledge can help me with those. For now, I recommend not using the classfiles until I can come up with a solution. Check back here for updates.
Logged

Emilio_Wolf

  • member
  • Offline Offline
  • Posts: 10
Re: Dave's Realism Effects for v4.12
« Reply #6 on: November 04, 2016, 04:23:38 AM »

Hi Dave.
And Thank You Very Much for your GOOD job.
IS it compatible with HSFX 7.0.3 Modpack? Y tried it, but game crashes at mission loading..... :(
Logged

SAS~Gerax

  • SAS Team
  • member
  • Offline Offline
  • Posts: 4765
Re: Dave's Realism Effects for v4.12
« Reply #7 on: November 04, 2016, 04:46:24 AM »

game crashes at mission loading

log would be very helpful in this case (and is mandatory btw):

Read how to get the log here, and the instant log here.

Important: read here which part(s) from the log to post
and how to post it. (code option!)
Logged
i7-13700K, MSI RTX4090, Kingston 64GB, Asus Z790-P, Crucial SSD 1TB, Kingston SSD 4TB;

Epervier

  • 4.09 Guardian Angel !
  • SAS Team
  • member
  • Offline Offline
  • Posts: 9453
  • I'm French and Rebel_409! Nobody is perfect!
    • Some tinkering here
Re: Dave's Realism Effects for v4.12
« Reply #8 on: November 04, 2016, 06:57:19 AM »

And Thank You Very Much for your GOOD job.
IS it compatible with HSFX 7.0.3 Modpack? Y tried it, but game crashes at mission loading.....

log would be very helpful in this case (and is mandatory btw):
Read how to get the log here, and the instant log here.
Important: read here which part(s) from the log to post
and how to post it. (code option!)
Before, test with delete the 3 class files which comes with the mod... I think !  :-X  :-|
Logged
If your results do not live up to your expectations, tell yourself that the great oak was once an acorn too. - Lao Zi -

DaveOD06

  • Modder
  • member
  • Offline Offline
  • Posts: 180
Re: Dave's Realism Effects for v4.12
« Reply #9 on: November 04, 2016, 11:51:59 AM »

I'm doing some more testing on this. I'll get back to everyone if I can find what the problem is.
Logged

PO_MAK_249RIP

  • CMON U SPURS!
  • member
  • Offline Offline
  • Posts: 2059
Re: Dave's Realism Effects for v4.12
« Reply #10 on: November 11, 2016, 02:28:52 AM »

Hi Dave

Installed in my CUP #WAW21 but the classfiles reduced my game to a crawl - ok without tho! Cheers
Logged
Corsair Carbide case, Intel core i5 4690 3.5ghz with Arctic Cooler, Asus Rock H97 performance, MSI Ventus XS OC 1660GTX 6GB DDR6, 32GB Patriot Viper 1600Mhz, 256GB/500GB Crucial SSDs, Windows 10 64bit.

trent

  • member
  • Offline Offline
  • Posts: 317
Re: Dave's Realism Effects for v4.12
« Reply #11 on: November 12, 2016, 08:28:51 AM »


Nice effects! Thank you, Dave!  :)
Logged
Pages: [1] 2 3   Go Up
 

Page created in 0.086 seconds with 28 queries.