More actions
No edit summary |
|||
Line 51: | Line 51: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/masagrator/NXGraphicsPatches | |||
* GBAtemp - https://gbatemp.net/threads/the-sinking-city-60-fps-mod.547950/ | * GBAtemp - https://gbatemp.net/threads/the-sinking-city-60-fps-mod.547950/ | ||
Revision as of 05:19, 27 Haziran 2023
The Sinking City 60 FPS mod | |
---|---|
General | |
Author | masagrator |
Type | Game Hacks |
Version | 2019 |
License | Mixed |
Last Updated | 2019/09/12 |
Links | |
Download | |
Website | |
Support Author | |
The Sinking City mod that Mod raises FPS cap to 60.
Installation
It should work with all version available and upcoming.
Copy folder 010028D00BA1A000 to the corresponding directory:
- Atmosphere <=0.9.4
/atmosphere/title/
- Atmosphere >=0.10.1
/atmosphere/contents/
- ReiNX
/reinx/titles/
- SXOS
/sxos/titles/
Restart Switch.
User guide
Recommended sys-clk settings
handheld_charging_cpu=1224 handheld_charging_gpu=768 handheld_charging_mem=1600 docked_cpu=1224
The game utilizes the same settings for both docked and handheld modes. The minimum dynamic resolution has been reduced from 854x480 to 640x360 (maximum is 1280x720). So if higher GPU clocks you will set, better resolution you will get.
What was changed
TSCGame/Config/Switch/SwitchDeviceProfiles.ini
from [Switch DeviceProfile] +CVars=rhi.SyncInterval=2 +CVars=r.DynamicRes.MinScreenPercentage=44.44 +CVars=r.DynamicRes.FrameTimeBudget=33.3 to [Switch DeviceProfile] +CVars=rhi.SyncInterval=1 +CVars=r.DynamicRes.MinScreenPercentage=33.33 +CVars=r.DynamicRes.FrameTimeBudget=16.6