Jump to content

Mustang

Members
  • Posts

    9909
  • Joined

  • Last visited

  • Days Won

    30

Everything posted by Mustang

  1. Try this out guys - extract the Config and MissionEditor folders to root install of DCS and allow merge/overwrite of files https://drive.google.com/file/d/17BpEMbAXc30rSFOXN3JMkvju7sYDrFHZ/view?usp=sharing I have created two new visibility settings within the options page of DCS - 'Ultimate' (x2 the draw distance of Extreme) and 'Insane' (4x the draw distance of Extreme) The problem with object 'pop-in' was solved by increasing the Instancer buffer values in terrainoptions41.lua.
  2. These textures are only for PG and Syria if you check the contents, they are edited textures not lua parameters - i'll need to reinstall the NTTR map to do the ones you want, I'll take a look this weekend.
  3. Hi all, to anyone still interested in this mod I have made a fresh version https://drive.google.com/file/d/1i64wpyu_4TSw0azkfFNNlrJlr7TNvGOk/view?usp=sharing I'll get around to updating first post once I get some time off work the next few days.
  4. I've found that reducing the dynamic2 parameter in graphics.lua to something alot lower helps with the FPS drops, not ideal but it's a stopgap.
  5. Even with stock you see ghosting, check out the edges of the drop tanks in this video at the start
  6. Tested for the past hour in 2.7.2 and all seems to be compatible with this version.
  7. Yeah I remember you leafer, welcome back
  8. Did anyone notice the much better looking water in the two videos Wags demoed today?
  9. While we wait for official changes from ED there is the shader edits mod that help with the water, both in terms of colour and reflectivity.
  10. @Gravy Jonesno idea mate I never use mod managers so I am unsure, best method to me is the direct application of files manually to the game directory - 99% of people who use this mod have no major issues. v0.96 is uploaded today with some minor adjustments to the water reflectivity brightness and a workaround for the black/white sparkly dots sometimes seen when camera is very low on water looking towards distant horizon.
  11. @Dave317 open grass.fx with Notepad++ and goto line 329: o.color.a *= input.params.z*1.5; // height scale by distance edit the figure above in bold to increase/decrease height. Also a heads up - mod pack v0.95 is uploaded in first post which includes an attempt of reducing the cloud reflections on water surfaces.
  12. For the distant shimmer - try bumping up your 'far_clip' parameter in graphics.lua to a higher amount, say 300000 just for a test.
  13. Try this - open water.fx with Notepad++ (DCS World OpenBeta\Bazar\shaders\enlight) and goto line 343 and change it to: float deepFactor = calcWaterDeepFactor(water_depth, -0.3); this will drastically change the water transparency - one thing to bear in mind, it does not suit the Caucasus Sea map as it's too clear for that body of water and looks wrong, this edit is best for PG and Syria maps.
  14. Guys please give the attached droplets.fx a try (insert at DCS World OpenBeta\Bazar\shaders\enlight folder) droplets.fx
  15. Please take a look at my latest shader mod update 0.91, it includes a workaround for this problem
  16. v0.91 uploaded in first post, added adjusted water.fx to mitigate the water transparency so it looks far less clearer (example here )
  17. 'Effects. Updated smoke presets' interested to know more on this.
  18. In recent v0.9 I have edited the grass2.fx shader to produce slightly taller and thinner blades.
  19. You can force the draw distance of clouds further by modifying far_clip = 150000; in your graphics.lua to whatever you like, 300000 is a good ballpark.
  20. Try using maxfps = 0; this will remove any FPS cap.
×
×
  • Create New...