Allows you to store FOV, Focus Distance, Aperture, and Camera Roll in the Dolly Markers in Black Ops III Theater mode
Key | Adjusts |
---|---|
Shift | FOV |
Ctrl | Focus Distance |
Alt | Aperture |
Nothing | Roll |
Requires Visual Studio + Intel C/C++ compiler
The Intel Compiler is required because hooks.h
makes use of inline assembly. It would be ideal to rewrite this file to not require a specific compiler!
PRs welcome ;D