Install Steam
sign in
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem

Moscow, Moscow City, Russian Federation



I didn't need this, so you're on your own here. For the original, I assume font.dat. ScummVM reimplementation https://github.com/scummvm/scummvm/blob/master/engines/lastexpress/sound/subtitle.cpp might help or not.
Regarding the fonts — do you happen to know which files are responsible for the fonts in the GOG and Steam versions? I’d like to see if I can modify them.
SBE is not just text, it also contains timings when to show/hide these subtitles. It's quite simple format, first 16-bit value is the count of subtitles, every subtitle consists of 4 16-bit values for start/end timings, size of first text line, size of second text line (often 0 = no second line), followed by subtitle text. I've used custom Python scripts https://gist.github.com/grechnik/6c219fd04d83e28018d6bcdb387988f3
> I’m trying to translate the game into Hebrew
you'll have a serious problem with the font. I don't remember how the Steam version displays subtitles (I'm not sure I've even bothered to figure it out), the original has a simple bitmap font.dat for 256 characters none of which is Hebrew