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 


CMOVGE

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

Joined: 14 Jan 2012
Posts: 5

PostPosted: Sun Dec 18, 2016 4:34 pm    Post subject: CMOVGE Reply with quote

hi does anyone know if I should be able to use the cmovge instruction like this

cmovge [rax+0C], [rax+4]

as for some reason it keeps failing, the only other thing I can think f it only works n registers without offsets is that right

thanks in advance
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25794
Location: The netherlands

PostPosted: Sun Dec 18, 2016 6:18 pm    Post subject: Reply with quote

if only works with two registers, or an register and address, not address and address (no assembler instruction supports address,address )

for your situation I recommend:
Code:

jnge skipthis
pushfd //you can ignore this and the popfd if the code after skipthis doesn't check the compare state
push rbx
mov rbx,[rax+4]
mov [rax+c],rbx
pop rbx
popfd
skipthis:

_________________
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
Back to top
View user's profile Send private message MSN Messenger
glenc70
How do I cheat?
Reputation: 0

Joined: 14 Jan 2012
Posts: 5

PostPosted: Wed Dec 21, 2016 12:12 pm    Post subject: Reply with quote

ok many thanks that's all I wanted to know
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 Discussions 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