Important
- This cheat menu is intended for educational and single-player use only.
 - Use cheats responsibly and respect the terms of use of the games you are modifying.
 
Note
- Party Stats Manager
 - Basic Cheats
 
- Compile Solution ( DLL )
 - Launch FF7 Remake Integrade as you normally would
 - Inject DLL with program of choice ( CheatEngine, Process Hacker, GH Injector . . . )
 - A beep will announce the success of the hooking of dx11 and a welcome message will be displayed.
 - Navigate the menu with controller , keyboard and/or mouse
 
Main Game Offset
https://github.com/xCENTx/FinalFantasy7Remake-Menu/blob/8bd9d81bc85dbcbe241434a0a570870344f01256/include/Game.h#L26Gamepad Input
https://github.com/xCENTx/FinalFantasy7Remake-Menu/blob/8bd9d81bc85dbcbe241434a0a570870344f01256/src/Game.cpp#L253-L265Infinite Health
https://github.com/xCENTx/FinalFantasy7Remake-Menu/blob/8bd9d81bc85dbcbe241434a0a570870344f01256/src/Game.cpp#L314-L389Infinite Mana
https://github.com/xCENTx/FinalFantasy7Remake-Menu/blob/8bd9d81bc85dbcbe241434a0a570870344f01256/src/Game.cpp#L392-L492Infinite Items
https://github.com/xCENTx/FinalFantasy7Remake-Menu/blob/8bd9d81bc85dbcbe241434a0a570870344f01256/src/Game.cpp#L495-L696Enemy Stagger
https://github.com/xCENTx/FinalFantasy7Remake-Menu/blob/8bd9d81bc85dbcbe241434a0a570870344f01256/src/Game.cpp#L758-L768- Issues are to be used for programming error only such as application crashing induced by methods in the module. Please refrain from opening issues in regards to outdated offsets.
 - Pull requests are welcome , please adhere to the coding guidlines as outlined below
 
