|
|||||||
| English Support Board English & Foreign Languages support |
![]() |
|
|
LinkBack | Strumenti discussione |
|
|||
|
Yeah that's right... stupid. Nothing beats reading the changelog/ readme. Ultima modifica di ridhwhan : 17th December 2008 alle ore 07:14 |
|
|||
|
hi, i manage to find this Pointer Searcher, and i made 2 dump files in the game (Dungeon Maker II)
MEMDUMP0.dmp and MEMDUMP1.dmp but in the Pointer Searcher, i don't know how to get / find the address of the position of HP i wanted i'd read the PointerSearcher.pdf , but it doesn't teach us how to find the address it just stated 2 examples of addresses |
|
|||
|
You've got to do a normal search. If the address you're looking for has a number value, I would suggest using the search for a fixed value. If you don't have a numeric value, you could use the search for a difference.
If you haven't found the address yet, maybe the game isn't a dma type game, and you won't even need the pointer search. |
|
|||
|
Do you mean i use " Cheat Searcher " in CWCHEATS menu in game?
i found 3 address using the Cheat Searcher, again... i dump and search , still couldn't find the pointer here are the 3 address 0x003E0010 0x00EB2B60 0x017DF4B8 i put 0x003E0010 on the MEMDUMP0 box and 0x017DF4B8 on the 2nd box with MEMDUMP1 search ... Result = nothing |