More actions
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 19: | Line 19: | ||
==Installation== | ==Installation== | ||
Copy folder 0100DCF0093EC000 to: | Copy folder 0100DCF0093EC000 to: | ||
*Atmosphere 0.9.4 <code>/atmosphere/title/</code> | *Atmosphere <=0.9.4 <code>/atmosphere/title/</code> | ||
*Atmosphere 0.10.1 | *Atmosphere >=0.10.1 <code>/atmosphere/contents/</code> | ||
*ReiNX <code>/reinx/titles/</code> | *ReiNX <code>/reinx/titles/</code> | ||
*SXOS <code>/sxos/titles/</code> | *SXOS <code>/sxos/titles/</code> | ||
Line 50: | Line 50: | ||
== External links == | == External links == | ||
* GitHub - https://github.com/masagrator/NXGraphicsPatches | |||
* GBAtemp - https://gbatemp.net/threads/everspace-60-fps-mod.545812/ | * GBAtemp - https://gbatemp.net/threads/everspace-60-fps-mod.545812/ |
Latest revision as of 05:15, 27 Haziran 2023
Everspace 60 FPS mod | |
---|---|
General | |
Author | masagrator |
Type | Game Hacks |
Version | 2019 |
License | Mixed |
Last Updated | 2019/08/12 |
Links | |
Download | |
Website | |
Support Author | |
Mod for Everspace that increases FPS cap to 60 FPS. If it can't achieve 60 FPS, it drops to 30.
Docked mode won't achieve stable 60 FPS with this mod.
Installation
Copy folder 0100DCF0093EC000 to:
- Atmosphere <=0.9.4
/atmosphere/title/
- Atmosphere >=0.10.1
/atmosphere/contents/
- ReiNX
/reinx/titles/
- SXOS
/sxos/titles/
Restart Switch.
User guide
Recommended OC settings:
handheld_charging_cpu=1224 handheld_charging_gpu=768 handheld_charging_mem=1600
What was changed:
RSG/Config/DefaultDeviceProfiles.ini
from [Switch DeviceProfile] +CVars=t.maxFPS=32 +CVars=nvn.syncinterval=2 +CVars=rhi.syncinterval=2 +CVars=r.GTSyncType=2 to [Switch DeviceProfile] +CVars=t.maxFPS=62 +CVars=nvn.syncinterval=1 +CVars=rhi.syncinterval=1 +CVars=r.GTSyncType=1 #this is used for reducing input lag, doesn't make any visible difference in 60 FPS, can be deleted, because =2 is meant for 30 FPS