Jump to content

Recommended Posts

Posted

Any one know if its possible to mod the ocean color? I've spent my share of years on the ocean and find it way too green. Deep water carrier ops just shouldnt look anywhere near as green as what I'm seeing. (imo)

  • 2 weeks later...
Posted

Settings maxed. All of the gulf seems green. I can see the desire to have it green at shallower depths but the scale should be reduced so that it has to be significantly more shallow to be green. Maybe the depth maps lack sufficient detail?

  • 11 months later...
Posted

yeah, I've always wondered about this. Which there was some mod that could allow us to get a more dark blue appearance. Tired on the green ocean in carrier ops.

Posted (edited)

Well, i made some tests and getting rid of the greenish color on Caucasus map and replacing it with a dark blue one is quite simple. I have to tune this, will put updates this week ;)

But I doubt it will pass integrity check on multiplayer...

 

-Edit ".\DCS World\Mods\terrains\Caucasus\terrain.cfg.lua"

-Go to the end of the file (line 1043)

-Find :

seaDeepColor = {0.23,0.38,0.36},
seaScatterColor = {0.31,0.72,0.20},
seaOpacity = 2,

-Replace by :

-- seaDeepColor = {0.23,0.38,0.36},
-- seaScatterColor = {0.31,0.72,0.20},
-- seaOpacity = 2,
seaDeepColor = {0.0,0.15,1.0},
seaScatterColor = {0.10,0.35,1.0},
seaOpacity = 3,

 

-Tune this as desired, "{0.10,0.35,1.0}" are just RGB values divided by 255 ;)

And if you can make it works without modifying original file, go for it, my quicks tests yesterday night didn't succeeded, but i'm new to DCS modding :harhar:

 

sou0cl.jpg

Enjoy !

Edited by nanucq

i7 8700k @ 4.7, 32GB 2666Mhz, GTX 2070 Super, SSD 1To, TrackIR 5, TM16000M HOTAS

Posted

Hi, nanucq.

 

Your suggestions worked very well for me, and I got some good ideas to see some water color more satisfactory for my taste.

Thanks a lot!

 

With best regards.

Posted (edited)

Good to hear :) don't hesitate to post your settings here if you find something more satisfactory ;)

Edited by nanucq

i7 8700k @ 4.7, 32GB 2666Mhz, GTX 2070 Super, SSD 1To, TrackIR 5, TM16000M HOTAS

Posted

Hi, Nanucq.

 

Here are mine own settings:

 

-- seaDeepColor = {0.23,0.38,0.36},

-- seaScatterColor = {0.31,0.72,0.20},

-- seaOpacity = 2,

seaDeepColor = {0.0,0.15,1.0},

seaScatterColor = {0.11,0.36,1.0},

seaOpacity = 3,

 

As you can see, nothing else than a little modification, according to my own tastes.

 

With best compliments again for this easy and very effective mod of yours, and regards.

Posted

IC for MP is fine for me, but my IC is kind of iffy. I sometimes have to join a server before DCS recognizes the IC is not secure for other mods I have installed.

  • 2 months later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...