mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-05-05 16:02:48 +00:00
Pegasus: Add missing file formats
* Added CHD support for PPSSPP * Added WUHB support for Cemu
This commit is contained in:
parent
4c9c3c941a
commit
d72b2524b3
@ -1,6 +1,6 @@
|
||||
collection: Sony PlayStation Portable
|
||||
shortname: psp
|
||||
extensions: elf, ELF, iso, ISO, cso, CSO, prx, PRX, pbp, PBP
|
||||
extensions: elf, ELF, iso, ISO, cso, CSO, prx, PRX, pbp, PBP, chd, CHD
|
||||
launch: /run/media/mmcblk0p1/Emulation/tools/launchers/ppsspp.sh {file.path}
|
||||
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
collection: Nintendo Wii U
|
||||
shortname: wiiu
|
||||
extensions: rpx, RPX, wud, WUD, wux, WUX, elf, ELF, iso, ISO, wad, WAD, wua, WUA
|
||||
extensions: rpx, RPX, wud, WUD, wux, WUX, elf, ELF, iso, ISO, wad, WAD, wua, WUA, wuhb, WUHB
|
||||
launch: /run/media/mmcblk0p1/Emulation/tools/launchers/cemu.sh -f -g {file.path}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user