Open main menu

Difference between revisions of "SCUMM/Technical Reference/Charset resources"

Line 4: Line 4:
=== V2 charset format ===
=== V2 charset format ===


TODO
The V2 font format is identical to that found in V3 games; the big difference is that in V1 and V2, the font is *not* stored in the game data files, but rather is hardcoded into the executable.
 
Therefore, ScummVM has to include fonts for the various versions of the two V2 games (Maniac Mansion and Zak McKracken); the fonts differ depending on the localization of the game.
 
Currently, ScummVM hardcodes V2 fonts for english, french, german, italian and spanish games. It is not known whether there were other V2 localizations, but if you encounter one, make sure to tell the team about it!


=== V3 charset format ===
=== V3 charset format ===
1,079

edits