Need help changing the font

07/08/2022 08:17 GooDDarK34#1
I tried to replace the .ttf files of the font of the game, which are in Engine.pak and wrote in .font and .xml files the size of the new font, but after packing the new font and replace Engine.pak in the game folder, game just crashes at startup.

I tried replacing a different file in a different .pak file - the file replaced and the game does not crashed, which means the problem is not in the method of packaging.

I also tried replacing the game font vera.ttf with a second font veramono.ttf (just renamed), but even so the game still crashes.

Does anyone have any idea what's wrong?

[Only registered and activated users can see links. Click Here To Register...]
07/10/2022 10:09 GooDDarK34#2
On another forum I was told that I needed to patch the hash in a binary file, but where to find that binary file?..