More actions
(Created page with "{{Infobox Switch Homebrews |title=FPSLocker |image=fpslockerswitch.png |description=Set custom FPS target in retail games. |author=masagrator |lastupdated=2023/03/19 |type=Utilities |version=1.1.0 |license=MIT |download=https://dlhb.gamebrew.org/switchhomebrews/fpslockerswitch.7z |website=https://gbatemp.net/threads/fpslocker-set-custom-fps-target-in-retail-games.627764/ |source=https://github.com/masagrator/FPSLocker |donation= }} {{#seo: |title=Switch Homebrew Apps (Ut...") |
No edit summary |
||
(32 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=FPSLocker | |title=FPSLocker | ||
|image= | |image=fpslockernx.png | ||
|description=Set custom FPS target in retail games. | |description=Set custom FPS target in retail games. | ||
|author=masagrator | |author=masagrator | ||
|lastupdated= | |lastupdated=2024/10/11 | ||
|type= | |type=Overlays | ||
|version= | |version=2.0.3 | ||
|license=MIT | |license=MIT | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/fpslockernx.7z | ||
|website=https://gbatemp.net/threads/fpslocker-set-custom-fps-target-in-retail-games.627764/ | |website=https://gbatemp.net/threads/fpslocker-set-custom-fps-target-in-retail-games.627764/ | ||
|source=https://github.com/masagrator/FPSLocker | |source=https://github.com/masagrator/FPSLocker | ||
|donation= | |donation=https://ko-fi.com/masagrator | ||
}} | }} | ||
An overlay that with SaltyNX allows to set custom FPS in Nintendo Switch retail games. | |||
You can see the [[#Media|video]] how it works (with [https://gbatemp.net/threads/the-witcher-3-60-fps-and-dynamic-resolution-tweaks.550211/ Witcher 3 dynamic resolution config mod] to make anything above 30 FPS available). | |||
| | |||
'''Note:''' Tool is utilizing detection of graphics API to manipulate FPS, and in special cases it requires using patches made per game for each version to get more than 30 FPS. You can find those patches [https://github.com/masagrator/FPSLocker-Warehouse here]. Max supported yaml size is 32kB, though it can be expanded in the future. | |||
==Installation== | |||
Requirements: | |||
* [[Atmosphere Switch]] | |||
* [[SaltyNX Switch|SaltyNX 0.7.5+]] | |||
* Tesla environment: [[NX-ovlloader Switch|ovlloader]] + [[Tesla Menu Switch|Tesla Menu]] | |||
Atmosphere CFW is required. SX OS and other CFWs are not supported. It's advised to use Atmosphere's USB Transfer Tool homebrew to transfer files. If you use Hekate's USB Mass Storage and you will be putting files using any other Operating System than Windows, you must run Hekate's Archive Bit Fixer after putting all files. | |||
To install: | |||
*Download [https://github.com/masagrator/SaltyNX/releases SaltyNX], copy the folders <code>SaltySD</code> and <code>atmosphere</code> to the root of your SD card, accept any popup about overwriting folders. | |||
*Download [https://github.com/WerWolv/nx-ovlloader/releases nx-ovlloader], copy <code>atmosphere</code> folder to the root of SD card, accept any popup about overwriting folders. | |||
*Download [https://github.com/WerWolv/Tesla-Menu/releases Tesla Menu], copy <code>switch</code> folder to the root of SD card, accept any popup about overwriting folders. | |||
*Download [https://github.com/masagrator/Status-Monitor-Overlay/releases Status Monitor Overlay], copy <code>Status-Monitor-Overlay.ovl</code> to <code>switch\.overlays</code> folder. It may not be visible in USB Mass Storage, but it's there. | |||
*Download [https://github.com/masagrator/FPSLocker/releases FPSLocker], copy FPSLocker.ovl to <code>switch\.overlays</code> folder. It may not be visible in USB Mass Storage, but it's there. | |||
*Download [https://github.com/retronx-team/sys-clk/releases sys-clk], copy all 3 folders to the root of SD card, accept any popup about overwriting folders. | |||
*Restart Switch, now you can access overlays by pressing all 3 buttons at once: L, D-Pad Down and Right Stick (aka pressing it). | |||
* | |||
Additionally for FPSLocker download newest set of patches from [https://github.com/masagrator/FPSLocker-Warehouse FPSLocker Warehouse] for games that need more things to be tweaked to get proper FPS boost. | |||
== | == User guide == | ||
Overlay runs in two modes: | Overlay runs in two modes: | ||
*When game is running. | |||
*When game is not running. | |||
===When game is running=== | |||
If game is supported by SaltyNX and you installed everything correctly, you will see menu where first line states <code>NX-FPS plugin is running</code>. Explanation of each line: | If game is supported by SaltyNX and you installed everything correctly, you will see menu where first line states <code>NX-FPS plugin is running</code>. Explanation of each line: | ||
* <code>Interval Mode</code> - it's used by NVN API to set limiter to either 30 FPS (2) or 60 FPS (1 | * <code>Interval Mode</code> - it's used by NVN API to set limiter to either 30 FPS (2) or 60 FPS (1). | ||
* <code>Custom FPS Target</code> - it's used to lock game to certain FPS. If game is using engine proprietary FPS locks, it may not be able to unlock more than 30 FPS without additional patches. | * <code>Custom FPS Target</code> - it's used to lock game to certain FPS. If game is using engine proprietary FPS locks, it may not be able to unlock more than 30 FPS without additional patches. | ||
* <code>Big number on the right</code> - it shows how many frames have passed in last second for currently running game. This is to confirm that lock is working as expected. | * <code>Big number on the right</code> - it shows how many frames have passed in last second for currently running game. This is to confirm that lock is working as expected. | ||
* <code>Increase/Decrease FPS target</code> - Change FPS Target by 5. Minimum is 15 FPS, max is 60 FPS. If FPS is set above 30 FPS, it | * <code>Increase/Decrease FPS target</code> - Change FPS Target by 5. Minimum is 15 FPS, max is 60 FPS. If FPS is set above 30 FPS, it sets <code>interval mode</code> to 1. Otherwise it sets interval to 2. | ||
* <code>Disable custom FPS target</code> - Removes FPS Target. Since we cannot predict what interval mode is expected at this point, it is in user's discretion to manipulate FPS to bring back correct interval before disabling FPS target. | * <code>Disable custom FPS target</code> - Removes FPS Target. Since we cannot predict what interval mode is expected at this point, it is in user's discretion to manipulate FPS to bring back correct interval before disabling FPS target. | ||
* Advanced settings - submenu which consists of: | * <code>Advanced settings</code> - submenu which consists of: | ||
** <code>Sync Wait</code> - this is dangerous setting that disabled | ** If game is using NVN | ||
** <code>Convert config to patch file</code> - if proper config file exists for this game and version, you will get an option to convert it to patch file that will be loaded when you will run this game next time. Patch is saved | *** <code>Window Sync Wait</code> - this is dangerous setting that disabled can crash game, but in some can bring benefit of disabling double buffer vsync at the cost of small graphical glitches (check list of games compatible with this solution at the bottom of README). Use it with caution. It won't show if game is not using double buffer. | ||
** <code>Delete patch file</code> - if proper config file exists for this game and version, you will get an option to delete patch file so it won't be loaded when you will run this game next time. | *** <code>Set Buffering</code> - if game is using any other buffering than double, this option will show that will allow you to force game to run at any other buffering that is not higher than original one (so f.e. you cannot change double buffer to triple buffer). Lowering buffer is recommended only for games that have near perfect performance at 30 or 60 FPS, but suffer from bad framepacing or big input lag. If you will force double buffer in games with uneven performance, FPS drops will be very severe. It can be applied only at boot of game, so after changing buffering you must save settings in FPSLocker and restart game. | ||
* <code>Save settings</code> - save profile for currently running game that will be loaded next time by plugin on boot automatically. Don't use it if you disabled Sync Wait and you didn't test it properly that it won't cause crash. Profile is saved | **** Explanation of <code>Set/Active/Available Buffers</code>: | ||
**** Set - how many buffers were set by using <code>nvnWindowSetNumActiveTextures</code>. If game is not using it, it will be 0. It can be used by games to set lower buffer value than reserved space allows. If this is detected to be used and lower than Available Buffers, you can use "(force)" variant next to default option. Without <code>(force)</code> it will reset to default settings. | |||
**** Active - How many buffers are actually used by game. | |||
**** Available - How many buffers is actually provided to NVN. We can use this information to force games to utilize all buffers when they are not doing it. | |||
** <code>Convert config to patch file</code> - if proper config file exists for this game and version, you will get an option to convert it to patch file that will be loaded when you will run this game next time. Patch is saved to <code>SaltySD/plugins/FPSLocker/patches/*titleid_uppercase*/*buildid_uppercase*.bin</code> | |||
** <code>Delete patch file</code> - if proper config file exists for this game and version, you will get an option to delete patch file so it won't be loaded when you will run this game next time. | |||
** <code>Check/download config file</code> - Checks in Warehouse repository if config for this game and version exists. If exists, it is downloaded and also checked if it's the same as the one on sdcard. If it's not, overlay will remove existing patch and config file, and user must manually convert new config to patch file. 0x312 error means we got unexpected file from github. Any other error code means that something is happening with your connection or github server. | |||
* <code>Save settings</code> - save profile for currently running game that will be loaded next time by plugin on boot automatically. Don't use it if you disabled Sync Wait and you didn't test it properly that it won't cause crash. Profile is saved in <code>SaltySD/plugins/FPSLocker/*titleid_uppercase*.dat</code> | |||
* <code>Display settings</code> - submenu available only for non OLED model users. Consists of: | |||
** <code>Increase refresh rate</code> - change display refresh rate up to 60 Hz. | |||
** <code>Decrease refresh rate</code> - change display refresh rate down to 40 Hz. | |||
** <code>Display Sync</code> - When turned on, both options above are not available, display refresh rate is changed only when game is running, and matches refresh rate with FPS Target. In case if FPS Target is below 40 FPS, refresh rate is restored to 60 Hz. | |||
===When game is not running=== | |||
You will have two submenus to choose from (if you are using OLED model, you will be redirected automatically to Games list): | |||
< | * <code>Games list</code><br /> | ||
</ | |||
It will list installed games (max 32) and as first option it's available "All" submenu.<br /> | It will list installed games (max 32) and as first option it's available "All" submenu.<br /> | ||
Inside each one you will find two options: | Inside each one you will find two options: | ||
** <code>Delete settings</code> - it will delete file created by "Save settings" option | |||
** <code>Delete patches</code> - it will delete file created by "Convert config to patch file" option | |||
* <code>Display settings</code> - submenu available only for non OLED model users. Consists of: | |||
** <code>Increase refresh rate</code> - change display refresh rate up to 60 Hz. | |||
** <code>Decrease refresh rate</code> - change display refresh rate down to 40 Hz. | |||
** <code>Display Sync</code> - change display refresh rate only when game is running, match refresh rate with FPS Target. In case if FPS Target is below 40 FPS, refresh rate is restored to 60 Hz. | |||
* | ===Sync Wait=== | ||
* < | Games where you can disable double buffer vsync by turning off Window Sync Wait in FPSLocker: | ||
*Batman - The Telltale Series (Warehouse patch enables triple buffer, so there is no need to use this option) | |||
*Pokemon Legends: Arceus | |||
*Pokemon Scarlet | |||
*Pokemon Violet | |||
*Sonic Frontier | |||
*The Legend of Zelda: Tears of the Kingdom | |||
*Xenoblade Chronicles: Definitive Edition | |||
*Xenoblade Chronicles 2 | |||
*Xenoblade Chronicles 3 | |||
==Media== | |||
'''FPSLocker on Switch homebrew to unlock FPS in game ([https://www.youtube.com/watch?v=erkecBaTJOc Tralala LS])'''<br> | |||
<youtube>erkecBaTJOc</youtube> | |||
==Changelog== | ==Changelog== | ||
''' | '''2.0.3 2024/10/11''' | ||
* <code>Check/download config file</code> call is now done in a separate thread | |||
** This fixes problem with overlay being unresponsive | |||
** You get additional info | |||
** You still won't be able to exit Advanced settings until thread has finished work | |||
** Now there is a timeout that if thread runs for longer than 30 seconds, it will return, unlocking overlay | |||
* Few text changes related to received informations from <code>Check/download config file</code> | |||
'''2.0.2 2024/10/10''' | |||
* Remake Advanced Settings page | |||
** Now "Check/download config file" when cannot find patch file in Warehouse, it will check games list for possible informations as: | |||
*** If this titleid is listed | |||
*** If titleid is listed, then if BID is listed and how patch recommendation looks like for it | |||
*** If titleid is listed and BID is not listed, then how patch recommendation looks like for latest listed BID | |||
** More detailed informations when using options in FPSLocker Patches category | |||
'''2.0.1 2024/08/19''' | |||
*Fix a bug that was crashing OS when trying to disable/enable Display Sync while game not supported by SaltyNX was running. | |||
'''2.0 2024/06/25''' | |||
* Add Display settings menu to change LCD refresh rate (don't put Switch to dock with changed refresh rate while game is running, otherwise there is a chance game will crash), not available for OLED model. SaltyNX 0.8.0+ is required for this menu to show. More in readme. | |||
* Add support for next revision of game configs that make them smaller and move most of calculations to FPSLocker overlay itself. | |||
* Move from c++20 to c++23 | |||
'''1.2.8a 2024/03/11''' | |||
*Fix "Set Buffering" in games with Quadruple Buffering. | |||
'''1.2.8 2024/02/15''' | |||
* Fix retrieving BID from games using new RTLD (such as Tomb Raider I-III Remastered). | |||
* To fix compability with new RTLDs fully, it is necessary to update SaltyNX to at least 0.7.2 version. | |||
'''1.2.7 2024/02/03''' | |||
*Add support for downloading additional files from Warehouse if config file have "Addons" entry. Used currently only to fix compability issue in Tears of the Kingdom with atmosphere's romfs listing cache creation which allows loading romfs mods. | |||
'''1.2.6a 2023/12/28''' | |||
*Fix overlay lock not working since libnx 4.5.0 release. | |||
'''v1.2.6 2023/12/08''' | |||
* Add option in Advanced Settings to download config from repository Check/download config file. More in README. | |||
* Slightly redesign Advanced Settings UI. | |||
'''v1.2.5a 2023/11/21''' | |||
*Fix saving settings if "plugins" folder doesn't exist inside SaltySD folder. | |||
'''v1.2.5 2023/10/01''' | |||
*Add support for SaltyNX 0.7.0+. | |||
'''v1.2.4 2023/06/09''' | |||
* Print titleid and buildid if no config is found | |||
* Allow using all available buffers when game is not using all of them. | |||
* For this release to properly work it is required to update NX-FPS to version 1.5.4 | |||
'''v1.2.3 2023/05/30''' | |||
* Allow in games using Quadruple Buffering (for example Assassin's Creed The Ezio Collection) to force Triple Buffering. | |||
* When saving settings with different Buffering than Double, Window Sync will be reseted to Enabled. | |||
'''v1.2.2 2023/05/23''' | |||
* Allow setting double buffer in games that are using triple buffer. | |||
* More in README. | |||
*NX-FPS 1.5.2+ is required. | |||
'''v1.2.1 2023/05/20''' | |||
* Add "Semi-Enabled" option for Window Sync that doesn't timeout nvnSyncWait if at least second consecutive frame was rendered below 8.3ms. | |||
* At cost of slightly worse performance it solved issues in Tears of the Kingdom with longer loading times and screen tearing in menus at 60 FPS. | |||
* It is required to update NX-FPS to version 1.5.1+ for this to work. | |||
'''v1.2.0 2023/05/16''' | |||
* Add support for MASTER_WRITE entry in FPSLocker patches that allows to patch any part of main before game is booted (when applied in Advanced Settings you will see "Master Write was loaded to game"). This is to allow patches to redirect assembly that normally read values from Read Only sections to code caves or patching executable to disable double buffer. | |||
* Change name "Sync Wait" to "Window Sync Wait" | |||
* Now if game config that can be converted to patch is not available, instead of error code overlay will print <code>Game config file not found</code>. | |||
* NX-FPS 1.5.0+ is required to properly support new patches. | |||
'''v1.1.4 2023/05/06''' | |||
* FPSLocker now can show how many framebuffers is used by NVN and show it in Advanced Settings. | |||
** "Buffered frames: 2" = game is using real double buffer. | |||
* Since this number cannot be changed on the fly, this is just an information update. | |||
'''v1.1.3 2023/04/05''' | |||
* Provide better API detection. | |||
* Now you can see if game is using NVN, EGL or Vulkan in Advanced Settings. | |||
* Requires updating NX-FPS to at least 1.3 version. | |||
'''v1.1.2 2023/04/02''' | |||
*Fix RTLD detection in older games to get proper BID (f.e. in L.A. Noire). | *Fix RTLD detection in older games to get proper BID (f.e. in L.A. Noire). | ||
''' | '''v1.1.1 2023/04/02''' | ||
*Updated libtesla to fix random crash in docked mode related to freeing framebuffer. | *Updated libtesla to fix random crash in docked mode related to freeing framebuffer. | ||
''' | '''v1.1.0 2023/03/19''' | ||
*Add support for creating LOCK patches from yaml configs. | *Add support for creating LOCK patches from yaml configs. | ||
''' | '''v1.0.0 2023/03/08''' | ||
* First Release. | * First Release. | ||
== | ==Credits== | ||
Thanks to ~WerWolv for creating Tesla environment, and ~cucholix + ~Monked for tests. | Thanks to ~WerWolv for creating Tesla environment, and ~cucholix + ~Monked for tests. | ||
== External links == | == External links == | ||
* | * Twitter - https://twitter.com/masagratordev/status/1658144998313844736 | ||
* | * GitHub - https://github.com/masagrator/FPSLocker | ||
* GitHub - https://github.com/masagrator/FPSLocker-Warehouse | |||
* GBAtemp - https://gbatemp.net/threads/fpslocker-set-custom-fps-target-in-retail-games.627764/ | |||
* ForTheUsers - https://apps.fortheusers.org/switch/FPSLocker |
Latest revision as of 02:46, 13 October 2024
FPSLocker | |
---|---|
General | |
Author | masagrator |
Type | Overlays |
Version | 2.0.3 |
License | MIT License |
Last Updated | 2024/10/11 |
Links | |
Download | |
Website | |
Source | |
Support Author | |
An overlay that with SaltyNX allows to set custom FPS in Nintendo Switch retail games.
You can see the video how it works (with Witcher 3 dynamic resolution config mod to make anything above 30 FPS available).
Note: Tool is utilizing detection of graphics API to manipulate FPS, and in special cases it requires using patches made per game for each version to get more than 30 FPS. You can find those patches here. Max supported yaml size is 32kB, though it can be expanded in the future.
Installation
Requirements:
- Atmosphere Switch
- SaltyNX 0.7.5+
- Tesla environment: ovlloader + Tesla Menu
Atmosphere CFW is required. SX OS and other CFWs are not supported. It's advised to use Atmosphere's USB Transfer Tool homebrew to transfer files. If you use Hekate's USB Mass Storage and you will be putting files using any other Operating System than Windows, you must run Hekate's Archive Bit Fixer after putting all files.
To install:
- Download SaltyNX, copy the folders
SaltySD
andatmosphere
to the root of your SD card, accept any popup about overwriting folders. - Download nx-ovlloader, copy
atmosphere
folder to the root of SD card, accept any popup about overwriting folders. - Download Tesla Menu, copy
switch
folder to the root of SD card, accept any popup about overwriting folders. - Download Status Monitor Overlay, copy
Status-Monitor-Overlay.ovl
toswitch\.overlays
folder. It may not be visible in USB Mass Storage, but it's there. - Download FPSLocker, copy FPSLocker.ovl to
switch\.overlays
folder. It may not be visible in USB Mass Storage, but it's there. - Download sys-clk, copy all 3 folders to the root of SD card, accept any popup about overwriting folders.
- Restart Switch, now you can access overlays by pressing all 3 buttons at once: L, D-Pad Down and Right Stick (aka pressing it).
Additionally for FPSLocker download newest set of patches from FPSLocker Warehouse for games that need more things to be tweaked to get proper FPS boost.
User guide
Overlay runs in two modes:
- When game is running.
- When game is not running.
When game is running
If game is supported by SaltyNX and you installed everything correctly, you will see menu where first line states NX-FPS plugin is running
. Explanation of each line:
Interval Mode
- it's used by NVN API to set limiter to either 30 FPS (2) or 60 FPS (1).Custom FPS Target
- it's used to lock game to certain FPS. If game is using engine proprietary FPS locks, it may not be able to unlock more than 30 FPS without additional patches.Big number on the right
- it shows how many frames have passed in last second for currently running game. This is to confirm that lock is working as expected.Increase/Decrease FPS target
- Change FPS Target by 5. Minimum is 15 FPS, max is 60 FPS. If FPS is set above 30 FPS, it setsinterval mode
to 1. Otherwise it sets interval to 2.Disable custom FPS target
- Removes FPS Target. Since we cannot predict what interval mode is expected at this point, it is in user's discretion to manipulate FPS to bring back correct interval before disabling FPS target.Advanced settings
- submenu which consists of:- If game is using NVN
Window Sync Wait
- this is dangerous setting that disabled can crash game, but in some can bring benefit of disabling double buffer vsync at the cost of small graphical glitches (check list of games compatible with this solution at the bottom of README). Use it with caution. It won't show if game is not using double buffer.Set Buffering
- if game is using any other buffering than double, this option will show that will allow you to force game to run at any other buffering that is not higher than original one (so f.e. you cannot change double buffer to triple buffer). Lowering buffer is recommended only for games that have near perfect performance at 30 or 60 FPS, but suffer from bad framepacing or big input lag. If you will force double buffer in games with uneven performance, FPS drops will be very severe. It can be applied only at boot of game, so after changing buffering you must save settings in FPSLocker and restart game.- Explanation of
Set/Active/Available Buffers
: - Set - how many buffers were set by using
nvnWindowSetNumActiveTextures
. If game is not using it, it will be 0. It can be used by games to set lower buffer value than reserved space allows. If this is detected to be used and lower than Available Buffers, you can use "(force)" variant next to default option. Without(force)
it will reset to default settings. - Active - How many buffers are actually used by game.
- Available - How many buffers is actually provided to NVN. We can use this information to force games to utilize all buffers when they are not doing it.
- Explanation of
Convert config to patch file
- if proper config file exists for this game and version, you will get an option to convert it to patch file that will be loaded when you will run this game next time. Patch is saved toSaltySD/plugins/FPSLocker/patches/*titleid_uppercase*/*buildid_uppercase*.bin
Delete patch file
- if proper config file exists for this game and version, you will get an option to delete patch file so it won't be loaded when you will run this game next time.Check/download config file
- Checks in Warehouse repository if config for this game and version exists. If exists, it is downloaded and also checked if it's the same as the one on sdcard. If it's not, overlay will remove existing patch and config file, and user must manually convert new config to patch file. 0x312 error means we got unexpected file from github. Any other error code means that something is happening with your connection or github server.
- If game is using NVN
Save settings
- save profile for currently running game that will be loaded next time by plugin on boot automatically. Don't use it if you disabled Sync Wait and you didn't test it properly that it won't cause crash. Profile is saved inSaltySD/plugins/FPSLocker/*titleid_uppercase*.dat
Display settings
- submenu available only for non OLED model users. Consists of:Increase refresh rate
- change display refresh rate up to 60 Hz.Decrease refresh rate
- change display refresh rate down to 40 Hz.Display Sync
- When turned on, both options above are not available, display refresh rate is changed only when game is running, and matches refresh rate with FPS Target. In case if FPS Target is below 40 FPS, refresh rate is restored to 60 Hz.
When game is not running
You will have two submenus to choose from (if you are using OLED model, you will be redirected automatically to Games list):
Games list
It will list installed games (max 32) and as first option it's available "All" submenu.
Inside each one you will find two options:
Delete settings
- it will delete file created by "Save settings" optionDelete patches
- it will delete file created by "Convert config to patch file" option
Display settings
- submenu available only for non OLED model users. Consists of:Increase refresh rate
- change display refresh rate up to 60 Hz.Decrease refresh rate
- change display refresh rate down to 40 Hz.Display Sync
- change display refresh rate only when game is running, match refresh rate with FPS Target. In case if FPS Target is below 40 FPS, refresh rate is restored to 60 Hz.
Sync Wait
Games where you can disable double buffer vsync by turning off Window Sync Wait in FPSLocker:
- Batman - The Telltale Series (Warehouse patch enables triple buffer, so there is no need to use this option)
- Pokemon Legends: Arceus
- Pokemon Scarlet
- Pokemon Violet
- Sonic Frontier
- The Legend of Zelda: Tears of the Kingdom
- Xenoblade Chronicles: Definitive Edition
- Xenoblade Chronicles 2
- Xenoblade Chronicles 3
Media
FPSLocker on Switch homebrew to unlock FPS in game (Tralala LS)
Changelog
2.0.3 2024/10/11
Check/download config file
call is now done in a separate thread- This fixes problem with overlay being unresponsive
- You get additional info
- You still won't be able to exit Advanced settings until thread has finished work
- Now there is a timeout that if thread runs for longer than 30 seconds, it will return, unlocking overlay
- Few text changes related to received informations from
Check/download config file
2.0.2 2024/10/10
- Remake Advanced Settings page
- Now "Check/download config file" when cannot find patch file in Warehouse, it will check games list for possible informations as:
- If this titleid is listed
- If titleid is listed, then if BID is listed and how patch recommendation looks like for it
- If titleid is listed and BID is not listed, then how patch recommendation looks like for latest listed BID
- More detailed informations when using options in FPSLocker Patches category
- Now "Check/download config file" when cannot find patch file in Warehouse, it will check games list for possible informations as:
2.0.1 2024/08/19
- Fix a bug that was crashing OS when trying to disable/enable Display Sync while game not supported by SaltyNX was running.
2.0 2024/06/25
- Add Display settings menu to change LCD refresh rate (don't put Switch to dock with changed refresh rate while game is running, otherwise there is a chance game will crash), not available for OLED model. SaltyNX 0.8.0+ is required for this menu to show. More in readme.
- Add support for next revision of game configs that make them smaller and move most of calculations to FPSLocker overlay itself.
- Move from c++20 to c++23
1.2.8a 2024/03/11
- Fix "Set Buffering" in games with Quadruple Buffering.
1.2.8 2024/02/15
- Fix retrieving BID from games using new RTLD (such as Tomb Raider I-III Remastered).
- To fix compability with new RTLDs fully, it is necessary to update SaltyNX to at least 0.7.2 version.
1.2.7 2024/02/03
- Add support for downloading additional files from Warehouse if config file have "Addons" entry. Used currently only to fix compability issue in Tears of the Kingdom with atmosphere's romfs listing cache creation which allows loading romfs mods.
1.2.6a 2023/12/28
- Fix overlay lock not working since libnx 4.5.0 release.
v1.2.6 2023/12/08
- Add option in Advanced Settings to download config from repository Check/download config file. More in README.
- Slightly redesign Advanced Settings UI.
v1.2.5a 2023/11/21
- Fix saving settings if "plugins" folder doesn't exist inside SaltySD folder.
v1.2.5 2023/10/01
- Add support for SaltyNX 0.7.0+.
v1.2.4 2023/06/09
- Print titleid and buildid if no config is found
- Allow using all available buffers when game is not using all of them.
- For this release to properly work it is required to update NX-FPS to version 1.5.4
v1.2.3 2023/05/30
- Allow in games using Quadruple Buffering (for example Assassin's Creed The Ezio Collection) to force Triple Buffering.
- When saving settings with different Buffering than Double, Window Sync will be reseted to Enabled.
v1.2.2 2023/05/23
- Allow setting double buffer in games that are using triple buffer.
- More in README.
- NX-FPS 1.5.2+ is required.
v1.2.1 2023/05/20
- Add "Semi-Enabled" option for Window Sync that doesn't timeout nvnSyncWait if at least second consecutive frame was rendered below 8.3ms.
- At cost of slightly worse performance it solved issues in Tears of the Kingdom with longer loading times and screen tearing in menus at 60 FPS.
- It is required to update NX-FPS to version 1.5.1+ for this to work.
v1.2.0 2023/05/16
- Add support for MASTER_WRITE entry in FPSLocker patches that allows to patch any part of main before game is booted (when applied in Advanced Settings you will see "Master Write was loaded to game"). This is to allow patches to redirect assembly that normally read values from Read Only sections to code caves or patching executable to disable double buffer.
- Change name "Sync Wait" to "Window Sync Wait"
- Now if game config that can be converted to patch is not available, instead of error code overlay will print
Game config file not found
. - NX-FPS 1.5.0+ is required to properly support new patches.
v1.1.4 2023/05/06
- FPSLocker now can show how many framebuffers is used by NVN and show it in Advanced Settings.
- "Buffered frames: 2" = game is using real double buffer.
- Since this number cannot be changed on the fly, this is just an information update.
v1.1.3 2023/04/05
- Provide better API detection.
- Now you can see if game is using NVN, EGL or Vulkan in Advanced Settings.
- Requires updating NX-FPS to at least 1.3 version.
v1.1.2 2023/04/02
- Fix RTLD detection in older games to get proper BID (f.e. in L.A. Noire).
v1.1.1 2023/04/02
- Updated libtesla to fix random crash in docked mode related to freeing framebuffer.
v1.1.0 2023/03/19
- Add support for creating LOCK patches from yaml configs.
v1.0.0 2023/03/08
- First Release.
Credits
Thanks to ~WerWolv for creating Tesla environment, and ~cucholix + ~Monked for tests.
External links
- Twitter - https://twitter.com/masagratordev/status/1658144998313844736
- GitHub - https://github.com/masagrator/FPSLocker
- GitHub - https://github.com/masagrator/FPSLocker-Warehouse
- GBAtemp - https://gbatemp.net/threads/fpslocker-set-custom-fps-target-in-retail-games.627764/
- ForTheUsers - https://apps.fortheusers.org/switch/FPSLocker