v1.7.0-rc.0
Pre-release
Pre-release
⚠️ WARNING⚠️ The files below ending with-CTT
are ONLY compatible with the CTT build of the game (version1.135.0.0
), and all the rest are ONLY compatible with version1.130.0.0
.
Added
- Added support for HITMAN 3
3.135.0.0
(CTT). You can download the CTT-specific files attached below. - Added initial support for ray-casting.
- Add support for HTTP response interception.
- [DebugMod] Add display of Hitman's and the active camera's transform matrix.
- [DebugMod] Add support for ray-cast based entity selection. To try it, go into a level and without pausing enable the SDK overlay using
~
and click anywhere in the game window.
Changed
- Changed C++ standard to C++23.
- Fixed
ScreenToWorld
implementation.