Neben der Firmware 16.0.0 werden folgende neue Controller unterstützt:
- Sony DualSense Edge
- Razer Raiju Ultimate
- Mad Catz L.Y.N.X 3
- AtGames Legends Pinball Arcade Control Panel
Zudem wird das "settsi_disable.flag" nicht mehr benötigt und Audio- sowie Video-Glitches wurden behoben, wenn ein Spiel auf amiibo-Daten über NFC zugreift. Ferner wurde eine Regression beim Wii Classic Controller behoben, bei dem die Buttons nicht korrekt zugewiesen wurden.
Changelog
* Updated libraries for 16.0.0 support. * Added bluetooth exefs patches for 16.0.0. * Added support for Sony Dualsense Edge controller. * Added support for Razer Raiju Ultimate controller. * Added support for Mad Catz L.Y.N.X 3 controller. * Added support for AtGames Legends Pinball Arcade Control Panel extension. (Thanks @SK360) * Added exefs patches for btm module to skip calls to CloseHidConnection when a controller doesn't respond properly to the SetTsi vendor command. This eliminates the need to manually flag certain controllers with the settsi_disable.flag file to stop them from being disconnected. * Disabled incorrect handling of incoming NFC requests that caused games like Splatoon and Smash Bros to freeze or experience audio glitches when the game attempts to access amiibo data. * Fixed regression in input handing for Wii Classic Controller/Classic Controller Pro extensions causing certain buttons not to be mapped. * Fixed cross-platform building from source. (Thanks @cadewey)