UnReal World > Mod Releases

New Fonts for UnrealWorld

(1/2) > >>

beders:
Not strictly a mod, but certainly a modification of the game files.
I wasn't happy with the font choice so I experimented a bit with the URW.FNT file and wrote a tool to render suitable monospace fonts into the URW.FNT format.

Here are some of the results: http://imgur.com/a/jgEDP.

You can download the fonts here: https://www.dropbox.com/s/o5hg6ozvvsngpzz/UnrealFont.zip?dl=0

To 'install" them, go to the UnrealWorld installation folder, make a backup copy of URW.FNT (important!), then choose one of the URW....FNT files, copy it to the UnrealWorld installation folder and rename it to URW.FNT.

Let me know if this works for you!

Cheers,
  Jochen

StefanPravda:
Neat, going to try these.

ANickel:
This is another interesting concept.  How far can we push this?
Will this open the way for multi-language support, or does this only apply to the realm of English?

beders:
As far as I can tell, the code page used to generate the original font is cp865 MS-Nordic

Here's the characters available in that code page.

https://msdn.microsoft.com/en-us/library/cc195073.aspx

I'm pretty sure the various text files with all game messages are read as cp865 as well.

Erkka:

--- Quote ---Will this open the way for multi-language support, or does this only apply to the realm of English?
--- End quote ---

I think there have been at least Chinese and Russian mods, with their respective fonts.
Naturally, that requires both modding the font file AND tweaking text strings inside game files.

It is a lot of work, runs a risk of breaking the game engine, and won't necessarily work with each new version release. So I have no idea if any of those fan-translated unofficial versions are up to date, nor if they are available somewhere in the net.

Navigation

[0] Message Index

[#] Next page

Go to full version