Skip to content

Commit 9de296b

Browse files
committed
Removing ZIP extension from NDS as it's not supported by our default emulator
1 parent 5335c99 commit 9de296b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/systems/linux/es_systems.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1319,7 +1319,7 @@
13191319
<name>nds</name>
13201320
<fullname>Nintendo DS</fullname>
13211321
<path>%ROMPATH%/nds</path>
1322-
<extension>.app .APP .bin .BIN .nds .NDS .7z .7Z .zip .ZIP</extension>
1322+
<extension>.app .APP .bin .BIN .nds .NDS .7z .7Z</extension>
13231323
<command label="DeSmuME">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/desmume_libretro.so %ROM%</command>
13241324
<command label="DeSmuME 2015">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/desmume2015_libretro.so %ROM%</command>
13251325
<command label="melonDS DS">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/melondsds_libretro.so %ROM%</command>

0 commit comments

Comments
 (0)