Support .cue files for Dreamcast
This commit is contained in:
parent
8fc3579b3a
commit
5cf055b429
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ SYSTEM_MANUFACTURER="Sega"
|
|||
SYSTEM_RELEASE="1998"
|
||||
SYSTEM_HARDWARE="console"
|
||||
SYSTEM_PATH="/storage/roms/dreamcast"
|
||||
SYSTEM_EXTENSION=".cdi .gdi .chd .m3u"
|
||||
SYSTEM_EXTENSION=".cdi .gdi .chd .m3u .cue"
|
||||
SYSTEM_COMMAND="/usr/bin/runemu.sh %ROM% -P%SYSTEM% --core=%CORE% --emulator=%EMULATOR% --controllers=\"%CONTROLLERSCONFIG%\""
|
||||
SYSTEM_PLATFORM="dreamcast"
|
||||
SYSTEM_THEME="dreamcast"
|
||||
|
|
Loading…
Reference in a new issue