Open agassi88 opened 1 month ago
I'm actually familiar with this https://docs.libretro.com/guides/disc-swapping/#using-m3u-playlists and always had it in mind to support. I guess analyzing the filenames with "(Disc 1)" and so on could work. Right now I'm a bit busy with some other stuff, but will look into this when going back to tochd.
Some emulators like RetroArch will show game duplicates as they recognize each CHD file for a multi-disk games as a separate games.
To solve this, we have to create .m3u files which list CHD disk images per game. Examples:
Could you please create a new flag for creating those m3u files?
Thanks for your work and attention.