Overview
Blam! The vanilla font could’ve been better
Steps
2. Open script_version.rpy with a text editor.
3. Add the following line after “config.script_version” line:
config.font_replacement_map[“Hiragino Sans GB W6.otf”, False, False] = (“insert name font here.ttf”, False, False)
Make sure this line starts with FOUR SPACES like the “config.script_version” one, NOT the TAB nor anything else. Replace (insert name font here) with the name of the file font you are going to use. eg Champagne & Limousines Bold.ttf
Note that Steam guide doesn’t show the 4 spaces properly so you will have to add them.
4. Save changes.
5. Delete script_version.rpyc file in the same folder (the game will recreate it based on .rpy file you’ve just modified; the changes won’t be applied otherwise).
6. Copy your font file you menationed in step 3 to the same folder you opened in step 1.
I use Champagne & Limousines Bold font for fault milestone one. You can get it here
[link]
Example
[link]Disclaimer
[link]
If you guys find this guide useful, I’ll appreciate a like & favorite on this guide, thanks.
& enjoy fault milestone one.