Bug Fixes
-
RetroArch Launch: Fixed RetroArch not launching games on Android 13+
- Added QUITFOCUS extra to properly switch games when RetroArch is already running
- Removed CATEGORY_LAUNCHER which caused intent-filter mismatch on newer Android versions
- Added FLAG_ACTIVITY_NO_HISTORY to prevent back stack issues
-
Emulator Auto-Detection: Fixed "no emulator installed" error when launching games
- Emulators are now detected lazily before launch if not already scanned
- Previously only detected when visiting Game Detail or Settings screens