Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

American Fugitive 60 FPS Mod Switch: Difference between revisions

From GameBrew
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=americanfugitive60fpsmodswitch.png
|image=americanfugitive60fpsmodnx.png
|description=American Fugitive 60 FPS mod.
|description=American Fugitive 60 FPS mod.
|author=masagrator
|author=masagrator
|lastupdated=2020/11/02
|lastupdated=2019/11/29
|type=Game Hacks
|type=Game Hacks
|version=2019
|version=2019
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch.7z
|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
}}
}}
{{#seo:
A mod for American Fugitive to increase framerate to 60 FPS.
|title=Switch Rom Hacks (Game Hacks) - GameBrew
 
|title_mode=append
This was accomplished by blocking function QualityManager$$set_vSyncCount and set globalgamemanager vsynccount to value lower than 2 (only for version 1.0.5).
|image=americanfugitive60fpsmodswitch.png
 
|image_alt=American Fugitive 60 FPS mod
==Installation==
}}
This patch works only with version 1.0.5-1.0.7, 1.1.0 of game.
{{cleanup|article|Needs cleanup}}
 
American Fugitive 60 FPS mod.
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>


==Media==
And restart Switch.
<youtube></youtube>


==User guide==
Recommended OC settings with [[sys-clk Switch|sys-clk]]:
handheld_charging_cpu=1224
handheld_charging_gpu=768
handheld_charging_mem=1600


==Screenshots==
This was not tested in docked mode.
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/americanfugitive60fpsmodswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''2019/11/28'''
* First Release.
*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 ==
* Gbatemp - https://gbatemp.net/threads/american-fugitive-60-fps-mod.546605/
* GitHub - https://github.com/masagrator/NXGraphicsPatches
* Github -
* GBAtemp - https://gbatemp.net/threads/american-fugitive-60-fps-mod.546605/
* Reddit -

Revision as of 12:13, 1 July 2023

American Fugitive 60 FPS mod
General
Authormasagrator
TypeGame Hacks
Version2019
LicenseMixed
Last Updated2019/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.

External links

Advertising: