/camera-angles

The game limits you to one view. This tool is for PWM that allows users to have the power to change camera views freely.

Primary LanguageC++MIT LicenseMIT

Camera Mod

Table of Contents

Description

  • This mod is an external injector written in c++
  • for educational purposes
  • the cheat engine table basically has the memory address for the functions and pointers
  • found these addresses via trial and error(not hard to do but very time consuming. many tutorials on youtube)
  • The game does not have a feature for the user to make their own camera angles while playing the game. How can this be implemented? With the help of windows api, I have been able to implement this via terminal commands. The user can pick a variety of different camera angles from hard coded values in the program.

Installation

  • this project is compiled with mingw64
  • Clion or Visual Studio

Contributing

  • delinx

Usage

https://user-images.githubusercontent.com/73322116/185989593-33f6be4d-160d-4f41-b5d5-2f6edd512321.mp4 https://user-images.githubusercontent.com/73322116/187087323-fb10df61-b35c-4046-8ba7-cbcddf633021.mp4