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%