Skip to content

Commit ece881f

Browse files
committed
PSP: removed iso files as they're not supported by PPSSPP
1 parent e12f002 commit ece881f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/systems/linux/es_systems.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1641,7 +1641,7 @@
16411641
<name>psp</name>
16421642
<fullname>Sony PlayStation Portable</fullname>
16431643
<path>%ROMPATH%/psp</path>
1644-
<extension>.chd .CHD .cso .CSO .elf .ELF .iso .ISO .pbp .PBP .prx .PRX .7z .7Z .zip .ZIP</extension>
1644+
<extension>.chd .CHD .cso .CSO .elf .ELF .iso .ISO .pbp .PBP .prx .PRX</extension>
16451645
<command label="PPSSPP (Standalone)">%EMULATOR_PPSSPP% %ROM%</command>
16461646
<command label="PPSSPP">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/ppsspp_libretro.so %ROM%</command>
16471647
<platform>psp</platform>

0 commit comments

Comments
 (0)