Hi guys I have been using IDA to debug a game exe and I would like to take a address out and change it using cheat engine while the game is running to test if it is the correct address.
Code:
.rdata:0154786C aRecoil db 'recoil',0 ; DATA XREF: sub_C98DD0+18Ao
.text:00C98F5A push offset aRecoil ; "recoil"
I understand that 00C98F5A is some sort of address but when I add it to cheat engine its not associated with recoil