diff --git a/resources/templates/es_systems.cfg_unix b/resources/templates/es_systems.cfg_unix
index f1b52985a..1b43f878b 100644
--- a/resources/templates/es_systems.cfg_unix
+++ b/resources/templates/es_systems.cfg_unix
@@ -573,7 +573,7 @@
PC (DOS)
%ROMPATH%/pc
.bat .BAT .com .COM .dos .DOS .exe .EXE .pc .PC .7z .7Z .zip .ZIP
- retroarch -L ~/.config/retroarch/cores/dosbox_libretro %ROM%
+ retroarch -L ~/.config/retroarch/cores/dosbox_core_libretro.so %ROM%
pc
pc
diff --git a/resources/templates/es_systems.cfg_windows b/resources/templates/es_systems.cfg_windows
index 957d5f51c..a1e7101be 100644
--- a/resources/templates/es_systems.cfg_windows
+++ b/resources/templates/es_systems.cfg_windows
@@ -573,7 +573,7 @@
PC (DOS)
%ROMPATH%\pc
.bat .BAT .com .COM .dos .DOS .exe .EXE .pc .PC .7z .7Z .zip .ZIP
- retroarch.exe -L "%EMUPATH%\cores\dosbox_libretro %ROM%
+ retroarch.exe -L "%EMUPATH%\cores\dosbox_core_libretro.dll" %ROM%
pc
pc