GNFulLT / cheat-engine

Cheat Engine. A development environment focused on modding

Home Page:http://cheatengine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheat Engine

Cheat Engine is a development environment focused on modding games and applications for personal use.

Download

Older versions

Links

Social Media

Donate

Build Instructions

  1. Download Lazarus 32bit from here. Install it to the path where you have full access e.g. "D:\Lazarus"
    • if you wish to develop 64bit applications, download and install "cross-x86_64-win64" addon, use the same path e.g. "D:\Lazarus" (installer can show "folder exists" notification - click yes/ok )
    • direct links (your download will start shortly in 5 seconds):
    • 64bit Windows users can do the otherwise: download and install Lazarus 64bit from here (plus "cross-i386-win32" addon if you want to develop 32bit applications)
  2. Run Lazarus and click on Project->Open Project. Select cheatengine.lpi from the Cheat Engine folder as the project.
  3. Click on Run->Build or press SHIFT+F9.
    • you can also click on Run->Compile many Modes (tip: select first three compile modes)
    • If you want to run or debug from the IDE on Windows you will need to run Lazarus as administrator.

Contributing

If you wish to contribute:

  1. Fork the repository on GitHub.
  2. Create a branch for your changes.
    • Lazarus likes to make changes to files when you open them or move something around, so make sure you only stage the changes that are required for what you are trying to accomplish.
  3. Push your branch to your personal fork.
  4. Go to the original Cheat Engine repository and create a pull request:
    • Click on compare across forks and select your fork as the head fork and your new branch.

About

Cheat Engine. A development environment focused on modding

http://cheatengine.org


Languages

Language:Pascal 49.8%Language:C 42.0%Language:Lua 3.5%Language:C++ 2.5%Language:Makefile 0.8%Language:Assembly 0.6%Language:C# 0.4%Language:VBA 0.1%Language:Cuda 0.1%Language:Batchfile 0.1%Language:Perl 0.1%Language:PHP 0.0%Language:HLSL 0.0%Language:Shell 0.0%