| View previous topic :: View next topic |
| Author |
Message |
gir489 Grandmaster Cheater
Reputation: 14
Joined: 03 Jan 2012 Posts: 841 Location: Maryland, United States
|
Posted: Wed May 23, 2012 11:46 pm Post subject: 6.2's debugger is junk |
|
|
Anytime I try to make it find out what writes to an address, it doesn't get any results.
6.1 does not have this problem with the same address. Just wanted to put that out there. |
|
| Back to top |
|
 |
abystus Expert Cheater
Reputation: 1
Joined: 09 Dec 2010 Posts: 140
|
Posted: Thu May 24, 2012 12:26 am Post subject: |
|
|
| Seems to be working fine for me in the tutorial. Check to make sure your using the Windows Debugger Option (Settings>Debugger Options tab). Also, when you use the option does it ask you if you would like to attach a debugger (it should initially)? Only other thing I can think is that if your running 64 bit, use the 32 bit client as I have found it to be more reliable. |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25815 Location: The netherlands
|
Posted: Thu May 24, 2012 3:28 am Post subject: |
|
|
go to settngs->debugger options and check "override existing breakpoints when setting a breakpoint"
Then when there are breakpoints set ce will just blindly override them just like 6.1. (Possible causing the game to crash after a while since the breakpoint that the game relies on is gone) _________________
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 |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Thu May 24, 2012 9:05 am Post subject: |
|
|
| Dark Byte wrote: | go to settngs->debugger options and check "override existing breakpoints when setting a breakpoint"
Then when there are breakpoints set ce will just blindly override them just like 6.1. (Possible causing the game to crash after a while since the breakpoint that the game relies on is gone) |
wow that is a neat feature. Is there an option to view already placed breakpoints whether it be by CE or the game ?. _________________
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25815 Location: The netherlands
|
Posted: Thu May 24, 2012 9:18 am Post subject: |
|
|
yes, go to the threadlist (memoryview)
there expand the threads. If a breakpoint is set the dr7 field will contain some description _________________
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 |
|
 |
|