MYST3: Add reason for lack of support of CHS version

This commit is contained in:
eientei 2021-10-25 01:53:26 +13:00 committed by Filippos Karapetis
parent b130e32071
commit 6898b3129a

View File

@ -140,7 +140,7 @@ static const Myst3GameDescription gameDescriptions[] = {
// Chinese (Simplified) CD release (1.22LC)
{
"myst3",
0,
_s("Missing game code"), // Lacks OVER101.m3o file
{
{ "RSRC.m3r", 0, "a2c8ed69800f60bf5667e5c76a88e481", 1223862 },
{ "localized.m3t", 0, "3a9f299f8d061ce3d2862d985edb84e3", 2341588 },
@ -151,7 +151,7 @@ static const Myst3GameDescription gameDescriptions[] = {
ADGF_UNSUPPORTED,
GUIO_NONE
},
0 //kLocMulti2
kLocMulti2 // CHS, English
},