Add Address To List

From Cheat Engine
Jump to navigation Jump to search


How to add addresses to the address list[edit]

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.

Use the add offset and remove offset buttons for multiple level pointers.

Setup[edit]

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[edit]