The Stretchers 60 FPS Mod Switch
From GameBrew
More actions
| The Stretchers 60 FPS mod | |
|---|---|
| General | |
| Author | masagrator |
| Type | Game Hacks |
| Version | 2019 |
| License | Mixed |
| Last Updated | 2019/11/26 |
| Links | |
| Download | |
| Website | |
| Support Author | |
60 FPS mod for The Stretchers.
It changes the framerate cap to 60 and dynamic resolution to match 60 FPS.
Installation
Copy the 0100AA400A238000 folder to the corresponding directory:
- Atmosphere >=0.10.1
/atmosphere/contents/ - Atmosphere <=0.9.4
/atmosphere/title/ - ReiNX
/reinx/titles/ - SXOS
/sxos/titles/
And restart Switch.
Should work with all versions of game.
User guide
Recommended settings
Recommended OC settings with sys-clk:
handheld_charging_cpu=1224 handheld_charging_gpu=768 handheld_charging_mem=1600
Not tested in docked mode.
What was changed
Stretch\Config\Switch\SwitchGameUserSettings.ini:
from [/Script/Engine.GameUserSettings] FrameRateLimit=30.0 to [/Script/Engine.GameUserSettings] FrameRateLimit=60.0
Stretch\Config\Switch\SwitchDeviceProfiles.ini:
from [Switch DeviceProfile] +CVars=r.DynamicRes.MinScreenPercentage=80 +CVars=r.DynamicRes.FrameTimeBudget=33.3 +CVars=r.GTSyncType=2 +CVars=rhi.syncinterval=2 [SwitchHandheld DeviceProfile] +CVars=r.DynamicRes.MinScreenPercentage=60 +CVars=r.DynamicRes.FrameTimeBudget=33.3 to [Switch DeviceProfile] +CVars=r.DynamicRes.MinScreenPercentage=60 +CVars=r.DynamicRes.FrameTimeBudget=16.6 +CVars=rhi.syncinterval=1 [SwitchHandheld DeviceProfile] +CVars=r.DynamicRes.MinScreenPercentage=52 +CVars=r.DynamicRes.FrameTimeBudget=16.6