Skip to content

Releases: masagrator/FPSLocker

FPSLocker 2.0.3

10 Oct 18:53
8cf52a4
Compare
Choose a tag to compare
  • 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

FPSLocker 2.0.2

09 Oct 20:58
9a27d3a
Compare
Choose a tag to compare
  • 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

FPSLocker 2.0.1

18 Aug 21:29
810e9bf
Compare
Choose a tag to compare

Fixed a bug that was crashing OS when trying to disable/enable Display Sync while game not supported by SaltyNX was running.

FPSLocker 2.0.0

25 Jun 12:04
07b88f9
Compare
Choose a tag to compare
  • 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

FPSLocker 1.2.8a

11 Mar 07:25
92e2e37
Compare
Choose a tag to compare
  • Fix "Set Buffering" in games with Quadruple Buffering (f.e. Assassin's Creed Revelations - The Lost Archive)

FPSLocker 1.2.8

14 Feb 23:15
bf1ebe1
Compare
Choose a tag to compare
  • 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!

FPSLocker 1.2.7

03 Feb 09:36
8d7248e
Compare
Choose a tag to compare

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.

FPSLocker 1.2.6a

28 Dec 09:48
79f5769
Compare
Choose a tag to compare

Fix overlay lock not working since libnx 4.5.0 release

FPSLocker 1.2.6

08 Dec 07:51
236c31d
Compare
Choose a tag to compare
  • Add option in Advanced Settings to download config from repository Check/download config file. More in README.
  • Slightly redesign Advanced Settings UI.

Edit: 10th December 2023 08:20 GMT shadow update: Fixed an issue with text formatting in Advanced Settings.

FPSLocker 1.2.5a

20 Nov 17:57
99edb1f
Compare
Choose a tag to compare

Fix saving settings if "plugins" folder doesn't exist inside SaltySD folder.