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.

A Google Drive folder containing all the files shown below.

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.
Most screenshots are using the Orbitron 16pt no-bold font mod.

Auction window​

\ui\ui_auction.inc
Resizes the min and max price text
Resizes the left pane of the Vendor Location tab to a fixed width
Resizes and fixes anchoring of the right pane

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 (included with EiF)​

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

Network Status Window​

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

Stomach filling bars (included with EiF)​

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

Radar corpse blip and coordinate boxes​

\ui\ui_ground_hud_radar.inc
\texture\ui_blip_corpse.dds
Resizes and changes corpse blip colour.
Increases box heights to better accommodate larger fonts.
corpseBlip2.png

Skills Window​

\ui\ui_skill.inc
Resizes the left pane from 220 to 275 width.
Resizes table columns.

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.
3. Resizing or removing auction window columns.
 
Last edited:
Top