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
Next You can disable UE5 Lumen settings to help give even more performance.
i actually worked up a complete strip down of all the performance destroying settings in the Engine.ini settings file and reconfigured for Ultimate performance. I was able to achieve 200+ FPS with a RX 7900XTX and 13700K running at 5.7 ghz
Try adding this to your Engine.ini file which is located here>
(Make a Back up of your Original Engine.ini first)
C:\Users\your user name\Documents\my games\Oblivion Remastered\Saved\Config\Windows
Copy and paste this just as its written at the bottom, then save the file and set the file to "Read only" so the game can't overwrite the file unless you want it to.
[/script/engine.renderersettings]
r.Lumen.DiffuseIndirect.Allow=0
r.Lumen.DiffuseIndirect.AsyncCompute=0
r.Lumen.Scene.Lighting.AsyncCompute=0
r.Lumen.ScreenProbeGather.AsyncCompute=0
r.MaxAnisotropy=16
r.BloomQuality=0
r.FilmGrain=0
r.DisableDistortion=0
r.MotionBlur.Quality=0
r.Fog=0
r.HeightFog=0
r.ExponentialHeightFog=0
r.SupportAtmosphericFog=0
r.SupportSkyAtmosphereAffectsHeightFog=0
r.VolumetricFog=0
[ConsoleVariables]
r.Lumen.DiffuseIndirect.Allow=0
r.Lumen.DiffuseIndirect.AsyncCompute=0
r.Lumen.Scene.Lighting.AsyncCompute=0
r.Lumen.ScreenProbeGather.AsyncCompute=0
r.MaxAnisotropy=16
r.BloomQuality=0
r.FilmGrain=0
r.DisableDistortion=0
r.MotionBlur.Quality=0
r.Fog=0
r.HeightFog=0
r.ExponentialHeightFog=0
r.SupportAtmosphericFog=0
r.SupportSkyAtmosphereAffectsHeightFog=0
r.VolumetricFog=0
hilarious.. Coming from a guy named Weird Potato too.