From 27def16305d8bb73226974366716feb2c83697da Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Wed, 25 Oct 2023 17:03:35 +0200 Subject: [PATCH] Added back the Adventure Game Studio Game Engine (ags) game system --- resources/sorting/hwtype_year/es_systems_sorting.xml | 4 ++++ .../manufacturer_hwtype_year/es_systems_sorting.xml | 4 ++++ .../sorting/manufacturer_year/es_systems_sorting.xml | 4 ++++ resources/sorting/year/es_systems_sorting.xml | 4 ++++ resources/systems/macos/es_systems.xml | 9 +++++++++ resources/systems/unix/es_systems.xml | 9 +++++++++ resources/systems/windows/es_systems.xml | 9 +++++++++ 7 files changed, 43 insertions(+) diff --git a/resources/sorting/hwtype_year/es_systems_sorting.xml b/resources/sorting/hwtype_year/es_systems_sorting.xml index 601383b85..ef20d543f 100644 --- a/resources/sorting/hwtype_year/es_systems_sorting.xml +++ b/resources/sorting/hwtype_year/es_systems_sorting.xml @@ -9,6 +9,10 @@ adam Computer - 1983 + + ags + Engine - 1997 + amiga Computer - 1985 diff --git a/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml b/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml index 8b8a2ecc8..75bcea899 100644 --- a/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml +++ b/resources/sorting/manufacturer_hwtype_year/es_systems_sorting.xml @@ -9,6 +9,10 @@ adam Coleco - Computer - 1983 + + ags + Chris Jones - Engine - 1997 + amiga Commodore - Computer - 1985 diff --git a/resources/sorting/manufacturer_year/es_systems_sorting.xml b/resources/sorting/manufacturer_year/es_systems_sorting.xml index bcba05006..9b8d2ad20 100644 --- a/resources/sorting/manufacturer_year/es_systems_sorting.xml +++ b/resources/sorting/manufacturer_year/es_systems_sorting.xml @@ -9,6 +9,10 @@ adam Coleco - 1983 + + ags + Chris Jones - 1997 + amiga Commodore - 1985 diff --git a/resources/sorting/year/es_systems_sorting.xml b/resources/sorting/year/es_systems_sorting.xml index 0a6523500..ab14be4cd 100644 --- a/resources/sorting/year/es_systems_sorting.xml +++ b/resources/sorting/year/es_systems_sorting.xml @@ -9,6 +9,10 @@ adam 1983 + + ags + 1997 + amiga 1985 diff --git a/resources/systems/macos/es_systems.xml b/resources/systems/macos/es_systems.xml index f6f439dd5..7bc617e58 100644 --- a/resources/systems/macos/es_systems.xml +++ b/resources/systems/macos/es_systems.xml @@ -22,6 +22,15 @@ adam adam + + ags + Adventure Game Studio Game Engine + %ROMPATH%/ags + .app .sh + %STARTDIR%=%GAMEDIR% %ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM% + pcwindows + ags + amiga Commodore Amiga diff --git a/resources/systems/unix/es_systems.xml b/resources/systems/unix/es_systems.xml index d786b4840..aed2db1e9 100644 --- a/resources/systems/unix/es_systems.xml +++ b/resources/systems/unix/es_systems.xml @@ -22,6 +22,15 @@ adam adam + + ags + Adventure Game Studio Game Engine + %ROMPATH%/ags + .desktop .sh + %STARTDIR%=%GAMEDIR% %ENABLESHORTCUTS% %EMULATOR_OS-SHELL% %ROM% + pcwindows + ags + amiga Commodore Amiga diff --git a/resources/systems/windows/es_systems.xml b/resources/systems/windows/es_systems.xml index ecd48c7f6..af6f37183 100644 --- a/resources/systems/windows/es_systems.xml +++ b/resources/systems/windows/es_systems.xml @@ -22,6 +22,15 @@ adam adam + + ags + Adventure Game Studio Game Engine + %ROMPATH%\ags + .bat .BAT .lnk .LNK + %HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM% + pcwindows + ags + amiga Commodore Amiga