Overview
Replace the horrid default font with something more readable, and increase the size if you want it.I used Roboto for this guide, but feel free to use any other sans-serif.
Overview
This is a simple guide to change the game’s font, since the default one is quite illegible on 1080p.
The game was clearly designed for Exclusive Fullscreen on 720p, and the UI needs major fixes all over the place to have a good padding with a bigger font. I tried using a much bigger size for the font, but it doesn’t really fit since it needs an actual UI scaling system. Honestly, if you’re looking to play this game on 4K, I’d wait for a remaster.
Preparations
You’re going to need a new font (I strongly recommend Roboto, which I’ll link later) and edit two files named Styles.xml. The “.” represents the root foolder of your game.
First file named Styles.xml is located here:
Second file named Styles.xml is located here:
You need to place the font here:
Example with Roboto
Download the Roboto font family here: Roboto on Google Fonts[fonts.google.com] and place Roboto-Regular.ttf it on the directory previously mentioned.
Open the first Styles.xml with your text processor and use the Replace functionality to replace p0_bgt45.ttf with Roboto_Regular.ttf.
Example on that should look after you edit it:
Now, repeat this last step with the second file called Styles.xml and you should be set.