More actions
(Created page with "{{Infobox Switch Homebrews |title=Darksiders 2 60 FPS mod |image=darksiders260fpsmodswitch.png |description=Darksiders 2 60 FPS mod. |author=masagrator |lastupdated=2019/12/28 |type=Game Hacks |version=2019 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/darksiders260fpsmodswitch.7z |website=https://gbatemp.net/threads/darksiders-2-60-fps-mod.555117/ |source= |donation=https://ko-fi.com/masagrator }} {{#seo: |title=Switch Rom Hacks (Game Hacks) - GameB...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=Darksiders 2 60 FPS mod | |title=Darksiders 2 60 FPS mod | ||
|image= | |image=darksiders260fpsmodnx.png | ||
|description=Darksiders 2 60 FPS mod. | |description=Darksiders 2 60 FPS mod. | ||
|author=masagrator | |author=masagrator | ||
Line 8: | Line 8: | ||
|version=2019 | |version=2019 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/darksiders260fpsmodnx.7z | ||
|website=https://gbatemp.net/threads/darksiders-2-60-fps-mod.555117/ | |website=https://gbatemp.net/threads/darksiders-2-60-fps-mod.555117/ | ||
|source= | |source= | ||
|donation=https://ko-fi.com/masagrator | |donation=https://ko-fi.com/masagrator | ||
}} | }} | ||
Mod for Darksiders 2 to raise framerate cap to 60. | |||
It works well enough that it drops FPS mostly when it wants to load many assets, but this is not very often with recommended OC clocks. | |||
==Installation== | |||
The patch only works with version 1.0.0. | |||
To install, copy the exefs_patches folder to you SD card: | |||
*Atmosphere CFW <code>/atmosphere/</code> | |||
*ReiNX CFW <code>/reinx/</code> | |||
*SXOS CFW <code>/sxos/</code> | |||
And restart Switch. | |||
==User guide== | |||
Recommended OC settings with [[sys-clk Switch|sys-clk]]: | |||
handheld_charging_official_cpu=1224 | |||
handheld_charging_official_gpu=921 | |||
handheld_charging_official_mem=1600 | |||
Game is not using 921 Mhz GPU all time, but additional 153 MHz helps with streaming assets when needed. | |||
= | [https://docs.google.com/spreadsheets/d/1VfiHwfDIYFKchWrVXlWxOT5oJNg51M_vC12USN0N4j4/edit?usp=sharing Here] is table that you can use to adjust to your own preferences. | ||
The patch that is ready for use already includes these changes: | |||
gNXDynresHighWidth_hidden=1600 -> 1280 | |||
gNXDynresHighHeight_hidden=900 -> 720 | |||
gNXDynresLowWidth_hidden=854 -> 420 | |||
gNXDynresLowHeight_hidden=480 -> 240 | |||
gNXHighThresholdUS_hidden=31000 -> 61000 | |||
gNXLowThresholdUS_hidden=29000 -> 59000 | |||
Theoretically it should have the same image in docked mode, but it is not tested. | |||
Game is using some combination of GPU Power and usage to determine dynamic resolution, so it won't drop resolution to 420x240. | |||
' | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/masagrator/NXGraphicsPatches | ||
* GBAtemp - https://gbatemp.net/threads/darksiders-2-60-fps-mod.555117/ | |||
Revision as of 08:14, 28 Haziran 2023
Darksiders 2 60 FPS mod | |
---|---|
General | |
Author | masagrator |
Type | Game Hacks |
Version | 2019 |
License | Mixed |
Last Updated | 2019/12/28 |
Links | |
Download | |
Website | |
Support Author | |
Mod for Darksiders 2 to raise framerate cap to 60.
It works well enough that it drops FPS mostly when it wants to load many assets, but this is not very often with recommended OC clocks.
Installation
The patch only works with version 1.0.0.
To install, copy the exefs_patches folder to you SD card:
- Atmosphere CFW
/atmosphere/
- ReiNX CFW
/reinx/
- SXOS CFW
/sxos/
And restart Switch.
User guide
Recommended OC settings with sys-clk:
handheld_charging_official_cpu=1224 handheld_charging_official_gpu=921 handheld_charging_official_mem=1600
Game is not using 921 Mhz GPU all time, but additional 153 MHz helps with streaming assets when needed.
Here is table that you can use to adjust to your own preferences.
The patch that is ready for use already includes these changes:
gNXDynresHighWidth_hidden=1600 -> 1280 gNXDynresHighHeight_hidden=900 -> 720 gNXDynresLowWidth_hidden=854 -> 420 gNXDynresLowHeight_hidden=480 -> 240 gNXHighThresholdUS_hidden=31000 -> 61000 gNXLowThresholdUS_hidden=29000 -> 59000
Theoretically it should have the same image in docked mode, but it is not tested.
Game is using some combination of GPU Power and usage to determine dynamic resolution, so it won't drop resolution to 420x240.