Announcement

Collapse
No announcement yet.

Looking for PointerSearch v4.0 by Dr.Pepper

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Looking for PointerSearch v4.0 by Dr.Pepper

    I used to have this but deleted it sometime ago when organizing my files on my HDD. Can someone upload or provide a link to it? Thanks.

    I ask because the host site it was on (Wiird) is down and I can't find any other links to it.

  • #2
    Edit:
    can download here the split files
    Attached Files
    Last edited by lee4; 07-19-2014, 08:52:45 PM.
    lee4 Does Not Accept Codes Requests !
    When lee4 asks a question it does not mean lee4 will look at your game
    *How to create and use SegaCD codes >click here<*
    >)

    Comment


    • #3
      Hey lee, I'm not quite sure how to get the correct address. After I put both of them in it gives me, as an example:

      8???????+E Any ideas what this kind of stuff means or how to get the correct address? Maybe I should just stick with gcnppc.

      Comment


      • #4
        what game?

        post copy and paste the results?

        you can use gcnppc if you find easier to use.

        PointerSearch_v4
        * advance users
        * can have 3 dumps
        * pointer to pointer
        Last edited by lee4; 07-20-2014, 12:02:10 AM.
        lee4 Does Not Accept Codes Requests !
        When lee4 asks a question it does not mean lee4 will look at your game
        *How to create and use SegaCD codes >click here<*
        >)

        Comment


        • #5
          Originally posted by lee4 View Post
          what game?

          post copy and paste the results?

          you can use gcnppc if you find easier to use.

          PointerSearch_v4
          * advance users
          * can have 3 dumps
          * pointer to pointer
          The values are stored in ARAM, which gcnppc does not support. I just tried it again and it won't search with the two values I gave it. Which are:
          906E2883
          and
          90802173

          And when I paste those into it, it won't allow me to search.

          Game is WWE 12, I'm trying to make a code to always play as a certain character.
          Last edited by 47iscool; 07-20-2014, 12:32:18 AM.

          Comment


          • #6
            in PointerSearch_v4
            (word in green is vaild, word in red is invaild)

            906E2883 need be 906E2880
            and
            90802173 need be 90802170

            both ram and aram are need
            lee4 Does Not Accept Codes Requests !
            When lee4 asks a question it does not mean lee4 will look at your game
            *How to create and use SegaCD codes >click here<*
            >)

            Comment


            • #7
              Thanks lee, here is what it gave me:
              Click image for larger version

Name:	ps.PNG
Views:	1
Size:	29.5 KB
ID:	162588

              Comment


              • #8
                example:
                in results window
                USE: [(8088C740+790)] in your pointer code.

                48000000 8088C740
                DE000000 90009380
                10000793 000000??
                E0000000 80008000

                add back the 3 to offset 790
                Last edited by lee4; 07-20-2014, 12:54:01 AM.
                lee4 Does Not Accept Codes Requests !
                When lee4 asks a question it does not mean lee4 will look at your game
                *How to create and use SegaCD codes >click here<*
                >)

                Comment


                • #9
                  I think I almost understand it now, but what about that "90009380"? How/where is this in the code?

                  Either way the game is WWE '12 and it's ID is SW6E78 if you wanted to know. The code you put together is a player 2 character modifier. It let's player two use anybody, even the hidden staffers.

                  Comment


                  • #10
                    DE000000 80008180 <----- check pointer for vaild address in RAM 80000000 to 81800000

                    DE000000 90009380 <----- check pointer for vaild address in ARAM 90000000 to 93800000
                    lee4 Does Not Accept Codes Requests !
                    When lee4 asks a question it does not mean lee4 will look at your game
                    *How to create and use SegaCD codes >click here<*
                    >)

                    Comment


                    • #11
                      Originally posted by lee4 View Post
                      DE000000 80008180 <----- check pointer for vaild address in RAM 80000000 to 81800000

                      DE000000 90009380 <----- check pointer for vaild address in ARAM 90000000 to 93800000
                      So should I just use those values in each one?

                      Comment


                      • #12
                        no

                        because
                        your RAM address 906E2880 and 90802170 are in ARAM, so we use 90009380 tell gecko the pointer is goto ARAM only

                        48000000 8088C740
                        DE000000 90009380
                        10000793 000000??
                        E0000000 80008000

                        and
                        example
                        if your RAM address were
                        806E2880 and 80802170 are in RAM, so we would use 80008180 tell gecko the pointer is goto RAM only
                        if pointer goes into ARAM, gecko wont run the code
                        Last edited by lee4; 07-20-2014, 01:30:12 AM.
                        lee4 Does Not Accept Codes Requests !
                        When lee4 asks a question it does not mean lee4 will look at your game
                        *How to create and use SegaCD codes >click here<*
                        >)

                        Comment


                        • #13
                          That's kind of what I meant to say as in:

                          90009380 for ARAM
                          and
                          80008180 for RAM

                          To make it more simple I was asking if I should use 90009380 for all ARAM codes.

                          Thanks again for your help, now I know how to use that tool thanks to you breaking it down.

                          Comment


                          • #14
                            Originally posted by 47iscool View Post
                            That's kind of what I meant to say as in:

                            90009380 for ARAM
                            and
                            80008180 for RAM

                            To make it more simple I was asking if I should use 90009380 for all ARAM codes.

                            Thanks again for your help, now I know how to use that tool thanks to you breaking it down.
                            yes

                            yes

                            no problem
                            lee4 Does Not Accept Codes Requests !
                            When lee4 asks a question it does not mean lee4 will look at your game
                            *How to create and use SegaCD codes >click here<*
                            >)

                            Comment

                            Working...
                            X