Difference between revisions of "Cheat Engine:Cheat Tables"

From Cheat Engine
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
 
[[Category:Help]]
 
[[Category:Help]]
Cheat tables are XML configuration files used by Cheat Engine. They extension is '''.CT''' . 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 by clicking the corresponding square in the main window.
+
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 window.
+
=== 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 the current cheat table, click the '''Save your current data''' (Floppy Disk) icon on the top left toolbar, or use menu '''File''' -> '''Save''' / '''Save As...''', or press '''Ctrl + S''' / '''Ctrl + Alt + 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 cheat table, click the '''Open a cheat table''' (Folder) icon on the top left toolbar, or use menu '''File''' -> '''Load''', 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 Table Keys ==
+
! Key !! Function
The following keys can be used when the address list has focus:
+
|-
{|
+
| Enter
|Enter
+
| Change value
|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