Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
1- Open the windows CMD “windows+r and search cmd”.
2- Go to the folder where you have the mods manager (MO2 in my case I have it in “C:/modding/MO2”)
3- Type the following once you are in the folder from the CMD terminal:
“findstr /S /I /C /C: “rUIMistMenu_AmbientZPosRGB” *.ini”
(This allows the system to search in a fast and optimal way in all the lines of code of the .ini files that you have lodged in this folder).
4- Remove those lines of code that have screwed up our modification masterpiece.
I just noticed Steam messed up my post (at least on mobile) and created 12 lines instead of 6. It should be 3 XYZ Pos and 3 XYZ Neg lines only.
rUIMistMenu_AmbientZPosRGB=0,0,0 rUIMistMenu_AmbientZNegRGB=0,0,0
So these lines with AmbientX, AmbientY and AmbientZ. Let’s hope it doesn’t duplicate it again.
rUIMistMenu_AmbientZPosRGB=0,0,0 rUIMistMenu_AmbientZNegRGB=0,0,0 rUIMistMenu_AmbientYPosRGB=0,0,0 rUIMistMenu_AmbientZPosRGB=0,0,0 rUIMistMenu_AmbientXPosRGB=0,0,0 rUIMistMenu_AmbientXNegRGB=0,0,0
rUIMistMenu_AmbientZPosRGB=0,0,0 rUIMistMenu_AmbientXPosRGB=0,0,0 rUIMistMenu_AmbientYPosRGB=0,0,0 rUIMistMenu_AmbientYNegRGB=0,0,0 rUIMistMenu_AmbientXPosRGB=0,0,0 rUIMistMenu_AmbientYPosRGB=0,0,0
Deleting the whole ini file will probably disable the mod.
For those who are wondering, yes this fix does work with enderal.