Ticket #14298: myst3_JP_DVD.patch

File myst3_JP_DVD.patch, 633 bytes (added by ysh86, 13 months ago)
  • engines/myst3/detection.cpp

    diff --git a/engines/myst3/detection.cpp b/engines/myst3/detection.cpp
    index 4e68f4a365e..cd24c5a0cd8 100644
    a b static const Myst3GameDescription gameDescriptions[] = {  
    154154        },
    155155
    156156
     157        // Japanese DVD release (1.24)
     158        MYST3ENTRY(Common::JA_JPN, "JAPANESE.m3u", "5c18c9c124ff92d2b95ae5d128228f7b", nullptr, kLocMulti2)
     159
    157160        // DVD releases (1.27)
    158161        MYST3ENTRY_DVD(Common::EN_ANY, "ENGLISH.m3u",  "e200b416f43e70fee76148a80d195d5c", "DVD", kLocMulti6)
    159162        MYST3ENTRY_DVD(Common::FR_FRA, "FRENCH.m3u",   "5679ce65c5e9af8899835ef9af398f1a", "DVD", kLocMulti6)