mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-02-16 12:05:38 +00:00
Removed support for the Stratagus Game Engine (stratagus) system
This commit is contained in:
parent
7aae0c79b6
commit
08cffd3265
|
@ -135,7 +135,6 @@ namespace PlatformIds
|
|||
"solarus", // Solarus Game Engine
|
||||
"spectravideo", // Spectravideo
|
||||
"steam", // Valve Steam
|
||||
"stratagus", // Stratagus Game Engine
|
||||
"sufami", // Bandai SuFami Turbo
|
||||
"supergrafx", // NEC SuperGrafx
|
||||
"supervision", // Watara Supervision
|
||||
|
|
|
@ -134,7 +134,6 @@ namespace PlatformIds
|
|||
GAMEENGINE_SOLARUS,
|
||||
SPECTRAVIDEO,
|
||||
VALVE_STEAM,
|
||||
GAMEENGINE_STRATAGUS,
|
||||
BANDAI_SUFAMI_TURBO,
|
||||
NEC_SUPERGRAFX,
|
||||
WATARA_SUPERVISION,
|
||||
|
|
|
@ -617,10 +617,6 @@
|
|||
<name>steam</name>
|
||||
<systemsortname>Folder - 2003</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stratagus</name>
|
||||
<systemsortname>Engine - 1998</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stv</name>
|
||||
<systemsortname>Arcade - 1995</systemsortname>
|
||||
|
|
|
@ -617,10 +617,6 @@
|
|||
<name>steam</name>
|
||||
<systemsortname>Valve - Folder - 2003</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stratagus</name>
|
||||
<systemsortname>Stratagus Team - Engine - 1998</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stv</name>
|
||||
<systemsortname>Sega - Arcade - 1995</systemsortname>
|
||||
|
|
|
@ -617,10 +617,6 @@
|
|||
<name>steam</name>
|
||||
<systemsortname>Valve - 2003</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stratagus</name>
|
||||
<systemsortname>Stratagus Team - 1998</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stv</name>
|
||||
<systemsortname>Sega - 1995</systemsortname>
|
||||
|
|
|
@ -617,10 +617,6 @@
|
|||
<name>steam</name>
|
||||
<systemsortname>2003</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stratagus</name>
|
||||
<systemsortname>1998</systemsortname>
|
||||
</system>
|
||||
<system>
|
||||
<name>stv</name>
|
||||
<systemsortname>1995</systemsortname>
|
||||
|
|
|
@ -1750,15 +1750,6 @@
|
|||
<platform>steam</platform>
|
||||
<theme>steam</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>stratagus</name>
|
||||
<fullname>Stratagus Game Engine</fullname>
|
||||
<path>%ROMPATH%/stratagus</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<platform>stratagus</platform>
|
||||
<theme>stratagus</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>stv</name>
|
||||
<fullname>Sega Titan Video Game System</fullname>
|
||||
|
|
|
@ -1836,15 +1836,6 @@
|
|||
<platform>steam</platform>
|
||||
<theme>steam</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>stratagus</name>
|
||||
<fullname>Stratagus Game Engine</fullname>
|
||||
<path>%ROMPATH%/stratagus</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<platform>stratagus</platform>
|
||||
<theme>stratagus</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>stv</name>
|
||||
<fullname>Sega Titan Video Game System</fullname>
|
||||
|
|
|
@ -1821,15 +1821,6 @@
|
|||
<platform>steam</platform>
|
||||
<theme>steam</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>stratagus</name>
|
||||
<fullname>Stratagus Game Engine</fullname>
|
||||
<path>%ROMPATH%\stratagus</path>
|
||||
<extension>.7z .7Z .zip .ZIP</extension>
|
||||
<command>PLACEHOLDER %ROM%</command>
|
||||
<platform>stratagus</platform>
|
||||
<theme>stratagus</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>stv</name>
|
||||
<fullname>Sega Titan Video Game System</fullname>
|
||||
|
|
Loading…
Reference in a new issue