-
Notifications
You must be signed in to change notification settings - Fork 10
Multiple selections
Maxime Pia edited this page Apr 1, 2018
·
2 revisions
It is often useful to be able to convert data from different regions in memory. HAT lets you define virtual selections from Tools > Options > Selections.
In order to convert data from two different memory regions, follow these instructions:
- Select a memory region from Cheat Engine's hex viewer
- Close the hex viewer
- Go to Tools > Options > Selections
- Click on "Add selection", then "Ok". Their is now two entries in the table. The "active" selection is the one whose bounds are updated based on the actual selection in Cheat Engine's hex viewer.
- Open and select a different memory region from Cheat Engine's hex viewer
Both converted regions should appear in HAT's main window and are both updated as their respective content changes.
Proceed similarly to convert more regions.