Skip to content

SaltyNX 1.9.3

Latest

Choose a tag to compare

@masagrator masagrator released this 29 Aug 11:48
· 1 commit to master since this release
1842bb1
  • Block access to NVN counters by default
    • This comes after getting info that not every game likes this (f.e. Civilization VI) and causes crash
    • To enable it back, create file "nvncounters.flag" in SaltySD/flags/ folder
  • Core source code changes
    • Decouple FPSLocker parser so now its code can be used in Warehouse workflow to test if patch is properly applied in virtual environment
    • IPC now has common parts moved to noninlined function which allows making whole IPC code smaller
    • Few smaller changes