This is FreeCamMotion, a mod for Hitman 3!
- Download the latest version of ZHMModSDK and install it.
- Download the latest version of
FreeCamMotion
and copy it to the ZHMModSDKmods
folder (e.g.C:\Games\HITMAN 3\Retail\mods
). - Run the game and once in the main menu, press the
~
key (^
on QWERTZ layouts) and enableFreeCamMotion
from the menu at the top of the screen (you may need to restart your game afterwards). - Enjoy!
You can either use git clone --recurse-submodules
or run git submodule update --init --recursive
after cloning.
Make sure you install the C++ and game development workloads.
See instructions for Visual Studio or CLion.