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
A couple questions.. what is the maximum value when it's 0, 1, 2, etc? Also can I disable DOF this way?
Depth of Field would be a graphics option that (as far as I know) can be customized in the Engine.ini instead; I suggest doing a google search for "Unreal Engine ini tweaks" or something like that. There's a bunch of valuable reddit guides with good info.
/edit: nevermind, just googled it myself.
Open "Engine.ini" in the same location as the other file and look for a section called [SystemSettings] (it probably doesn't exist by default; if so, just add it at the end).
Have it look something like this:
[SystemSettings]
r.DepthOfFieldQuality=0
I haven't tested, but according to the internet, this does the trick.