mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-27 04:07:05 +00:00
MYST3: Add detection for the 1.2 Japanese version
This commit is contained in:
parent
9520f700b4
commit
97a20db28f
@ -88,6 +88,7 @@ static const Myst3GameDescription gameDescriptions[] = {
|
||||
MYST3ENTRY(Common::kPlatformWindows, Common::EN_ANY, 0, "M3.exe", "f8ab52da2815c1342eeb42b1bcad5441", &v100win) // 1.0
|
||||
MYST3ENTRY(Common::kPlatformWindows, Common::EN_ANY, 0, "M3.exe", "314f4d2a3c9d22787719219419dcd480", &v120sd ) // 1.2
|
||||
MYST3ENTRY(Common::kPlatformWindows, Common::FR_FRA, 0, "M3.exe", "3510a29ba7db40fa7310e15aac807e8e", &v120sd ) // 1.2
|
||||
MYST3ENTRY(Common::kPlatformWindows, Common::JA_JPN, 0, "M3.exe", "89f4ceb295420c01116bc4bee7bcd9c4", &v120sd ) // 1.2
|
||||
MYST3ENTRY(Common::kPlatformWindows, Common::EN_ANY, 0, "M3.exe", "7a4eaea5f19f621e05e732d657c15fe3", &v12xwin) // 1.2
|
||||
MYST3ENTRY(Common::kPlatformWindows, Common::EN_ANY, 0, "M3.exe", "c8ca22d347f947cd52d95229d0f6a3f3", &v12xwin) // 1.22
|
||||
MYST3ENTRY(Common::kPlatformWindows, Common::EN_ANY, 0, "M3.exe", "9d76f2f836ef9382e45f354a532f042d", &v122sd ) // 1.22
|
||||
|
Loading…
Reference in New Issue
Block a user