change fog color?

Kirael

Chieftain
Joined
Nov 7, 2012
Messages
9
Is it possible to change the color of the fog?
The white is harsh on the eyes...

Is it possible to change the color of the fog on the minimap?
A neutral grey maybe, or a darker neutral color would be clearer on the minimap

It must be defined somewhere but I haven't managed to find it...

Does anyone know where this setting is?

thx : )
++ Angel
 
Try fogcolor.csv in "C:\Program Files (x86)\Steam\SteamApps\common\sid meier's civilization v\resource\Common"

You'll need to unpack the .fpk files first with Nexus or DragonUnpacker

EDIT: The values in that file look like a HSL tuplet (and not RBG)
 
Try fogcolor.csv in "C:\Program Files (x86)\Steam\SteamApps\common\sid meier's civilization v\resource\Common"

You'll need to unpack the .fpk files first with Nexus or DragonUnpacker

EDIT: The values in that file look like a HSL tuplet (and not RBG)

thank you!

of course i had to go thru all the files in that folder, but at least you gave me the folder. : )

Do I need to repack the .csv file back into the fpk to get it to work? I haven't played with those files yet

thx much Who!

++ Angel
 
of course i had to go thru all the files in that folder, but at least you gave me the folder. : )
Oops ... Nexus unpacks them all :blush:

Do I need to repack the .csv file back into the fpk to get it to work? I haven't played with those files yet
Now that's a good question. Pre-G&K you didn't, but I think it changed, and there's now a flag in a config file somewhere to tell it to use the unpacked files

EDIT: in config.ini
Code:
; Set to 1 to have loose files override PAK files if the loose file is newer
LooseFilesOverridePAK = 0

thx much Who!

++ Angel

W
 
there's now a flag in a config file somewhere to tell it to use the unpacked files

EDIT: in config.ini
Code:
; Set to 1 to have loose files override PAK files if the loose file is newer
LooseFilesOverridePAK = 0

W

You are amazing. I'll give it a try. Again, thx

++ Angel
 
Back
Top Bottom