Edit Font Settings
Some time ago, a maintenance patch for SEA server includes reducing font size for the story book, so that the text does not overflow. This can be replicated for other server's game clients. Do the following:
If you want to change font typeface, you need to extract font.ipf file, replace 2002.ttf file, and recompile it. You can download ready-made font.ipf variant files from fontipfpack2014.zip, available at MEGA 🔗 (Misc folder).
Related Links
Maintenance for Dec 6, 2017 🔗
- Extract ui.ipf using GE Tools.
- Use Notepad to open skindef2.xml in Granado Espada\ge\ui\uixml folder.
- Search for the line that includes "StoryBook_Page". The line should read something like this:
- <font name="StoryBook_Page" type="2002.ttf" size="16" color="#32200f" underline="no" bold="no" dropshadow="no" italic="no" outline="no"/>
- Change the value for size from 16 (default) to 12.
- Save and close Notepad. Close the game client if it is currently running.
- Recompile Granado Espada\ge\ui folder using GE Tools to create a new ui.ipf file.
Click for full-size view. |
If you want to change font typeface, you need to extract font.ipf file, replace 2002.ttf file, and recompile it. You can download ready-made font.ipf variant files from fontipfpack2014.zip, available at MEGA 🔗 (Misc folder).
Related Links
Maintenance for Dec 6, 2017 🔗
Comments
Post a Comment
Comments are currently disabled.