Quote:
Originally Posted by cicofolle
hi someone can tell me what is that error:
" error line 14 assert ........ :failure determing what dekaron.exe+75D53EA means"
its about the adress line?
how can i update it THANKS
|
' assert ' in cheat engine means that it will verify that the bytes at the address match the bytes specified in the assert function, if they don't the script wont activate. basically just saves you the trouble of crashing because you activated a script that needs to be updated to the correct address.
essentially, you need to update the address to the correct address with that array of bytes.