WINTERMUTE: Add detection for J.U.L.I.A.
This commit is contained in:
parent
bd3b22b14b
commit
2c70a0054d
1 changed files with 10 additions and 0 deletions
|
@ -83,6 +83,16 @@ static const ADGameDescription gameDescriptions[] = {
|
||||||
ADGF_USEEXTRAASTITLE,
|
ADGF_USEEXTRAASTITLE,
|
||||||
GUIO0()
|
GUIO0()
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"wintermute",
|
||||||
|
"J.U.L.I.A.",
|
||||||
|
AD_ENTRY1s("data.dcp", "c2264b4f8fcd132d2913ff5b6076a24f", 10109741),
|
||||||
|
Common::EN_ANY,
|
||||||
|
Common::kPlatformWindows,
|
||||||
|
ADGF_UNSTABLE |
|
||||||
|
ADGF_USEEXTRAASTITLE,
|
||||||
|
GUIO0()
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"wintermute",
|
"wintermute",
|
||||||
"J.U.L.I.A. Demo",
|
"J.U.L.I.A. Demo",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue