- 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