Difference between revisions of "Cheat Engine:Cheat Tables"

From Cheat Engine
Jump to navigation Jump to search
(17 intermediate revisions by 10 users not shown)
Line 1: Line 1:
Cheat tables are 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.
+
[[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
 
They can also contain [[Cheat Engine:Auto Assembler|Auto Assembler]] scripts which the user can easily enable/disable
 +
 +
 +
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.
  
  
 
To save a list of addresses, just click the Disk icon at the top left of your CheatEngine. (Or press Ctrl + S)
 
To save a list of addresses, just click the Disk icon at the top left of your CheatEngine. (Or press Ctrl + S)
 +
 
To load a list of addresses, click the Open Folder icon at the top left of your CheatEngine. (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 tables are files ending in .CT
 
Cheat tables are files ending in .CT
 +
 +
 +
== Cheat Table Keys ==
 +
The following keys can be used when the address list has focus:
 +
{|
 +
|Enter
 +
|Change value
 +
|-
 +
|Ctrl+Enter
 +
|Change destription
 +
|-
 +
|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+Grey Plus
 +
|Move down one position
 +
|-
 +
|Ctrl+Alt+Grey Minus
 +
|Move up one position
 +
|-
 +
|Ctrl+R
 +
|Change the address
 +
|}

Revision as of 10:03, 20 April 2018

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 Auto Assembler scripts which the user can easily enable/disable


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.


To save a list of addresses, just click the Disk icon at the top left of your CheatEngine. (Or press Ctrl + S)

To load a list of addresses, click the Open Folder icon at the top left of your CheatEngine. (Or press Ctrl + O)


Cheat tables are files ending in .CT


Cheat Table Keys

The following keys can be used when the address list has focus:

Enter Change value
Ctrl+Enter Change destription
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+Grey Plus Move down one position
Ctrl+Alt+Grey Minus Move up one position
Ctrl+R Change the address