retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
112 stars 6 forks source link

Fallback to more emulators and present error messages #198

Closed rsubtil closed 1 year ago

rsubtil commented 1 year ago

Right now, RetroHub will only use the first emulator/RetroArch core, and if it fails to find it, it doesn't fallback to other options. This needs to be fixed.

There should also be a dedicated error message to warn the user when a game has failed to launch due to this, because right now the theme is just reloaded without any indication.