mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-14 05:38:56 +00:00
WINTERMUTE: Add detection entry for german Sunrise version
This commit is contained in:
parent
87beb98b95
commit
70d4bbd5ca
@ -5137,6 +5137,10 @@ static const WMEGameDescription gameDescriptions[] = {
|
||||
WME_WINENTRY("strangechange", "",
|
||||
WME_ENTRY1s("data.dcp", "818e53c1584dac28f336195d7dcfb97d", 3762512), Common::EN_ANY, ADGF_UNSTABLE | GF_3D, WME_1_8_6),
|
||||
|
||||
// Sunrise: The game (German)
|
||||
WME_WINENTRY("sunrise", "",
|
||||
WME_ENTRY1s("data.dcp", "d06744fc60982a30e82d96075698c8bc", 134409552), Common::DE_DEU, ADGF_UNSTABLE | GF_3D, WME_1_7_93),
|
||||
|
||||
// Sunrise: The game (Demo) (German)
|
||||
// NOTE: This is a 2.5D game that is out of ScummVM scope
|
||||
WME_WINENTRY("sunrise", "Demo",
|
||||
|
Loading…
Reference in New Issue
Block a user