How to install cheat-engine/cheat-engine. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
cheat-engine/cheat-engine Installation Guide
How to install cheat-engine/cheat-engine. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for cheat-engine/cheat-engine. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i cheat-engine/cheat-engineor
Install via npx
npx @hexmos/ipm i cheat-engine/cheat-enginePrerequisites
Lazarus
build_toolVersion: 2.2.2
FPC
languageVersion: 3.2.2
Visual Studio 2017
build_toolGit
system_packageVersion: v.2.35.0
Python
languageVersion: 3.8+
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Lazarus Build
Download Lazarus 2.2.2 from https://sourceforge.net/projects/lazarus/files/Lazarus%20Windows%2064%20bits/Lazarus%202.2.2/ First install lazarus-2.2.2-fpc-3.2.2-win64.exe and then lazarus-2.2.2-fpc-3.2.2-cross-i386-win32-win64.exe
Run Lazarus and click on `Project->Open Project`. Select `cheatengine.lpi` from the `Cheat Engine` folder as the project.
Click on `Run->Build` or press <kbd>SHIFT+F9</kbd>
If you want to run or debug from the IDE on Windows you will need to run Lazarus as administrator.Download Latest Release Binary (Windows)
Invoke-WebRequest -Uri https://github.com/cheat-engine/cheat-engine/releases/latest/download/cheatengine_setup.exe -OutFile C:\cheatengine_setup.exe
Start-Process C:\cheatengine_setup.exe -ArgumentList '/SILENT' -Wait
Remove-Item C:\cheatengine_setup.exePost Installation Steps
- Open the Cheat Engine executable.
- Run the cheat engine application.
