mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
srm parser fixes
This commit is contained in:
parent
980962d631
commit
1035390446
@ -7,7 +7,7 @@
|
||||
"executableArgs": "",
|
||||
"executableModifier": "\"${exePath}\"",
|
||||
"startInDirectory": "",
|
||||
"titleModifier": "EmulationStation DE",
|
||||
"titleModifier": "Pegasus Frontend",
|
||||
"fetchControllerTemplatesButton": null,
|
||||
"removeControllersButton": null,
|
||||
"imageProviders": ["SteamGridDB"],
|
||||
@ -17,7 +17,7 @@
|
||||
"specifiedAccounts": ""
|
||||
},
|
||||
"executable": {
|
||||
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/esde/pegasus-frontend.sh",
|
||||
"path": "/run/media/mmcblk0p1/Emulation/tools/launchers/pegasus/pegasus-frontend.sh",
|
||||
"shortcutPassthrough": false,
|
||||
"appendArgsToExecutable": true
|
||||
},
|
||||
|
@ -3,7 +3,7 @@
|
||||
"configTitle": "Arcade - RetroArch MAME 2010",
|
||||
"steamCategory": "${Arcade - MAME 2010}",
|
||||
"executableModifier": "\"${exePath}\"",
|
||||
"romDirectory": "${romsdirglobal}/mame2010",
|
||||
"romDirectory": "${romsdirglobal}/mame",
|
||||
"steamDirectory": "${steamdirglobal}",
|
||||
"startInDirectory": "",
|
||||
"titleModifier": "${fuzzyTitle}",
|
||||
|
20
roms/naomi2/systeminfo.txt
Normal file
20
roms/naomi2/systeminfo.txt
Normal file
@ -0,0 +1,20 @@
|
||||
System name:
|
||||
naomi
|
||||
|
||||
Full system name:
|
||||
Sega NAOMI
|
||||
|
||||
Supported file extensions:
|
||||
.cdi .CDI .iso .ISO .elf .ELF .bin .BIN .cue .CUE .gdi .GDI .lst .LST .dat .DAT .m3u .M3U .7z .7Z .zip .ZIP
|
||||
|
||||
Launch command:
|
||||
%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/flycast_libretro.so %ROM%
|
||||
|
||||
Alternative launch command:
|
||||
%EMULATOR_FLYCAST% %ROM%
|
||||
|
||||
Platform (for scraping):
|
||||
arcade
|
||||
|
||||
Theme folder:
|
||||
naomi
|
Loading…
x
Reference in New Issue
Block a user