mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 04:43:26 +00:00
STARK: Add the German DVD version
This commit is contained in:
parent
0e88503d6a
commit
685f5308ca
@ -134,6 +134,20 @@ static const ADGameDescription gameDescriptions[] = {
|
||||
GUIO_NONE
|
||||
},
|
||||
|
||||
// The Longest Journey
|
||||
// German DVD version supplied by Vorph on the forums
|
||||
{
|
||||
"tlj", "DVD", {
|
||||
{"x.xarc", 0, "de8327850d7bba90b690b141eaa23f61", 3032},
|
||||
{"chapters.ini", 0, "e4611d143a87b263d8d7a54edc7e7cd7", 515},
|
||||
{NULL, 0, NULL, 0}
|
||||
},
|
||||
Common::DE_DEU,
|
||||
Common::kPlatformWindows,
|
||||
ADGF_NO_FLAGS,
|
||||
GUIO_NONE
|
||||
},
|
||||
|
||||
// The Longest Journey
|
||||
// Spanish 4CD
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user