For full features list and help on how to use etc of NextUI:
https://nextui.loveretro.games/docs/
How to install/update
For a fresh installation, follow the instructions here: https://nextui.loveretro.games/getting-started/installation/
When updating from a previous release: https://nextui.loveretro.games/getting-started/updating/
What's Changed
- feat: global Joystick emulation option via FN Switch by @frysee in #427
- fix: wifi stability issues and quickmenu toggle flakiness by @frysee in #428
Joystick emulation
We now expose the Trimui-supplied Quickfire and Joystick emulation modes (FN settings app on stock OS). You can bind them to FN switch at the OS level, which will make them work globally - even in standalone emulators like N64 etc. Please note that NextUI does not disciminate between Utility and Emulator Paks, so you might have to remember to disable the FN switch again when using "regular" Paks. Additionally, the quickfire modes are bindable shortcuts inside minarch emulators to (e.g. to L3/R3 on Brick). I'm not sure why Trimui calls this "Turbo mode", the repeat frequency seems rather low to me.
Wifi improvements
I spent way to much time optimizing this, hopefully I caught most of the edge cases. Overall, Wifi should now be quicker to toggle and communicate its status in a robust way to the UI. Additionally, the periodic CPU spikes ingame should also be gone (please let me know if they arent!).
Full Changelog: v5.8.0...v5.9.0