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
How so? Its all the same but without the white shade over it
Fog is great when done right but for my personal preference it’s overly applied in HL (for now….patch?). I keep thinking they may have used it like this to mask pop-in/loading of assets on slower PCs so it wouldn't be seen as much.
In general fog done well adds nice atmosphere and helps make the game world look larger with landscape features appearing further away than they really are.
BUT again, the way fog is used in HL it drastically mutes colors near and far and is just obnoxious indoors IMHO. It's just a personal preference thing, for now I really like the look without it.
See below for where I put this setting (two lines), between [Core.System] section and WindowsApplicationAccessibility]
IMPORTANT:
Also make sure you always use Windows Notepad (or any simple ASCII text editor) for editing .ini files! Using word processing type programs can insert hidden formatting characters that will cause issues.
In my file the added text is inserted between the [Core.System] section and [WindowsApplicaitonAccessibility] as shown below. Again the ONLY text you add is:
[SystemSettings]
r.Fog=0
See below for placement:
*********************************************************
Paths=../../../Engine/Plugins/Experimental/MotoSynth/Content
Paths=../../../Engine/Plugins/Media/MediaCompositing/Content
Paths=../../../Engine/Plugins/Runtime/Synthesis/Content
Paths=../../../Engine/Plugins/Runtime/AudioSynesthesia/Content
[SystemSettings]
r.Fog=0
[WindowsApplication.Accessibility]
StickyKeysHotkey=True
ToggleKeysHotkey=True
FilterKeysHotkey=True
StickyKeysConfirmation=True
ToggleKeysConfirmation=True
FilterKeysConfirmation=True
I say this because the thick Fog in this game acts as a mask or visual barrier in the distance so the game doesn't have to render "Sight Distance" as far as it would need without this thick fog. That could be causing memory issues for your GPU memory.
Anyway, just a thought, but turning off rendering of the fog shouldn't cause your PC to crash otherwise and actually turning fog off just might improve frame rate since your system doesn't need to render fog anymore.
I hope it works for you. For me it changed the entire visual experience for the better.
Let us know what happens if you can.
But the fog was even having an effect indoors which was really annoying. Thanks for the tip!
r.Fog=0
Tried several times, it showed in Engine.ini untill I loaded game, then vanished every time.
Any solution?
Right-Click on the Engine.ini file (File Explorer), select Properties and set Attributes to Read Only. That should stop game from overwriting the file.