[Scummvm-tracker] [ScummVM :: Bugs] #13033: Line continuation is misparsed in Lingo in non-MacRoman Director games

ScummVM :: Bugs trac at scummvm.org
Sat Oct 23 22:30:49 UTC 2021


#13033: Line continuation is misparsed in Lingo in non-MacRoman Director games
-----------------------+------------------------------
Reporter:  mistydemeo  |      Owner:  (none)
    Type:  defect      |     Status:  new
Priority:  normal      |  Component:  Engine: Director
 Version:              |   Keywords:
    Game:              |
-----------------------+------------------------------
 I noticed a parse error affecting the Mac versions of Difficult Book Game
 (muzukashiihon), which are Director 3-based. One of its methods uses a
 line continuation character to break a definition across multiple lines.
 However, ScummVM is parsing the file as MacJapanese because the game is in
 Japanese, which renders the character as "ツ".

 djsrv suggested that using the font data to detect the script encoding
 would fix this: https://trello.com/c/rWloa3pF/484-use-fonts-to-detect-
 script-encoding
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13033>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list