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 to use Breakpoint Condition on 64 bit CE?

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

Joined: 07 Nov 2018
Posts: 12

PostPosted: Wed Nov 07, 2018 12:13 am    Post subject: How to use Breakpoint Condition on 64 bit CE? Reply with quote

I tried this code on complex mode
Code:

if(RAX==(int)12)
{return 1;}
else{return 0:}

but it didn't work what's the problem? how do i solve?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Wed Nov 07, 2018 12:18 am    Post subject: Reply with quote

return RAX==12
_________________
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
agpcheatengine
Newbie cheater
Reputation: 0

Joined: 07 Nov 2018
Posts: 12

PostPosted: Wed Nov 07, 2018 1:02 am    Post subject: Reply with quote

Dark Byte wrote:
return RAX==12

It didn't work

Code:
RAX=0000000C00000000


I want to make the comparison as integer
0000000C00000000=12 integer value

when I write your code, i couldn't catch bp.

I think my problem is access high 32-bits of rax.

how do i solve this?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 458

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

PostPosted: Wed Nov 07, 2018 1:42 am    Post subject: Reply with quote

return (RAX >> 32)==12
_________________
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
agpcheatengine
Newbie cheater
Reputation: 0

Joined: 07 Nov 2018
Posts: 12

PostPosted: Wed Nov 07, 2018 1:55 am    Post subject: Reply with quote

Dark Byte wrote:
return (RAX >> 32)==12

it's work ty
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