| View previous topic :: View next topic |
| Author |
Message |
Darksoup How do I cheat?
Reputation: 0
Joined: 25 Jun 2018 Posts: 3
|
Posted: Mon Jun 25, 2018 5:49 pm Post subject: PointerScan Unique pointervalues in target stuck? |
|
|
So I am currently doing a pointer scan and noticed that the "Unique pointervalues in target" isn't going up anymore. Basicaly it is stuck. What does this mean? Can I stop?
| Description: |
|
| Filesize: |
8.35 KB |
| Viewed: |
3036 Time(s) |

|
|
|
| Back to top |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Mon Jun 25, 2018 5:58 pm Post subject: |
|
|
let the scanner do it job, just dont terminate it.
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
| STN wrote: | | i am a sweetheart. |
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25811 Location: The netherlands
|
Posted: Tue Jun 26, 2018 12:40 am Post subject: |
|
|
unique pointervalues never goes up after a scan has started
but a level 20 scan will take a long time yes.
you can stop it if you wish and see some results, but be aware that the pointerscan will have only scanned 0.0001 % of the pointers
_________________
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 |
|
 |
OldCheatEngineUser Whateven rank
Reputation: 20
Joined: 01 Feb 2016 Posts: 1586
|
Posted: Tue Jun 26, 2018 2:03 am Post subject: |
|
|
how did db knew its level 20? by counting the '0's
_________________
About Me;
I Use CE Since Version 1.X, And Still Learning How To Use It Well!
Jul 26, 2020
| STN wrote: | | i am a sweetheart. |
|
|
| Back to top |
|
 |
Darksoup How do I cheat?
Reputation: 0
Joined: 25 Jun 2018 Posts: 3
|
Posted: Tue Jun 26, 2018 2:23 am Post subject: |
|
|
so how long is "a long time"? 0.0001 % of the pointers doesn't sound like very much. My max offset was 256 and I have an i5 processor if that helps
edit: i try to keep my workercount at max. In the 2 screenshot it was 2 at the time
| Description: |
|
| Filesize: |
9.29 KB |
| Viewed: |
3008 Time(s) |

|
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25811 Location: The netherlands
|
Posted: Tue Jun 26, 2018 2:35 am Post subject: |
|
|
is the target 32 or 64 bit ?
assuming 32 bit:
In the worst case scenario:
an offset of 256 can create (256/4=)64 pointers per iteration
first level 64, second level 64*64, third level 64*64*64, ...
20 levels around 64^20: 132922799578491587290380706028030000
You got to 5189871407499 pointers, so you're at about:
5189871407499/132922799578491587290380706028030000*100=
0.00000000000000000000039%
In the worst case scenario of course. If not every single address is a pointer it'll be less
Also, an offset of 256 is too small for most games to find anything useful
_________________
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 |
|
 |
Darksoup How do I cheat?
Reputation: 0
Joined: 25 Jun 2018 Posts: 3
|
Posted: Tue Jun 26, 2018 2:47 am Post subject: |
|
|
| My version is 64 bit and the game is Endless Sky
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25811 Location: The netherlands
|
Posted: Tue Jun 26, 2018 2:56 am Post subject: |
|
|
In that case you're at 5189871407499/1267650600228229401496703205376*100=0.0000000000000041%
Did you at least do this scan with a secondary pointermap? Else the number of found results says nothing either
_________________
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 |
|
 |
|