Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Auto assembler compiler error... alloc issue

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
scrotumlord
How do I cheat?
Reputation: 0

Joined: 25 Feb 2021
Posts: 2

PostPosted: Thu Feb 25, 2021 4:24 pm    Post subject: Auto assembler compiler error... alloc issue Reply with quote

Receiving a compiler error trying to reference an alloc'ed piece memory on this line
Code:

cmp [blaa+4*ecx], edi

In fact, every line that references the 'blaa' alloc causes an error.

Code:
(cmp [00000000+4*ecx], edi): This instruction can't be compiled


Obviously at the top I am allocing:
Code:

alloc(blaa, 512)


I'm updating this old script from around 2010 where alledgedly this compiled without errors.. anyone have any idea what's going on?
Back to top
View user's profile Send private message
sbryzl
Master Cheater
Reputation: 6

Joined: 25 Jul 2016
Posts: 252

PostPosted: Thu Feb 25, 2021 6:28 pm    Post subject: Reply with quote

Cheat Engine can be particular about formatting. Have you tried cmp [blaa+ecx*4], edi or maybe it's 64 bit? cmp [blaa+rcx*4]
Back to top
View user's profile Send private message
scrotumlord
How do I cheat?
Reputation: 0

Joined: 25 Feb 2021
Posts: 2

PostPosted: Thu Feb 25, 2021 6:58 pm    Post subject: Reply with quote

sbryzl wrote:
Cheat Engine can be particular about formatting. Have you tried cmp [blaa+ecx*4], edi or maybe it's 64 bit? cmp [blaa+rcx*4]

Awesome, that fixed my issues! Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites