Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Rabenrecht on April 18, 2022, 02:37:31 am

Title: Special characters in briefing text?
Post by: Rabenrecht on April 18, 2022, 02:37:31 am
I've run into an issue with (command- de- ) briefing texts: special characters come out garbled in-game.

I don't talk about really weird stuff like greek letters, but normal everday characters like ä, ö, ü and ß  :p

You might think of those metal döts as just garnish but I guarantee you that you can't write any german sentence without them  ;)


Is this a newer FSO problem?

I've always played the Freespace main campaigns, retail or with media vps, in german and I don't recall any issues with my beloved Umlauts.


Is there a solution?

Edit: ß seems to be automatically converted to "ss". Thats fine, but I still need the Umlauts!
Title: Re: Special characters in briefing text?
Post by: 0rph3u5 on April 20, 2022, 02:18:33 pm
Are you using a custom tstrings.tbl, strings.tbl or a custom font?

If you are using a custom strings.tbl, esspecially one created for FSO 3.7.2 or newer, it can be used alter the "adress" where to look for special characters in the font's file. If you are using an older version of strings.tbl or one not properly set up for your font file, you will wind up with broken special characters.
Title: Re: Special characters in briefing text?
Post by: Rabenrecht on April 20, 2022, 02:47:37 pm
Ah, that is a good pointer. I'm building upon a WC Saga base which I'm pretty sure uses a special font.

Thanks, now I have some ideas where to look  :yes: