ekeeke / Genesis-Plus-GX

An enhanced port of Genesis Plus - accurate & portable Sega 8/16 bit emulator
Other
673 stars 193 forks source link

Add option to "M3U Name" to keep Disc numbers for Game Bezel integration #481

Closed mtyrealhanla closed 1 year ago

mtyrealhanla commented 1 year ago

This is more of a feature request than an "issue", but my use case is that I use The Bezel Project RetroArch integration. This integration requires that the content loaded in the core matches the config file in that core, which then points to a png of a bezel for that particular game.

I can use the "Title+Version" option which keeps bezels working properly for single disc games since those game names do not have "(Disc X)" in the name of the file. But when creating the m3u file for a a multi-disc game, using "Title+Version" loses the "(Disc X)" in the m3u name, which causes a mismatch in the GameBezels name so it falls back to a default platform bezel.

Not a huge deal, but I think it would be a good option. Figured I would go ahead write this up in the case I don't get the time to crack open the code myself :)

image

ekeeke commented 1 year ago

Sorry but I am only responsible for the emulation core and don't know much about libretro or retroarch specific options so I have no idea what this is all about. You should re-open this in libretro fork repository (https://github.com/libretro/Genesis-Plus-GX/issues) where libretro/retroarch devs can see it.

mtyrealhanla commented 1 year ago

apologies this somehow got linked to the incorrect repo :)