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 


Conditional breakpoint on XMM1 register doesn't work

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
HSergi
Newbie cheater
Reputation: 0

Joined: 17 Dec 2017
Posts: 22

PostPosted: Thu Apr 09, 2020 4:17 am    Post subject: Conditional breakpoint on XMM1 register doesn't work Reply with quote

So I want to break when my RDI == 0xB5C8880 and XMM1 == (float)60
When I just set RDI == 0xB5C8880, it works. But with XMM1 it doesn't work no matter how I set it. I tried XMM1 == 60; XMM1 == (float)60; XMM1 == 0x42700000; XMM1 == 0x0000000042700000; XMM1 == 0x00000000427000000000000000000000;

Added screenshot with XMM registers when I hit my needed breakpoint and how I set XMM1 == 0x42700000 in breakpoint settings.

How to set breakpoint settings to is breaks only when RDI == 0xB5C8880 and XMM1 == (float)60?



cheatengine-x86_64_YWrIe4M9iB.png
 Description:
 Filesize:  7.79 KB
 Viewed:  2561 Time(s)

cheatengine-x86_64_YWrIe4M9iB.png



cheatengine-x86_64_I1EgIsjE6I.png
 Description:
 Filesize:  10.55 KB
 Viewed:  2562 Time(s)

cheatengine-x86_64_I1EgIsjE6I.png


Back to top
View user's profile Send private message Send e-mail
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4703

PostPosted: Thu Apr 09, 2020 10:27 am    Post subject: Reply with quote

Try this:
Code:
RDI == 0xB5C8880 and readFloatLocal(debug_getXMMPointer(1)) == 60.0

_________________
I don't know where I'm going, but I'll figure it out when I get there.
Back to top
View user's profile Send private message
HSergi
Newbie cheater
Reputation: 0

Joined: 17 Dec 2017
Posts: 22

PostPosted: Fri Apr 10, 2020 4:08 am    Post subject: Reply with quote

ParkourPenguin wrote:
Try this:
Code:
RDI == 0xB5C8880 and readFloatLocal(debug_getXMMPointer(1)) == 60.0

Thanks, it worked
Back to top
View user's profile Send private message Send e-mail
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