Skip to content

Releases: kxtools/kx-trainer-free

v2.1

01 Apr 00:43

Choose a tag to compare

What's Changed

  • Hotkey Handling Refactor: Fully restructured how hotkeys are managed for better reliability and future flexibility.
  • Improved UI Styling: Updated the look and feel of the GUI with a better font and custom KX-style colors.
  • Added ProcessMemoryManager: Introduced a dedicated class to manage memory read/write operations more cleanly and efficiently.
  • Fixes & Improvements: General improvements and fixes across multiple parts of the codebase.

v2.0

30 Mar 21:51

Choose a tag to compare

This is a major update, replacing the previous console interface with a full graphical user interface (GUI) using Dear ImGui for a much more user-friendly experience.

What's Changed

  • Added Graphical User Interface (GUI): Replaced the entire console interface with a modern GUI powered by Dear ImGui.
  • Added Interactive Controls: Features are now controlled via checkboxes and buttons instead of just hotkeys.
  • Added In-App Hotkey Configuration: Added a dedicated "Hotkeys" section to view and change key bindings directly within the application.
  • Added Visual Loading/Status Window: Added a new window that shows initialization progress, status check results, and critical errors.
  • Removed Console Interface: The old text-based console UI has been completely removed.

v1.12

13 Feb 15:53

Choose a tag to compare

What's Changed

  • Fixed base address scan not working for some users
  • Fixed Sprint handling
  • Standardized feature toggle messages for consistency
  • Enhanced UI structure for a cleaner and more readable console

v1.11

29 Jan 12:43

Choose a tag to compare

What's Changed

  • Updated to the latest game patch
  • Renamed Better Movement to Full Strafe
  • Fixed No Fog not working

v1.10

28 Sep 16:10

Choose a tag to compare

What's Changed

  • Fixed Object Clipping
  • Fixed Better Movement