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
DoF was driving me nuts. Only took three playthroughs to bother looking for a fix though.
Note - if exec custom.cfg fails, try exec custom.cfg.txt instead.
^Maybe add this to the guide. I see someone in the comments had trouble. It failed on my first try but adding the txt extension as well fixed it straight away.
Have some points.
I think I know: Some Values are locked by Dev! So you only could change with a trick!
cvaradd is a special cvar variant. C = console var = variable and add = addition
the cvar function is locked for some values but cvaradd not!
1. Thank u so much
2. Do u know how i can not press E on keyboard or x on gamepad every time after death?
I need auto enter.
I did it early, but can not find this instruction for now
Instead you have to put "cvaradd r_postprocessdofmode -4" since 4 - 5 = -1.
Mathematically you would put -6 since 5-6=-1. If it's at 5 and you put -4, and everything works as you state, it would end up at +1.