|
|||||||
| 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 |
|
|||
|
Hi welltall, is there any other feature at the moment to discover pointers other than the GTK tool included? If this doesn't find it, it seems impossible to find one without setting breakpoints and being able to view what is in the registers when the address is being modified, I currently have no tools that I am able to do this with. Infact, if anyone knows of any debuggers for PSP games, I'd love to get my hands on one to be able to set break points. I've got a couple of games where this pointer scanner doesn't find the pointer, such as pixel junk monsters money address.
Also, any hopes of remaPSP being fixed? I have never gotten this thing to work and I'm not talking about during POPs, it doesn't work no matter what game. Thanks! |
|
||||
|
Citazione:
worked here last time i tried check that you've loaded a layout and it's enabled in the first pane. plus check other plugins aren't conflicting |
|
|||
|
Thanks, I'll do a search for PSP link.
I have selected a remaPSP file and I have no other plugins loaded other than cwcheat.prx. I select the remap file through the remap menu, then I turn it on in the main menu. Never works. I've never gotten it to work now that I think about it. |
|
||||
|
found a bug
calculated cheat: _L 0x60643324 0x3B9AC9FF _L 0x00005001 0x0000B508 the correct way the code should be written _L 0x60643324 0x3B9AC9FF _L 0x00050001 0x0000B508 im not the first to have this happen so i thought it should be brought to ur attention.
__________________
http://www.consoleworld.org/forum/cu...pic12401_1.gif PSP 5.00 M33-3 CWCheat Version:0.2.2 Rev. D If I helped you Up the Rep . THANKS AND PEACE! |