Add Address To List

From Cheat Engine
Revision as of 05:42, 18 April 2018 by TheyCallMeTim13 (talk | contribs) (Setup)
Jump to navigation Jump to search


How to add addresses to the address list

There are a few ways to add addresses to the cheat table address list.

The way to add addresses from the found address list is to double click the address, with the address(es) selected click the red arrow, or with the address(es) selected right click the address and select add selected addresses to the address list.

AddAddressToList.01.png


You can also add addresses manually by clicking the add address manually.

AddAddressToList.manually.01.png

You'll see a form like the one on the left, if you check the pointer check box then it will look like the one on the right.

AddAddressToList.manually-form.01.png

Just setup the address or pointer as needed and click the OK button.

Setup

Set the address or base address, depending if it's an address or pointer.

Types:

  • Binary : integer
  • Byte : integer
  • 2 bytes : integer
  • 4 bytes : integer
  • 8 bytes : integer
  • Float : float
  • Double : float
  • Text : string
  • Array Of Bytes : bytes

You will get some extra options if you select one of these types:

Binary:

AddAddressToList.manually-form.binary.01.png

Text:

AddAddressToList.manually-form.text.01.png

Array Of Bytes:

AddAddressToList.manually-form.aob.01.png

See also