Text size in EC
in New Legacy
@Kyronix Can you make that magnifying function work on the dialogue boxes so I can make the text bigger?
On a big screen in EC, I have to lean forward to read it every time, and that gets very tiring.
Comments
Updating the XML is trivial but will affect all gumps unless you apply logic per gump id.
1st is current text. 2nd is with local edits. The difference is night and day in terms of readability, in my opinion.
It should look like:
/UserInterface/MyUI/Source/GenericGump.xml
Open GenericGump.xml in notepad. Replace all instances of UO_CondensedText_15pt with UO_DefaultText. Save the file.
typo corrected by Mariah, as per @loop 's later post.
"Create a folder called "MyUI" and a folder inside of it called "Source."
Double click "Default.zip" in the UserInterface folder
and then "Extract Source/GenericGump.xml" directly into the destination file "Source" You would save a step and when your eyesight sucks, the less work it has to do , the better.
Also, should that be Replace all instances of "UO_CondensedText_15pt " with "UO_Default text"?
Did not read too deeply, my eyes started getting a little shakey and the information too condensed and jumbled for my mind without coffee.
Sorry had a typo. Needs to be UO_DefaultText. Post is too old for me to edit.
Gist is you’re creating your own mod which requires the same pathing structure and file name as Default.