- Add support for changing refresh rates in docked mode from 40 up to 60 Hz
- Sysmodule now supports newest libnx
- Core is now completely independent from new libnx versions
- Math formula for changing refresh rate in handheld mode was drastically improved
- In NX-FPS now various functions related to pushing frames to display share common function for counting FPS, which results in avoiding situations where different APIs could have different issues.
- Refresh rate is written to NX-FPS -> displaySync pointer whenever game runs with display sync turned on.
- Now SaltyNX disabled in SaltyNX-Tool won't cause anymore issues with dmnt.gen2 when attaching with
monitor wait application
Thanks to all people who were testing this for the last 3 weeks.