More actions
(Created page with "{{Infobox Switch Homebrews |title=American Fugitive 60 FPS mod |image=americanfugitive60fpsmodswitch.png |description=American Fugitive 60 FPS mod. |author=masagrator |lastupdated=2020/11/02 |type=Game Hacks |version=2019 |license=Mixed |download=https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch.7z |website=https://gbatemp.net/threads/american-fugitive-60-fps-mod.546605/ |source= |donation=https://ko-fi.com/masagrator }} {{#seo: |title=Switch Rom H...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=American Fugitive 60 FPS mod | |title=American Fugitive 60 FPS mod | ||
|image= | |image=americanfugitive60fpsmodnx.png | ||
|description=American Fugitive 60 FPS mod. | |description=American Fugitive 60 FPS mod. | ||
|author=masagrator | |author=masagrator | ||
|lastupdated= | |lastupdated=2019/11/29 | ||
|type=Game Hacks | |type=Game Hacks | ||
|version=2019 | |version=2019 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodnx.7z | ||
|website=https://gbatemp.net/threads/american-fugitive-60-fps-mod.546605/ | |website=https://gbatemp.net/threads/american-fugitive-60-fps-mod.546605/ | ||
|source= | |source= | ||
|donation=https://ko-fi.com/masagrator | |donation=https://ko-fi.com/masagrator | ||
}} | }} | ||
A mod for American Fugitive to increase framerate to 60 FPS. | |||
This was accomplished by blocking function QualityManager$$set_vSyncCount and set globalgamemanager vsynccount to value lower than 2 (only for version 1.0.5). | |||
==Installation== | |||
This patch works only with version 1.0.5-1.0.7, 1.1.0 of game. | |||
For 1.0.5, put both the exefs_patches and titles folders to the SD card: | |||
*Atmosphere CFW <code>/atmosphere/</code> | |||
*ReiNX CFW <code>/reinx/</code> | |||
*SXOS CFW <code>/sxos/</code> | |||
For >=1.0.6, put the exefs_patches folder to the 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_cpu=1224 | |||
handheld_charging_gpu=768 | |||
handheld_charging_mem=1600 | |||
This was not tested in docked mode. | |||
==Changelog== | ==Changelog== | ||
''' | '''2019/11/28''' | ||
* | *Added mod for version 1.1.0. | ||
'''2019/09/16''' | |||
*Uploaded mod for version 1.0.7. | |||
'''2019/09/08''' | |||
*Uploaded mod for version 1.0.6. This time without anything from titles, because after first iteration of this mod I figured out how to overwrite vsynccount with IPS patch. So remember to delete folder 010002B00C534000 after updating. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/masagrator/NXGraphicsPatches | ||
* GBAtemp - https://gbatemp.net/threads/american-fugitive-60-fps-mod.546605/ | |||
Revision as of 12:13, 1 July 2023
American Fugitive 60 FPS mod | |
---|---|
General | |
Author | masagrator |
Type | Game Hacks |
Version | 2019 |
License | Mixed |
Last Updated | 2019/11/29 |
Links | |
Download | |
Website | |
Support Author | |
A mod for American Fugitive to increase framerate to 60 FPS.
This was accomplished by blocking function QualityManager$$set_vSyncCount and set globalgamemanager vsynccount to value lower than 2 (only for version 1.0.5).
Installation
This patch works only with version 1.0.5-1.0.7, 1.1.0 of game.
For 1.0.5, put both the exefs_patches and titles folders to the SD card:
- Atmosphere CFW
/atmosphere/
- ReiNX CFW
/reinx/
- SXOS CFW
/sxos/
For >=1.0.6, put the exefs_patches folder to the SD card:
- Atmosphere CFW
/atmosphere/
- ReiNX CFW
/reinx/
- SXOS CFW
/sxos/
And restart Switch.
User guide
Recommended OC settings with sys-clk:
handheld_charging_cpu=1224 handheld_charging_gpu=768 handheld_charging_mem=1600
This was not tested in docked mode.
Changelog
2019/11/28
- Added mod for version 1.1.0.
2019/09/16
- Uploaded mod for version 1.0.7.
2019/09/08
- Uploaded mod for version 1.0.6. This time without anything from titles, because after first iteration of this mod I figured out how to overwrite vsynccount with IPS patch. So remember to delete folder 010002B00C534000 after updating.