diff --git a/USERGUIDE.md b/USERGUIDE.md
index fd22fd3bc..db019c488 100644
--- a/USERGUIDE.md
+++ b/USERGUIDE.md
@@ -1417,7 +1417,7 @@ Consider the table below a work in progress as it's obvioulsy not fully populate
| :-------------------- | :--------------------------------------------- | :-------------------------------- | :----------------------------------- |
| 3do | 3DO | | |
| 64dd | Nintendo 64DD | RetroArch (Mupen64Plus-Next on Unix & macOS, ParaLLEl N64 on Windows) | |
-| ags | Adventure Game Studio | | |
+| ags | Adventure Game Studio game engine | | |
| amiga | Commodore Amiga | RetroArch (P-UAE)* | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amiga600 | Commodore Amiga 600 | RetroArch (P-UAE)* | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
| amiga1200 | Commodore Amiga 1200 | RetroArch (P-UAE)* | WHDLoad hard disk image in .hdf or .hdz format in root folder, or diskette image in .adf format in root folder if single-disk, or in separate folder with .m3u playlist if multi-disk |
diff --git a/resources/templates/es_systems.cfg_macos b/resources/templates/es_systems.cfg_macos
index 6626a79d4..a871e362a 100644
--- a/resources/templates/es_systems.cfg_macos
+++ b/resources/templates/es_systems.cfg_macos
@@ -21,7 +21,7 @@
ags
- Adventure Game Studio
+ Adventure Game Studio game engine
%ROMPATH%/ags
.7z .7Z .zip .ZIP
PLACEHOLDER %ROM%
diff --git a/resources/templates/es_systems.cfg_unix b/resources/templates/es_systems.cfg_unix
index 4471209a9..63b176b75 100644
--- a/resources/templates/es_systems.cfg_unix
+++ b/resources/templates/es_systems.cfg_unix
@@ -21,7 +21,7 @@
ags
- Adventure Game Studio
+ Adventure Game Studio game engine
%ROMPATH%/ags
.7z .7Z .zip .ZIP
PLACEHOLDER %ROM%
diff --git a/resources/templates/es_systems.cfg_unix_flatpak b/resources/templates/es_systems.cfg_unix_flatpak
index f5ab0ca93..4174ece73 100644
--- a/resources/templates/es_systems.cfg_unix_flatpak
+++ b/resources/templates/es_systems.cfg_unix_flatpak
@@ -21,7 +21,7 @@
ags
- Adventure Game Studio
+ Adventure Game Studio game engine
%ROMPATH%/ags
.7z .7Z .zip .ZIP
PLACEHOLDER %ROM%
diff --git a/resources/templates/es_systems.cfg_windows b/resources/templates/es_systems.cfg_windows
index 989ff25f7..3297e6d5b 100644
--- a/resources/templates/es_systems.cfg_windows
+++ b/resources/templates/es_systems.cfg_windows
@@ -21,7 +21,7 @@
ags
- Adventure Game Studio
+ Adventure Game Studio game engine
%ROMPATH%\ags
.7z .7Z .zip .ZIP
PLACEHOLDER %ROM%