From c9831a6aeeea6eaf70768a4a55bb988db1dc3e64 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Mon, 24 Aug 2020 18:57:07 +0200 Subject: [PATCH] Changed the SNES system full name in the es_systems.cfg templates. --- resources/templates/es_systems.cfg_macos | 4 ++-- resources/templates/es_systems.cfg_unix | 4 ++-- resources/templates/es_systems.cfg_windows | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/templates/es_systems.cfg_macos b/resources/templates/es_systems.cfg_macos index d6f3f6ff0..988737e11 100644 --- a/resources/templates/es_systems.cfg_macos +++ b/resources/templates/es_systems.cfg_macos @@ -867,7 +867,7 @@ snes - Super Nintendo + Nintendo SNES (Super Nintendo) %ROMPATH%/snes .smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP /Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/snes9x_libretro.dylib %ROM% @@ -876,7 +876,7 @@ snesna - Super Nintendo + Nintendo SNES (Super Nintendo) %ROMPATH%/snesna .smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP /Applications/RetroArch.app/Contents/MacOS/RetroArch -L %EMUPATH%/../Resources/cores/snes9x_libretro.dylib %ROM% diff --git a/resources/templates/es_systems.cfg_unix b/resources/templates/es_systems.cfg_unix index b7fca1e20..81191344f 100644 --- a/resources/templates/es_systems.cfg_unix +++ b/resources/templates/es_systems.cfg_unix @@ -867,7 +867,7 @@ snes - Super Nintendo + Nintendo SNES (Super Nintendo) %ROMPATH%/snes .smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP retroarch -L ~/.config/retroarch/cores/snes9x_libretro.so %ROM% @@ -876,7 +876,7 @@ snesna - Super Nintendo + Nintendo SNES (Super Nintendo) %ROMPATH%/snesna .smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP retroarch -L ~/.config/retroarch/cores/snes9x_libretro.so %ROM% diff --git a/resources/templates/es_systems.cfg_windows b/resources/templates/es_systems.cfg_windows index be2f597ba..a613c8ceb 100644 --- a/resources/templates/es_systems.cfg_windows +++ b/resources/templates/es_systems.cfg_windows @@ -867,7 +867,7 @@ snes - Super Nintendo + Nintendo SNES (Super Nintendo) %ROMPATH%\snes .smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP retroarch.exe -L "%EMUPATH%\cores\snes9x_libretro.dll" %ROM% @@ -876,7 +876,7 @@ snesna - Super Nintendo + Nintendo SNES (Super Nintendo) %ROMPATH%\snesna .smc .SMC .sfc .SFC .swc .SWC .fig .FIG .bs .BS .bin .BIN .mgd .MGD .7z .7Z .zip .ZIP retroarch.exe -L "%EMUPATH%\cores\snes9x_libretro.dll" %ROM%