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 


[AA] How to edit xmm ?

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
Hatschi
Master Cheater
Reputation: 2

Joined: 28 Jan 2010
Posts: 327

PostPosted: Wed Dec 30, 2015 2:51 am    Post subject: [AA] How to edit xmm ? Reply with quote

How can I change the value stored in xmm0 or xmm1 within auto assemble?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 457

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

PostPosted: Wed Dec 30, 2015 3:04 am    Post subject: Reply with quote

in 6.5 you can call (while stopped on a thread)
Code:
 
debug_getContext(true)

which will also get the float and xmm registers

XMM0 to XMM15 are bytetables
you have to extract the bytes out of them and convert it to the type you think it is (e. g. byteTableToDouble()

note that XMM is 16 bytes so you will have to do some manual byte copying (don't do doubleToByteTable(XMM0) as that will discard byte 9 to 16)

to write them to the current thread use
Code:
 
debug_setContext(true)



edit. oh in AA. (thought you meant lua)
easiest is movss xmmregister, [address]

movsd for double

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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