Sinner - Sacrifice for Redemption 60 FPS Switch
From GameBrew
More actions
| SINNER: Sacrifice for Redemption 60 FPS | |
|---|---|
| General | |
| Author | masagrator |
| Type | Game Hacks |
| Version | 2019 |
| License | Mixed |
| Last Updated | 2019/12/15 |
| Links | |
| Download | |
| Website | |
| Support Author | |
This is a mod for SINNER: Sacrifice for Redemption which raises FPS Cap to 60 FPS.
If it can't achieve 60 FPS, it drops to 30.
Installation
Copy folder 0100B16009C10000 to the corresponding directory:
- Atmosphere >=0.10.1
/atmosphere/contents/ - Atmosphere <=0.9.4
/atmosphere/title/ - ReiNX
/reinx/titles/ - SXOS
/sxos/titles/
Restart Switch.
It should work with all updates.
User guide
Recommended settings
Recommended OC settings with sys-clk:
handheld_charging_cpu=1224 handheld_charging_gpu=768 handheld_charging_mem=1600
What was changed
blackstar_switch/Config/Switch/SwitchEngine.ini:
from [/Script/Engine.Engine] bUseFixedFrameRate=True to [/Script/Engine.Engine] bUseFixedFrameRate=False
For disabling slowing down gameplay if game can't generate stable 60 FPS.
blackstar_switch/Config/Switch/SwitchDeviceProfiles.ini:
Added [Switch DeviceProfile] +CVars=nvn.SyncInterval=1
To resolve issue with framepacing in 60 FPS.
blackstar_switch/Config/DefaultGameUserSettings.ini:
from [/Script/Engine.GameUserSettings] FrameRateLimit=120 to [/Script/Engine.GameUserSettings] FrameRateLimit=60
Just in case.