1. #1
    sebastianaalton's Avatar Trials Developer
    Join Date
    Mar 2014
    Posts
    2,455

    [SOLVED-B2] errors on languages (no latin-1 codepage)

    All dialogs have font errors on languages with other than latin-1 codepage. This happens also in game for other than 1251 (cyrillic) and 1252 (latin-1) codepages.

    I am programming a configurable codepage support for every language. Will be likely in beta-2 build.

    For those working with Polish, Czech, Slovak, Hungarian, Slovene, Croatian, Serbian (Latin script), Romanian or Albanian custom translations, the correct code page to select is 1250. The code page is selected in the languages.txt file (the number after the language name).
    Share this post

  2. #2
    sebastianaalton's Avatar Trials Developer
    Join Date
    Mar 2014
    Posts
    2,455
    fixed in beta-2. Now the game and launcher works fine on all codepages. Also Russian now works fine on computers without Russian Windows and vice versa.
    Share this post