From 3b9e6eb39a8f017c66b6af3280c7ad5f5ead5af3 Mon Sep 17 00:00:00 2001 From: sabotendarsama <52870659+sabotendarsama@users.noreply.github.com> Date: Sat, 15 Aug 2020 14:39:08 -0300 Subject: [PATCH] Fix: PCSX2 extension Fix ps2 extension for Achool 120% he reconizes MDF not MDS --- system/templates/emulationstation/es_systems.batocera.cfg | 2 +- system/templates/emulationstation/es_systems.d3d.cfg | 2 +- system/templates/emulationstation/es_systems.default.cfg | 2 +- system/templates/emulationstation/es_systems.opengl.cfg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/system/templates/emulationstation/es_systems.batocera.cfg b/system/templates/emulationstation/es_systems.batocera.cfg index 06d147ab..da148ad7 100644 --- a/system/templates/emulationstation/es_systems.batocera.cfg +++ b/system/templates/emulationstation/es_systems.batocera.cfg @@ -1192,7 +1192,7 @@ Sony console ~\..\roms\ps2 - .iso .ISO .cso .CSO .bin .BIN .mds .MDS .gz .GZ + .iso .ISO .cso .CSO .bin .BIN .mdf .MDF .gz .GZ %HOME%\emulatorLauncher.exe %CONTROLLERSCONFIG% -system %SYSTEM% -emulator %EMULATOR% -core %CORE% -rom %ROM%