Arma 3
Zeus Framerate Monitor
Showing 1-2 of 2 entries
Update: 8 Oct, 2024 @ 4:42pm

1.1 - CBA Update

+ Added:
ZFM can now be configured via the CBA Addons Options. CBA_A3 Dependency.
Added Options for every Setting that could be useful to change with reasonable values.
Added a Setting for the minimum distance to Curator for Text to be displayed.

# Changed:
Replaced 'ATLtoASL Conversion of positionCameraToWorld' with 'curatorCamera modelToWorld' for optimal distance detection.
Changed defaultValue of FPS to 999 (Should never be displayed anyway).
Changed Default FontSize of Low FPS Text from 0.05 to 0.04
Changed Default Font to Roboto Condensed.
Decreased Low FPS Text Transparency from 1 to 0.5.
Increased Regular Text Transparency from 0.7 to 0.75.

- Removed:
Removed Player Name from drawIcon3D Text. Only shows "FPS: Value" now.

Update: 6 Oct, 2024 @ 5:53pm

1.0 - Initial Upload of new, edited Version.

+ Added:
Added Singleplayer support by replacing 'isMultiplayer' with 'hasinterface'.


# Changed:
FPS Visible Distance has been reduced from 1200m to 500m from Zeus.
Replaced 'getPosASL' with 'getPosASLVisual' for a much smoother display.


- Removed:
Hints, System Messages and Obsolete Code.