Difference between revisions of "Cheat Engine:Cheat Tables"
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. 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 | |
| − | |Enter | + | | Change value |
| − | |Change value | ||
|- | |- | ||
| − | |Ctrl+Enter | + | | Ctrl+Enter |
| − | |Change | + | | Change description |
|- | |- | ||
| − | |Alt+Enter | + | | Alt+Enter |
| − | |Change | + | | Change address |
|- | |- | ||
| − | |Space | + | | Space |
| − | |Freeze | + | | Freeze |
|- | |- | ||
| + | | + | ||
| − | |Positive freeze | + | | Positive freeze |
|- | |- | ||
| - | | - | ||
| − | |Negative freeze | + | | Negative freeze |
|- | |- | ||
| − | |Delete | + | | Delete |
| − | |Delete | + | | 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 | + | | Open the Auto Assembler |
|- | |- | ||
| − | |Ctrl+Alt+ | + | | Ctrl+Alt+NumPad Plus |
| − | |Move down one position | + | | Move down one position |
|- | |- | ||
| − | |Ctrl+Alt+ | + | | 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 |