Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Thu May 11, 2006 1:10 am Post subject: |
|
|
ok, i'm assuming you're using a official cheat engine version and not one made by other people.
Make sure the address you specify for your auto assembler is valid.
e.g:
0a1234cd:
mov eax,ebx
mov ebx,ecx
mov ecx,edx
is only valid if 0a1234cd is a valid address
and of course, don't forget to add the address specifier. without it it also won't work. (by default it'll then try to write to 00000000 which IS invalid)
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|