Hey there,
I am trying to understand IDA Game Hacking, but I am not really getting it.
Did read all tutorials like 947845874 times...
I think this function is hackable:
1010D0BB8 UserManager$$DbgHighScoreMax ; DATA XREF: __const:0000000102557998↓o
__text:00000001010D0BB8
__text:00000001010D0BB8 var_10 = -0x10
__text:00000001010D0BB8
__text:00000001010D0BB8 LDR X8, [X0,#0x18]
__text:00000001010D0BBC CBZ X8, loc_1010D0BCC
__text:00000001010D0BC0 MOV X9, #0x7FFFFFFFFFFFFFFF
__text:00000001010D0BC4 STR X9, [X8,#0x10]
__text:00000001010D0BC8 RET
What Should I change?
I have this problem with like any game, I've no idea what to do...
any help?
Thanks in advance,