Larger font mods and UI fixes

citizen2608

New member

Larger font mods and UI fixes​

At larger screen resolutions the UI text can be hard to see. A larger font mod can help but it introduces problems squeezing larger text into places that were not designed for it. This post aims to provide a fix for those problems, as well as other UI issues.

Timbabs larger font mod. Increases the min size of all text to 16pt.
Orbitron font replacement. A more square font in normal, 16pt, and 18pt sizes.
A Google Drive folder containing all the files shown below.
All screenshots are using the Orbitron 16pt no-bold font mod.

Email browser​

\ui\ui_pda_pm_browser.inc
Changes the width and resizing behaviour of the table columns.
1708179033725.png

Examine window​

\ui\ui_pda_examine.inc
Increases the width of the /examine information pane by 50%.
1708178589220.png

Inventory window​

\ui\ui_pda_inventory.inc
Increases the width of the inventory information pane by 50%.
Fixes the size and alignment of the Cash and Bank elements.
1708177399469.png

Message box​

\ui\ui_message_box.inc
Removes the flashing effect that occurs during crafting and mission browsing.
1708179776458.png

Stomach filling bars​

\ui\ui_pda_char_sheet.inc
Fixes the alignment and resizing of the food and drink filler bars.
1708180143831.png

Radar coordinate boxes​

\ui\ui_ground_hud_radar.inc
Increases box heights to better accommodate larger fonts.

swgRadar&NetStatus.png


Network Status Window​

\ui\ui_pda_net_status.inc
Makes ping, fps, and packet loss info horizontal and more compact.
(see above image)

Targeting cursor​

\texture\ui_cursor_selection_small.dds
This is the largest size that can be made.
1708180436638.png

UI window frames​

\texture\ui_rebel_final.dds
Removes the on-focus glow, outline frame, and transparent gap from UI windows.
Removes the visibility of the close button (but it still functions).
Changes the frame of the login box and back/next buttons.
1708436486414.png1708440405953.png1708440793830.png

--- Things that cannot be changed :​

1. The positioning and text of the /invite message box.
2. Adding number values to the stomach filling information.
 
Last edited:
Top