ozonek Posted May 10 Posted May 10 (edited) Hello I have a problem with Polish characters/fonts in the game. Font (Ś,ś,Ź,ź,Ę,ę,Ł) is not displayed in subtitles It looks like this: I know that the fonts are hidden in .uasset or .ufont and that's where my knowledge ends any advice, tips? Edited May 10 by ozonek
Solution Jsnbrody Posted May 10 Solution Posted May 10 All games made from UE4-5 have fonts .ufont is ttf. You should extract .ufont and after extracting the font rename the file extension .ufont to .ttf. To add letters in the font, edit ttf with different programs such as FontForge etc. Then rename the extension of the edited font .ttf to .ufont. 1
ozonek Posted May 10 Author Posted May 10 Wow, man, you're awesome. Now all that's left is designing the font (though I still don't know how to go about it). Unless you know where I can find ready-made templates?
Jsnbrody Posted May 10 Posted May 10 I don't know of any ready-made templates, but bro, if you don't want to bother drawing letters in a font, then I advise you to replace the font that corresponds to your language. For example, Arial or something else.
ozonek Posted May 10 Author Posted May 10 1 hour ago, Jsnbrody said: I don't know of any ready-made templates, but bro, if you don't want to bother drawing letters in a font, then I advise you to replace the font that corresponds to your language. For example, Arial or something else. Font 'ś' works. Thanks again! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now