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 


Pointerscanner value search - real numbers.

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

Joined: 10 Aug 2009
Posts: 11

PostPosted: Mon Mar 08, 2010 8:30 am    Post subject: Pointerscanner value search - real numbers. Reply with quote

Hi DarkByte,

I've had quite a few problems with the pointer scanner value search when looking for floats and the like. Typically I look for vals between 0 and 1, but can you confirm how the match works? I can't seem to get either truncation or rounding working 100% of the time. E.g. sometimes I can see before me there are pointers correctly pointing to the value 0.87, but if I assume rounding and search for 0.9 it gets rid of them, other times I have had a similar thing, I've searched assuming truncation, e.g. 0.8, and still they are removed. Can you please elaborate the exact way this works?

Also, can you possibly hint at what the 'Improve Pointer scan with gathered heap data' option does, as I can't find any docs for it?

Cheers!
Chris
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Mon Mar 08, 2010 8:49 am    Post subject: Reply with quote

weird, the value scan uses the truncated scan method
0.8 should find everything between 0.80000 and 0.899999
0.87 should find everything between 0.870000 and 0.879999

and you did select the proper type ?

as for the heap data:
Windows provides an allocation method called the heap, you can use it to allocate small chunks of memory (smaller then 4kb) without windows allocating a full 4KB page for it

the pointerscan can get a list of all the allocations in the heap region and find out the offsets using that information. So it doesn't have to guess at what the offsets are and thus returns a smaller result set that should be valid.

The heap is often used to allocate C++ classes

Of course, the heap isn't always used, for example some applications choose to manage the smaller memory allocations themselves instead of letting windows handle it.

_________________
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
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