Opened 4 years ago
Last modified 8 months ago
#11986 new defect
MM: XEEN: Chinese version support
Reported by: | trembyle | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: MM: Xeen |
Version: | Keywords: | ||
Cc: | trembyle | Game: |
Description (last modified by )
Chinese (Traditional) releases are currently unsupported. This ticket is provided as a record of current state, for whenever someone is ready to work on these.
Clouds of Xeen
- Crash in opening movie. It appears that the resources are not fully unpacking. Log says
Could not open file - crodo3.voc!
- Fonts render improperly in opening subtitles, character sheet, town signs, etc. There is a font file
CHINFONT.FNT
that needs to be used.
- Monster names and control panel are untranslated. TODO: Compare this against Dosbox.
Darkside of Xeen
- There is a crash in the opening movie (assertion failed!).
- If you skip that movie by pressing ESC, you can reach the main menu. I was able to start a new game, but the Chinese fonts are not displaying. It looks like the character sets are larger than the array used for Western languages. There is a font file
CHINFONT.BIG
that needs to be used.
- Game also crashed on quit (assertion failed, no log message).
World of Xeen
Untested. If there was no standalone release, then presumably the games could be combined by using the Darkside installer.
Change History (4)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Description: | modified (diff) |
---|---|
Summary: | XEEN: DARKSIDE: Chinese version support → XEEN: Chinese version support |
comment:4 by , 8 months ago
Summary: | XEEN: Chinese version support → MM: XEEN: Chinese version support |
---|
Note:
See TracTickets
for help on using tickets.
Indeed, the Chinese version is not currently supported. From the sounds of it, we'd need a Chinese font, either extracted from the game, or one of the existing fonts packaged with ScummVM if it has compatible characters.