- Add support for reading data from Horizon OC next to sys-clk
- Horizon OC version must be at least 2.2.0 to properly read data from it
- Add motion controls as an extension of what touch screen already can do
- This is dedicated to wireless Joycons and Pro Controller
- For wireless Joycons there are two key combos that depend on which controller you want to use:
- Left Joycon default key combo:
Left Joycon SR + L-Stick - Right Joycon default key combo:
Right Joycon SL + R-Stick
- Left Joycon default key combo:
- For Pro Controller default key combo is:
ZR + R + R-Stick(not tested as I don't own it) - 4 new keys were added to config file under
[status-monitor]:motion_control,left_joycon_motion_key_combo,right_joycon_motion_key_combo,pro_controller_motion_key_combo. More in docs
- Fix an issue where Game Resolutions would randomly pop up 65535 at first Depth entry
- Reduce amount of FS sessions to 1 to limit possible issues with session exhaustion