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 


How do you set a conditional breakpoint about this condition

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
etioplmld
Advanced Cheater
Reputation: 0

Joined: 09 Feb 2021
Posts: 76

PostPosted: Thu Dec 12, 2024 11:31 pm    Post subject: How do you set a conditional breakpoint about this condition Reply with quote

The code at the breakpoint is
mov rax,[rax+rcx*8]

Can such conditions be achieved?

[rax+rcx*8] == 0x1FC86FB1520
or
[rax+38] == 0x1FC86FB1520
Back to top
View user's profile Send private message
ParkourPenguin
I post too much
Reputation: 152

Joined: 06 Jul 2014
Posts: 4697

PostPosted: Fri Dec 13, 2024 12:17 am    Post subject: Reply with quote

0x1FC86FB1520 is more than what a 4-byte integer can hold, so I guess you want the address instead of the value at that address:
Code:
RAX+RCX*8 == 0x1FC86FB1520

_________________
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
etioplmld
Advanced Cheater
Reputation: 0

Joined: 09 Feb 2021
Posts: 76

PostPosted: Fri Dec 13, 2024 12:53 am    Post subject: Reply with quote

ParkourPenguin wrote:
0x1FC86FB1520 is more than what a 4-byte integer can hold, so I guess you want the address instead of the value at that address:
Code:
RAX+RCX*8 == 0x1FC86FB1520


This condition won't break,Taking the values of the other registers as a condition(Try one by one), get RAX=1FCB9B557D0
But thanks all the same
Back to top
View user's profile Send private message
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