
For some reason low settings in this game doesn’t actually low.
The Fix
- 1. Go to “C:Users(your pc username)AppDataLocalTigerSavedConfigWindowsNoEditor”.
- 2. Open the file GameUserSettings.ini with notepad or notepad++ or whatever suits you.
- 3. You will see these line:
[ScalabilityGroups]
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=3
sg.AntiAliasingQuality=3
sg.ShadowQuality=3
sg.PostProcessQuality=3
sg.TextureQuality=3
sg.EffectsQuality=3
sg.FoliageQuality=3
sg.ShadingQuality=3
- 4. Edit all 3 number to 0. Should look like this:
[ScalabilityGroups]
sg.ResolutionQuality=100.000000
sg.ViewDistanceQuality=0
sg.AntiAliasingQuality=0
sg.ShadowQuality=0
sg.PostProcessQuality=0
sg.TextureQuality=0
sg.EffectsQuality=0
sg.FoliageQuality=0
sg.ShadingQuality=0
- 5. Done!
Extra:
DX11 or DX12? Depend on your system. For me (using rtx2070) dx11 shutters a lot. If you have high-end gpu dx12 should better than dx11.
I’m not sure this will work for everyone but my FPS change from 100-120 in-game (not lobby) to 140-180 FPS.
Be the first to comment