Difference between revisions of "Cheat Engine:Cheat Tables"

From Cheat Engine
Jump to navigation Jump to search
(ObyOmgsnuHBWK)
m
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Economies are in dire strtias, but I can count on this!
+
[[Category:Help]]
 +
 
 +
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.
 +
 
 +
=== 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.
 +
 
 +
=== 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'''.
 +
 
 +
=== Cheat Table Shortcuts ===
 +
When the address list has focus, the following keys can be used:
 +
 
 +
{| class="wikitable" style="width:70%;"
 +
! 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
 +
|}

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