linuxserver / emulatorjs

Self hosted web based retro emulation front end with rom and art management.
382 stars 26 forks source link

Genesis roms give: No cue found error #49

Closed LeifAndersen closed 1 year ago

LeifAndersen commented 2 years ago

4 of the roms located in the Sega Genesis Collection on steam: https://store.steampowered.com/agecheck/app/34270/ have .bin as their file extension. One example is sonic3&knuckles: Sonic_Knuckles_wSonic3.bin

However, since this isn't a cd there isn't a cue file. The rom scanner doesn't seem to realize it though, and gives the following output:

No cue found
processing Sonic_Knuckles_wSonic3.bin 

This is a good rom (or at least it runs in both retroarch as well as the collection's built in emulator).

So maybe its worth scanning .bin files even if their aren't cue files?

thelamer commented 2 years ago

I would zip them, unfortunately the logic as it exists assumes a .bin file is a cd image and looks for it's accompanying cue file.

Protektor-Desura commented 1 year ago

Try renaming them from .bin to .md and see if they get recognized that way, since Sega Mega Drive/Genesis roms end in .MD usually.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 year ago

This issue is locked due to inactivity