We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5335c99 commit 9de296bCopy full SHA for 9de296b
resources/systems/linux/es_systems.xml
@@ -1319,7 +1319,7 @@
1319
<name>nds</name>
1320
<fullname>Nintendo DS</fullname>
1321
<path>%ROMPATH%/nds</path>
1322
- <extension>.app .APP .bin .BIN .nds .NDS .7z .7Z .zip .ZIP</extension>
+ <extension>.app .APP .bin .BIN .nds .NDS .7z .7Z</extension>
1323
<command label="DeSmuME">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/desmume_libretro.so %ROM%</command>
1324
<command label="DeSmuME 2015">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/desmume2015_libretro.so %ROM%</command>
1325
<command label="melonDS DS">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/melondsds_libretro.so %ROM%</command>
0 commit comments