Creating a cheat table - Full guide

From Cheat Engine
Revision as of 04:17, 30 December 2017 by TheyCallMeTim13 (talk | contribs)
Jump to navigation Jump to search


If you haven't done the Cheat Engine Tutorial then please do so has this tutorial builds on that and some (basic) things that are mentioned will not be mentioned here.


The game I'll be using is Dishonored, but pretty much any game will work. I pick this game because It's simple yet complex at the right levels, it loads quickly, and when paused in windowed mode it releases the mouse.


Tip: Edit the 'DishonoredEngine.ini' it'll be at 'My Documents/My Games/Dishonored/DishonoredGame/Config/'. Find the key 'bForceNoStartupMovies' and set it to true:

bForceNoStartupMovies=true


Tip: When starting a table put the game in windowed mode to stop screen flickering when shifting focus.

Tip: Make sure to always create a backup of saves, and keep an original save (before using Cheat Engine).


I'm starting out at the Hound Pits Pub and this is where I'm creating my good save. I have chosen to start a new game, unlock the Blink power, but not pick up any thing at the Hound Pits Pub upon arrival. Note: The Hound Pits Pub is the player safe location or home base.


I usually start with finding the player coordinates so let's start there: Finding the player coordinates

Now After that we can find the player base: Finding the Player base


Now that we have a player base, let's find the player health address: Finding the player health


Now that we seem to have a good base address and some values, try to find the Mana address your self.

Hint: It is in the same structure as health, oxygen, and coordinates.

[ptrCoordBase]+???


So time for some real fun, on to the hooks and hacks.

So let's start with my favorite, a super speed hack: Write a Super Speed hack


Work in progress, continuing later.--TheyCallMeTim13 04:17, 30 December 2017 (UTC)


Links