Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 21:11
· 7 commits to master since this release
5ad89d1

Features

  • Game catalog. Scan filesystem for ROMs (based on RetroArch Database). #11
  • Display ROMs screenshots in menu. #11
  • Filter found ROMs by name and/or folder. #11
  • Launch ROMs automatically via keyboard emulation. #12

Fixes

  • Avoid crash when no MRA/RBF are found. #15
  • Find mame ROMs under "games/{mame, hbmame}". #15
  • Find RBF files in the SD root. #15
  • Find RBF files under "_*/cores". #15

Known Bugs & Limitations

  • RBF files supporting MRA files are shown in the interface. This may be confusing to new users. See #16
  • Only Zip files containing one file can be loaded automatically. Zip files with more than one file are detected but incorrectly loaded. #19
  • Auto-loader doesn't support CD-based systems yet.
  • Curent ROM load method is based on a virtual keyboard. Any input from the user during the load process will result in a load failure. Don't mess with the controller during the load process.

Thanks