Skip to content

Commit ef8693e

Browse files
authored
Merge pull request RetroBat-Official#89 from Tartifless/master
Add zip and 7z to some systems
2 parents d7f6c3b + cf5794e commit ef8693e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎system/templates/emulationstation/es_systems.cfg‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@
473473
<release>2003</release>
474474
<hardware>arcade</hardware>
475475
<path>~\..\roms\triforce</path>
476-
<extension>.iso .zip .cue</extension>
476+
<extension>.iso .zip .cue .7z</extension>
477477
<command>"%HOME%\emulatorLauncher.exe" -gameinfo %GAMEINFOXML% %CONTROLLERSCONFIG% -system %SYSTEM% -emulator %EMULATOR% -core %CORE% -rom %ROM%</command>
478478
<emulators>
479479
<emulator name="dolphin-triforce"/>
@@ -1798,7 +1798,7 @@
17981798
<release>1993</release>
17991799
<fullname>Jaguar CD</fullname>
18001800
<path>~\..\roms\jaguarcd</path>
1801-
<extension>.cue .cdi</extension>
1801+
<extension>.cue .cdi .zip .7z</extension>
18021802
<command>"%HOME%\emulatorLauncher.exe" -gameinfo %GAMEINFOXML% %CONTROLLERSCONFIG% -system %SYSTEM% -emulator %EMULATOR% -core %CORE% -rom %ROM%</command>
18031803
<emulators>
18041804
<emulator name="bigpemu"/>
@@ -2699,7 +2699,7 @@
26992699
<release>2004</release>
27002700
<hardware>portable</hardware>
27012701
<path>~\..\roms\psp</path>
2702-
<extension>.iso .cso .pbp .elf .prx .chd .zip</extension>
2702+
<extension>.iso .cso .pbp .elf .prx .chd .zip .7z</extension>
27032703
<command>"%HOME%\emulatorLauncher.exe" -gameinfo %GAMEINFOXML% %CONTROLLERSCONFIG% -system %SYSTEM% -emulator %EMULATOR% -core %CORE% -rom %ROM%</command>
27042704
<emulators>
27052705
<emulator name="libretro">

0 commit comments

Comments
 (0)