View previous topic :: View next topic |
Author |
Message |
Pokiaka Cheater
Reputation: 0
Joined: 09 Jul 2011 Posts: 48
|
Posted: Thu May 17, 2012 12:17 am Post subject: Couple of suggestions |
|
|
Personally I found few things that could improve my workflow:
1) Option to sort the list in the Pointer Scan's window (clicking on the column to sort the list by it).
it can help because sometimes you already know the first offset or something like that so you can find what you're looking for much more easily then you would have.
2) When you're trying to find a pointer, I think it would be better to have a button (maybe in the "Extra Information" window) that will search the `easy guess` so we won't have to right click it, copy, go to CE main window, select hex, paste, search.
3) Be able to right click on search results and add them as pointer. or something similar, just stuff to save time. (on one address it's maybe not that needed, but when you receive 100~ addresses from an `easy guess` search, it could REALLY help).
Hope you agree
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Thu May 17, 2012 5:23 am Post subject: |
|
|
1: Sorting that list will take as long as a rescan multiplied by the number of results
You can do a rescan for the specific startoffset though
2: Rightclick the register that holds the value instead, it will copy the value in instead
Also, the easy guess is extremely unreliable. It's better to just use "address you where looking at"-offset
I might put that in though (6.3)
3: That's not a good way of doing a search for a pointers.
You really shouldn't bother writing down a pointer until you have found a full path (green address)
When you find 100 addresses from the 'easy guess' (assuming it's correct for once) you need to find what accesses all 100 of them (max 4 at a time) and then go from there (on each one, as long as it's accessed. Preferable the top address, but sometimes it can also be a lower address)
But I might be able to add a small helper tool that helps you keep track of the offsets instead of a bunch of "more info" windows
_________________
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 |
|
 |
Pokiaka Cheater
Reputation: 0
Joined: 09 Jul 2011 Posts: 48
|
Posted: Thu May 17, 2012 8:24 am Post subject: |
|
|
I agree, managing it would be perfection.
Would be great good luck.
|
|
Back to top |
|
 |
g4m3rxx Newbie cheater
Reputation: 0
Joined: 13 May 2012 Posts: 19 Location: India
|
Posted: Fri May 18, 2012 11:48 am Post subject: |
|
|
can u implement a pause button for the debugger????
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Fri May 18, 2012 11:53 am Post subject: |
|
|
debug->break
or just hit any breakpoint
_________________
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 |
|
 |
g4m3rxx Newbie cheater
Reputation: 0
Joined: 13 May 2012 Posts: 19 Location: India
|
Posted: Fri May 18, 2012 11:56 am Post subject: |
|
|
i'm a noob to CE
i dn't know what break point actually means
cn u pls help
|
|
Back to top |
|
 |
igor Expert Cheater
Reputation: 1
Joined: 04 Apr 2012 Posts: 145
|
Posted: Fri May 18, 2012 1:25 pm Post subject: |
|
|
g4m3rxx wrote: | i'm a noob to CE
i dn't know what break point actually means
cn u pls help | in memory viewer, in debug menu you find break option to pause the current game.
|
|
Back to top |
|
 |
g4m3rxx Newbie cheater
Reputation: 0
Joined: 13 May 2012 Posts: 19 Location: India
|
Posted: Sat May 19, 2012 3:58 am Post subject: |
|
|
okkzz,,,,, I wl check this
|
|
Back to top |
|
 |
|