Opened 3 years ago

Closed 10 months ago

#11988 closed defect (fixed)

SHERLOCK: Chinese language support

Reported by: trembyle Owned by: phcoder
Priority: normal Component: Engine: Sherlock
Version: Keywords:
Cc: trembyle Game:

Description (last modified by trembyle)

Both games are currently unsupported in Chinese. This ticket provides a record of the current state as we add these games to detection.

Scalpel

  • The game crashes in the opening movie with no error, nothing in the log. You can skip this by pressing ESC to start a new game.
  • Fonts are rendered improperly. There are lots of warnings (such as invalid character encountered - 130!). There are also graphical glitches in toolbar (words intermittently overlay), although here the characters are correct since they are bitmaps.
  • I tried this on the Chinese Traditional (Taiwan) version. According to #11933, there is also a version in Simplified script.

Rose Tattoo

  • Game does not start.
  • Assertion failed!; no log message on debug level 10.
  • File: common/base-str.h:176
  • Expression:
    _str && idx >= 0 && idx < (int)_size
    

Change History (3)

comment:1 by trembyle, 3 years ago

Cc: trembyle added
Description: modified (diff)
Game: Sherlock Holmes: Case of the Serrated Scalpel
Summary: SHERLOCK: SCALPEL: Chinese language supportSHERLOCK: Chinese language support

comment:2 by tag2015, 10 months ago

Both games should be supported now (there's a bugreport (14424) stating that Rose Tattoo is not really playable, though)

comment:3 by tag2015, 10 months ago

Owner: set to phcoder
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.