This release brings support to 32-bit arm android and implements several fixes and minor features requesed over the last months.
Changes:
- Android armeabi-v7a is now supported, it should bring the apk compatibility to most android devices out there (#328)
- Note that while cheap devices will now be able to run the app their hardware may be too slow to provide adeguate performances, currently there is nothing that can be done about that.
- Fix video recording when recording two videos in a row (#307)
- Added an option to disable controller input when playing through a PC (#315)
- Improved controller/remotes input support on android
- Flatpak improvements (#336 , #322)
- Added Spanish language by @unaigonzalezz (#290)
- Added Brazilian Portuguese language by @discollizard (#293)
- Added some debugging infrastructure to provide better error details when verbose logging is enabled (
--debug log
or settings -> advanced -> debug logs)