Now that we have pop-up support, it would be useful if RA check to see if a required file is missing before launching a core, then if that file is missing a popup should appear reminding the users. The experience is quite bad at the moment, leading to blank screen or crashes.
This would be very beneficial to all users, for example launching Atari Lynx would give you a blank screen unless lynxboot.img is present in system.
This information is already present in:
https://github.com/libretro/libretro-super/blob/master/dist/info/mednafen_lynx_libretro.info
Should only apply when files are not optional - firmware0_opt = "false"
Now that we have pop-up support, it would be useful if RA check to see if a required file is missing before launching a core, then if that file is missing a popup should appear reminding the users. The experience is quite bad at the moment, leading to blank screen or crashes.
This would be very beneficial to all users, for example launching Atari Lynx would give you a blank screen unless lynxboot.img is present in system.
This information is already present in:
https://github.com/libretro/libretro-super/blob/master/dist/info/mednafen_lynx_libretro.info
Should only apply when files are not optional - firmware0_opt = "false"