Project - Enable Free/Fly Camera

Project - Enable Free/Fly camera. This is not hack but it’s a feature that was used by devs to roam around map and to check _ModelViewBox_ of Models and Objects position and orientation within level. Technical Details: Game uses *ViewPortQTask* which is ViewPort of Camera which is fixed on player We first de-attach camera from player using this _writeBytes(viewport_task, 0x90, 0x90)_ Then we move camera around by copy *CameraControl* movements to our *ViewPortQTask*. And we change 3rd human view for better view. And Voila we have free cam of IGI. Run Script to Enable Free/Fly camera. [Requires CheatEngine]
Back to Top