File Details
ljs global player tracker crossplay-windowsserver 11.zip
- R
- May 13, 2026
- 19.50 KB
- 441
- 1.0
File Name
ljs global player tracker crossplay-windowsserver 11.zip
Supported Versions
- 1.0
re-upload
Reupload Cook likely failed
HUD Text Scaling Update
Added configurable tracker HUD text scaling.
Changes
- Added a new server config option for tracker text size:
TrackerTextScale
- Server owners can now adjust the size of player names and distance text shown on the HUD.
- Tracker text scale is clamped between 1.5 and 3.0 to prevent unreadably small text or oversized HUD clutter.
- Default tracker text scale is now 1.5.
- Marker icon size remains unchanged at 48x48 for consistent HUD positioning and visibility.
- Text positioning now adjusts based on the configured text scale so names and distance readouts stay better aligned with the tracker marker.
Config
Add this to GameUserSettings.ini:
[GlobalTracker]
TrackerTextScale=1.5
Recommended values:
1.5 = default / smaller HUD text
2.0 = larger text
3.0 = maximum size / best for couch or TV play
Notes
This update focuses only on HUD text readability and alignment. It does not change the core tracking logic, dedicated server behavior, or CrossPlay tracking system.

