mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
Proper names for collections
This commit is contained in:
parent
79ae20e7d5
commit
123c51ed88
@ -1,4 +1,4 @@
|
||||
collection: Sega Dreamcast
|
||||
collection: Sega Dreamcast (Flycast)
|
||||
shortname: dreamcast
|
||||
extensions: chd, CHD, cdi, CDI, iso, ISO, elf, ELF, cue, CUE, gdi, GDI, lst, LST, dat, DAT, m3u, M3U, 7z, 7Z, zip, ZIP
|
||||
launch: /run/media/mmcblk0p1/Emulation/tools/launchers/flycast.sh {file.path}
|
||||
|
@ -1,4 +1,4 @@
|
||||
collection: Nintendo Game Boy Advance
|
||||
collection: Nintendo Game Boy Advance (mGBA)
|
||||
shortname: gba
|
||||
extensions: agb, AGB, bin, BIN, cgb, CGB, dmg, DMG, gb, GB, gba, GBA, gbc, GBC, sgb, SGB, 7z, 7Z, zip, ZIP
|
||||
launch: /run/media/mmcblk0p1/Emulation/tools/launchers/mgba.sh -f {file.path}
|
||||
|
@ -1,4 +1,4 @@
|
||||
collection: Nintendo 3DS
|
||||
collection: Nintendo 3DS (Lime3DS)
|
||||
shortname: n3ds
|
||||
extensions: 3ds, 3DS, 3dsx, 3DSX, app, APP, axf, AXF, cii, CII, cxi, CXI, elf, ELF, cci, CCI
|
||||
launch: /run/media/mmcblk0p1/Emulation/tools/launchers/lime3ds.sh {file.path}
|
||||
|
@ -1,4 +1,4 @@
|
||||
collection: Nintendo 64
|
||||
collection: Nintendo 64 (RMG)
|
||||
shortname: n64
|
||||
extensions: bin, BIN, n64, N64, ndd, NDD, u1, U1, v64, V64, z64, Z64, 7z, 7Z, zip, ZIP
|
||||
launch: /run/media/mmcblk0p1/Emulation/tools/launchers/rmg.sh --fullscreen --nogui --quit-after-emulation {file.path}
|
||||
|
@ -1,4 +1,4 @@
|
||||
collection: Nintendo DS
|
||||
collection: Nintendo DS (melonDS)
|
||||
shortname: nds
|
||||
extensions: bin, BIN, nds, NDS, 7z, 7Z, zip, ZIP
|
||||
launch: /run/media/mmcblk0p1/Emulation/tools/launchers/retroarch.sh -f {file.path}
|
||||
|
@ -1,4 +1,4 @@
|
||||
collection: Nintendo Switch
|
||||
collection: Nintendo Switch (Citron)
|
||||
shortname: switch
|
||||
extensions: nca, NCA, nro, NRO, nso, NSO, nsp, NSP, xci, XCI
|
||||
launch: /bin/bash /run/media/mmcblk0p1/Emulation/tools/launchers/citron.sh --fullscreen "'{file.path}'"
|
||||
|
@ -1,4 +1,4 @@
|
||||
collection: Nintendo Switch
|
||||
collection: Nintendo Switch (Yuzu)
|
||||
shortname: switch
|
||||
extensions: nca, NCA, nro, NRO, nso, NSO, nsp, NSP, xci, XCI
|
||||
launch: /bin/bash /run/media/mmcblk0p1/Emulation/tools/launchers/yuzu.sh --fullscreen "'{file.path}'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user