Made on request by stranno
Changes FPS lock to 60 and it changes dynamic resolution to match 60 FPS.
Recommended OC settings:
Code:
Should work with all versions of game.
Not tested in docked mode.
Spoiler: What was changed
Stretch\Config\Switch\SwitchGameUserSettings.ini
Code:
to
Code:
...
Read more
Continue reading...
Changes FPS lock to 60 and it changes dynamic resolution to match 60 FPS.
Recommended OC settings:
Code:
Code:
handheld_charging_cpu=1224
handheld_charging_gpu=768
handheld_charging_mem=1600
Should work with all versions of game.
Not tested in docked mode.
Spoiler: What was changed
Stretch\Config\Switch\SwitchGameUserSettings.ini
Code:
Code:
[/Script/Engine.GameUserSettings]
FrameRateLimit=30.0
Code:
Code:
[/Script/Engine.GameUserSettings]
FrameRateLimit=60.0
Read more
Continue reading...