libretro-mirrors / beetle-saturn-libretro

Standalone port of Mednafen Saturn to the libretro API.
GNU General Public License v2.0
61 stars 40 forks source link

Not able to load CD1, CD2 ,etc. File Extensions in m3u #179

Open dd900 opened 3 years ago

dd900 commented 3 years ago

With other cores using m3u files the discs can have a CD1, CD2 extension.

I am using chd files and if I try to use the CD# extension with m3u files the games don't load and go straight to the cd player. However if I leave the chd extension on the roms and in the m3u the games load fine.

bad_sample.m3u game (disc 1).CD1 game (disc 2).CD2

good_sample.m3u game (disc 1).chd game (disc 2).chd

Sanaki commented 3 years ago

I'm not sure why any core would work with CDn extensions. If anything, that's the aberration here.