+ Reply to Thread
Page 9 of 11
FirstFirst ... 4 7 8 9 10 11 LastLast
Results 81 to 90 of 106

Thread: Pointer Search Development

  1. #81
    Join Date
    Dec 2007
    Posts
    16
    Downloads
    2
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0

    ICONA NEWS PSP Dumb

    Ok makes sense, but where or how would I use it? I apologize for being stupid on this one.

    Yeah that's right... stupid. Nothing beats reading the changelog/ readme. :thumbdown
    Ultima modifica di ridhwhan : 17th December 2008 alle 07:14

  2. #82
    Join Date
    Dec 2008
    Posts
    18
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    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

  3. #83
    Join Date
    Dec 2007
    Posts
    16
    Downloads
    2
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    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.

  4. #84
    Join Date
    Dec 2008
    Posts
    18
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    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

  5. #85
    Join Date
    Aug 2006
    Posts
    346
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    4
    Quote Originally Posted by Jianwei View Post
    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
    You seem to be confused. You need to find a working address for whatever value you're trying to find the pointer for. So if you're looking for an HP value (for example), use cheat searcher to find that value, and note it on a piece of paper (for example). Then do a memdump. Then play/change (go to the next level, etc.) the game so that the HP cheat you found earlier doesn't 'work' anymore, because it's reading its value from a pointer. Then repeat the process of finding the 'new' HP address. Write it down again, make a memdump. Do this 2, 3, 4 times or so, and then you have enough info so search for the pointers.
    The pointer searcher requires memdumps, and the address that you're trying to find the pointer for. So, this is why you take note of the address each time. Load memdump 1, tell it what address the HP value is stored. Load memdump 2, and tell it what address the HP value was stored, etc.

    By comparing dumps 1+2, 1+3, 1+4, 2+3, 2+4, etc, you should be left with the pointer. Easy, no?

  6. #86
    Join Date
    Jan 2007
    Posts
    16
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    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!

  7. #87
    Join Date
    Sep 2005
    Location
    Shevat
    Posts
    7.418
    Downloads
    4
    Uploads
    0
    Thanks
    0
    Thanked 1 Time in 1 Post
    Potenza rep
    19
    Quote Originally Posted by Pasky View Post
    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!
    psplink is what you need.
    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

  8. #88
    Join Date
    Jan 2007
    Posts
    16
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    0
    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.

  9. #89
    Join Date
    Aug 2006
    Posts
    740
    Downloads
    0
    Uploads
    0
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Potenza rep
    5
    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!

  10. #90
    Join Date
    Sep 2005
    Location
    Shevat
    Posts
    7.418
    Downloads
    4
    Uploads
    0
    Thanks
    0
    Thanked 1 Time in 1 Post
    Potenza rep
    19
    Quote Originally Posted by gangstamalu View Post
    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.
    i don't see the problem in the code is this maybe from the windows version?

+ Reply to Thread
Page 9 of 11
FirstFirst ... 4 7 8 9 10 11 LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157