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: Add initial support for tg5050 (Trimui Smart Pro S)
- Fix: No longer default any emulators to non-square pixels, period
- Fix: BT device connect/disconnect events being missed, leading to inconsistent behavior
- Fix: drastically improve RAM usage for some paks
- Fix: various memory leaks, threading issues and crashes
- Fix: Wifi credentials being lost seemingly on a random basis
- Fix: No longer list macOS system files (._filename) as overlay/shader option
- Fix: Potential speaker pop when starting a new game (more pronounced on Smart Pro S)
- Feat: Deploy Overlay folders with the base installation to ease the process of adding your own
- Feat: New startup screen to communicate update progress
- Feat: Be more selective about pakz upgrades to reduce update times
- Feat: Completely new Wifi implementation for better stability and performance
- Feat: Completely new BT implementation for better stability and performance
- Feat: Moved to generalized Wifi, BT, Video/Shader implementations instead of maintaining one per platform
- Feat: Measure and communicate frametime, which is a lot more readable than FPS
- Feat: Arm-optimized pixel format conversions
- docs(readme): Fix link for minui-keyboard by @pawndev in #570
- Toolchain revamp by @frysee in #470
- Pico-8: Remove obsolete savestate workaround by @DrFlarp in #582
- chore: temporarily redirect ota source until upstream is updated by @frysee in #598
New Contributors
Full Changelog: v6.6.0...v6.7.0