You are viewing a potentially older version of this package. View all versions.
zooooox-ReloadTimer-1.0.0 icon

ReloadTimer

A tactical reload timer for GTFO that shows a countdown on your crosshair. Supports hot-reloading and custom offsets.

By zooooox
Date uploaded 4 months ago
Version 1.0.0
Download link zooooox-ReloadTimer-1.0.0.zip
Downloads 22
Dependency string zooooox-ReloadTimer-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.2 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.2

README

ReloadTimer

This mod replaces the generic reload process with an accurate timer positioned right below your crosshair.

Features

  • Accurate Countdown: Shows the remaining time until the magazine is refreshed.
    • Helps you know the exact time to swap weapons for faster firing.
  • Hot-Reload Support:
    • Change settings in r2modman (Config Editor) and click Save to see the changes in-game immediately.
    • Supports in-game config managers (e.g., BepInEx ConfigurationManager).

Installation

  1. Install BepInExPack GTFO.
  2. Download this mod and extract Zose_ReloadTimer.dll into your BepInEx/plugins folder.

Configuration

The config file is generated after the first run. Found at: BepInEx/config/Zose_ReloadTimer.cfg

  • TextOffset: The vertical distance from the crosshair center. Default is 85.

CHANGELOG

[1.5.0]

  • UI Compatibility: Fixed the conflict between the reload progress circle and native charge weapons (e.g., Helgun).
  • Code Refactoring: Comprehensive optimization and code cleanup for better performance and professional compliance.

[1.4.0]

  • Reload Feedback: The reload timer's numeric text now turns green when the reload is complete, providing clearer visual confirmation.

[1.3.0]

  • Ammo HUD Cleanup: Removed ammo count from low-ammo warnings to reduce visual clutter; players now only see the "RELOAD" glitch indicator.
  • Calibration Persistence: Added local persistence for weapon reload calibration data, ensuring that custom reload timings are saved and loaded correctly across game sessions.
  • Rundown-Aware Fingerprinting: Implemented broad-spectrum Rundown identification (supporting MTFO, TheArchive, and Vanilla) to prevent calibration data contamination between different Rundown MODs.

[1.2.0]

  • Ultra-Minimalist HUD: Removed READY text and [ERR] prefixes from warnings to maintain a perfectly clean crosshair area.
  • Ammo Display: Ammo count now only appears during low-ammo warnings for enhanced tactical focus.

[1.1.3]

  • Increased the reload complete circle scale to 1.25 for a more noticeable visual effect.

[1.1.2]

  • Optimized reload warning visual performance.
  • Added a 100% progress circle scaling animation to enhance reload completion feedback.

[1.1.1]

  • Fixed an issue where the ammo warning (RELOAD) and reload timer text disappeared while aiming down sights (ADS).