[Scummvm-tracker] [ScummVM :: Bugs] #11988: SHERLOCK: Chinese language support (was: SHERLOCK: SCALPEL: Chinese language support)
ScummVM :: Bugs
trac at scummvm.org
Wed Dec 2 20:25:02 UTC 2020
#11988: SHERLOCK: Chinese language support
-----------------------+------------------------------
Reporter: trembyle | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Sherlock
Resolution: | Keywords:
Game: |
-----------------------+------------------------------
Changes (by trembyle):
* cc: trembyle (added)
* game: Sherlock Holmes: Case of the Serrated Scalpel =>
* summary: SHERLOCK: SCALPEL: Chinese language support => SHERLOCK:
Chinese language support
Old description:
> This is to provide a record of the current state as we add these games to
> detection.
>
> 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.
New description:
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:
{{{
#!cpp
_str && idx >= 0 && idx < (int)_size
}}}
--
--
Ticket URL: <https://bugs.scummvm.org/ticket/11988#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list