Difference between revisions of "Cheat Engine:Cheat Tables"

From Cheat Engine
Jump to navigation Jump to search
m (Reverted edits by Evanstdm (Talk) to last revision by TheyCallMeTim13)
m
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Category:Help]]
 
[[Category:Help]]
Cheat tables are xml configuration files used by Cheat Engine. They can contain a list of addresses, which you might have to relocate yourself, or pointer based addresses that will find the new address automatically.
 
  
They can also contain [[Cheat Engine:Auto Assembler|Auto Assembler]] scripts which the user can easily enable/disable
+
Cheat tables are XML configuration files used by Cheat Engine. Their file extension is '''.CT'''. 
  
 +
A cheat table can contain: 
 +
* A list of addresses, either '''manually added''' or '''pointer-based''' (which automatically updates when the base address changes). 
 +
* [[Cheat Engine:Auto Assembler|Auto Assembler]] scripts that can be easily enabled or disabled by clicking the corresponding checkbox in the main window.
  
You can add an address to your list two ways. ''Automatically'', which can be done by double clicking an address in your scan-list, or manually, which means you'll fill in the address and type yourself. The "Add address manually" button can be found above your Cheat Table in Cheat Engine's main screen.
+
=== Adding Addresses ===
 +
There are two ways to add addresses to your cheat table:
  
 +
* '''Automatically''' – Double-click an address in your scan list. 
 +
* '''Manually''' – Fill in the address and type yourself. Use the '''Add Address Manually''' button located above your cheat table in Cheat Engine's main window.
  
To save a list of addresses, just click the Disk icon at the top left of your CheatEngine. (Or press Ctrl + S)
+
=== Saving and Loading Cheat Tables ===
 +
* '''Save:''' Click the '''Save your current data''' (Floppy Disk) icon in the top-left toolbar, use the menu '''File → Save / Save As...''', or press '''Ctrl + S''' / '''Ctrl + Alt + S'''. 
 +
* '''Load:''' Click the '''Open a cheat table''' (Folder) icon in the top-left toolbar, use the menu '''File → Load''', or press '''Ctrl + O'''.
  
To load a list of addresses, click the Open Folder icon at the top left of your CheatEngine. (Or press Ctrl + O)
+
=== Cheat Table Shortcuts ===
 +
When the address list has focus, the following keys can be used:
  
 
+
{| class="wikitable" style="width:70%;"
Cheat tables are files ending in .CT
+
! Key !! Function
 
+
|-
 
+
| Enter
A list of cheat tables, easily usable or otherwise, can be found at the [http://cheatengine.org/tables.php Cheat Engine tables list], or in the [http://forum.cheatengine.org/viewforum.php?f=4 tables section] of the [[Forum|Cheat Engine Forum]]
+
| Change value
 
 
== Cheat Table Keys ==
 
The following keys can be used when the address list has focus:
 
{|
 
|Enter
 
|Change value
 
 
|-
 
|-
|Ctrl+Enter
+
| Ctrl+Enter
|Change destription
+
| Change description
 
|-
 
|-
|Alt+Enter
+
| Alt+Enter
|Change Address
+
| Change address
 
|-
 
|-
|Space
+
| Space
|Freeze
+
| Freeze
 
|-
 
|-
 
| +
 
| +
|Positive freeze
+
| Positive freeze
 
|-
 
|-
 
| -
 
| -
|Negative freeze
+
| Negative freeze
 
|-
 
|-
|Delete
+
| Delete
|Delete Address
+
| Delete address
 
|-
 
|-
|Ctrl+S
+
| Ctrl+S
|Switch the position of 2 selected addresses
+
| Switch the position of 2 selected addresses
 
|-
 
|-
|Ctrl+E
+
| Ctrl+E
|Edit the selected address  
+
| Edit the selected address
 
|-
 
|-
|Ctrl+A
+
| Ctrl+A
|Select all addresses
+
| Select all addresses
 
|-
 
|-
|Ctrl+Alt+A
+
| Ctrl+Alt+A
|Open the auto assembler
+
| Open the Auto Assembler
 
|-
 
|-
|Ctrl+Alt+Grey Plus  
+
| Ctrl+Alt+NumPad Plus
|Move down one position  
+
| Move down one position
 
|-
 
|-
|Ctrl+Alt+Grey Minus  
+
| Ctrl+Alt+NumPad Minus
|Move up one position
+
| Move up one position
 
|-
 
|-
|Ctrl+R
+
| Ctrl+R
|Change the address
+
| Change the address
 
|}
 
|}

Latest revision as of 00:40, 5 December 2025


Cheat tables are XML configuration files used by Cheat Engine. Their file extension is .CT.

A cheat table can contain:

  • A list of addresses, either manually added or pointer-based (which automatically updates when the base address changes).
  • Auto Assembler scripts that can be easily enabled or disabled by clicking the corresponding checkbox in the main window.

Adding Addresses[edit]

There are two ways to add addresses to your cheat table:

  • Automatically – Double-click an address in your scan list.
  • Manually – Fill in the address and type yourself. Use the Add Address Manually button located above your cheat table in Cheat Engine's main window.

Saving and Loading Cheat Tables[edit]

  • Save: Click the Save your current data (Floppy Disk) icon in the top-left toolbar, use the menu File → Save / Save As..., or press Ctrl + S / Ctrl + Alt + S.
  • Load: Click the Open a cheat table (Folder) icon in the top-left toolbar, use the menu File → Load, or press Ctrl + O.

Cheat Table Shortcuts[edit]

When the address list has focus, the following keys can be used:

Key Function
Enter Change value
Ctrl+Enter Change description
Alt+Enter Change address
Space Freeze
+ Positive freeze
- Negative freeze
Delete Delete address
Ctrl+S Switch the position of 2 selected addresses
Ctrl+E Edit the selected address
Ctrl+A Select all addresses
Ctrl+Alt+A Open the Auto Assembler
Ctrl+Alt+NumPad Plus Move down one position
Ctrl+Alt+NumPad Minus Move up one position
Ctrl+R Change the address