philj56 / gbcc-android

Android front end to gbcc
https://gbcc.github.io
MIT License
29 stars 0 forks source link

Support Frontend Launcher and Folders #61

Open WingofaGriffin opened 1 year ago

WingofaGriffin commented 1 year ago

Frontends like Daishijou and Pegasus utilize launch commands to expedite launching games directly within an app. This isn't currently supported as remarked by https://github.com/magneticchen/Daijishou/issues/139

It would be ideal to add this support to GBCC on android to improve the frontend experience.

Examples: https://github.com/magneticchen/Daijishou/blob/main/platforms/GameBoyColor.json

Additionally, adding support for opening a folder of ROMs instead of opening them one by one would improve the native frontend experience.