logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
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-engine
or

Install via npx

npx @hexmos/ipm i cheat-engine/cheat-engine

Prerequisites

Lazarus

build_tool

Version: 2.2.2

FPC

language

Version: 3.2.2

Visual Studio 2017

build_tool

Git

system_package

Version: v.2.35.0

Python

language

Version: 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.exe

Post Installation Steps

  • Open the Cheat Engine executable.
  • Run the cheat engine application.