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
Are you running like 16 gb of ddr 4 ram or something? m2 ssd or no?
32 gb ram ddr 5 and m2 ssd are absolutely ideal and needed for all modern releases
Op, why have a comment about commenting out 4 lines when you already have;
[SystemSettings]
r.Lumen.DiffuseIndirect.Allow=1
And if you uncomment them it's now a 0 but which gets priority. I guess order is 1st to last so last dictates priority and so the last allow=1 would mean it's still the same as before. AFter uncommenting Game says On, you say Off, then Off again, then back to turning it On. Not sure on exact order though. But programming works that way typically. If you want to disable Diffuse lumen do as such.
get rid of
;Disable Lumen
;Uncomment these 4 lines to activate, for performance in exteriors
;[/script/engine.renderersettings]
;r.Lumen.DiffuseIndirect.Allow=0
;[ConsoleVariables]
;r.Lumen.DiffuseIndirect.Allow=0
Then add this change to the last system settings;
This is assuming 0 is the better performing option. I've no idea if it is or not and no idea what default actually is. I thought people disabled it as they didn't like the diffuse lumen effect. But hey what do i know. And sure disabling it can be a tiny fractional performance increase. I'd highly doubt you'd see 1fps gain unless you're using a very weak or real old gpu. You'd be better off turning on Rebar and getting a 4% increase or so. Just my thoughts and not verified.
We typically put all stuff in one category. We don't list like [SystemSettings] twice. It's just not proper coding. Combine everything that you want into just 1. Especially as the 1st one has poolsize 10240 then the 2nd one you change it to 7168. Just makes no sense dude.
---------------------
Engine.ini
-----------
Source 1: https://gpuopen.com/learn/unreal-engine-performance-guide/#optimizing-in-unreal-engine
Source 2: https://forums.unrealengine.com/t/new-3-22-2024-ue5-5-feedback-please-invest-in-actual-performance-innovations-beyond-frame-smearing-for-actual-games/1164987/55
According to PCGamingWiki it's Unreal Engine 5.3.2
https://www.pcgamingwiki.com/wiki/The_Elder_Scrolls_IV:_Oblivion_Remastered#cite_note-1