Announcement

Collapse
No announcement yet.

NGC Pointer Only Working On Dolphin

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

  • #16
    yes please post the dumps.

    picture is memory card take in hex editor?

    or ce memory editor?
    Last edited by lee4; 07-14-2014, 07:21:33 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


    • #17
      Originally posted by lee4 View Post
      yes please post the dumps.

      picture is memory card take in hex editor?

      I'm not sure if this exact memory region is, what I mean is if you open a gci of this exact save you will see that exact data, profile name and cash a little bit underneath it.
      However I can't find it in either one of the two dumps, RAM or ARAM.

      Save dumps:https://www.firedrive.com/file/877C55EFFB599E2C
      Last edited by 47iscool; 07-14-2014, 07:27:01 PM.

      Comment


      • #18
        can I have your save too?
        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


        • #19
          Originally posted by lee4 View Post
          can I have your save too?
          https://www.firedrive.com/file/8AC64575D71B8EEF

          Comment


          • #20
            ya, I cant find anything too
            Last edited by lee4; 07-14-2014, 08:07:12 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


            • #21
              Originally posted by lee4 View Post
              ya, I cant find anything too
              Apparently there is some RAM somewhere that Dolphin can't dump, other than that I don't know. Thanks anyway lee.

              Comment


              • #22
                I think I found it

                please test

                here your save

                Name 47iscool
                48000000 8062F018
                DE000000 7E007E90
                140A2698 34376973
                140A269C 636F6F6C
                E0000000 80008000

                Max Cash (999999999)
                48000000 8062F018
                DE000000 7E007E90
                140A26B4 3B9AC9FF
                E0000000 80008000

                Show Up In Every Car List
                48000000 8062F018
                DE000000 7E007E90
                140A26BC 7FFFFFFF
                E0000000 80008000
                Last edited by lee4; 07-14-2014, 09:13:19 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


                • #23
                  I don't know how you did it but the cash code works. Sadly the car list code does not work.

                  Also they, even individually lock the game up when going to quick race. But you can still save your profile with the cash code on and keep it, it doesn't require a specific profile either.

                  Amazing work all in all, if I may ask how DID you find the cash code? I'd basically given up on pointers for this game.

                  Comment


                  • #24
                    4 words

                    pain in the butt
                    Last edited by lee4; 07-14-2014, 10:14:58 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


                    • #25
                      Originally posted by lee4 View Post
                      4 words

                      pain in the butt
                      Was it (the data) scrambled? Anyway, thanks for all the hard work.
                      Last edited by 47iscool; 07-14-2014, 10:16:44 PM.

                      Comment


                      • #26
                        no, was not in user's memory which why we could not find anything

                        your picture / save was helpful.
                        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


                        • #27
                          the pointer's initial address is huge. try researching for the pointers with a larger radius. try out any of the pointer codes having a small initial address and a larger offset.
                          ba+8fd4d4 does not look very common to me. most of my pointer addresses are smaller than ba+2XXXXX.
                          idk if a smaller initial address would solve the problem. but you could give it a try.

                          oh, and for the gecko code type i recommand you to use E0000000 80008000 instead of E2000001 80008000. I experienced that the E2000001 80008000-termination didnt terminate if-conditions.
                          My Website
                          Hacking YouTube Channel


                          No requests, please

                          Comment


                          • #28
                            Originally posted by CosmoCortney View Post
                            the pointer's initial address is huge. try researching for the pointers with a larger radius. try out any of the pointer codes having a small initial address and a larger offset.
                            ba+8fd4d4 does not look very common to me. most of my pointer addresses are smaller than ba+2XXXXX.
                            idk if a smaller initial address would solve the problem. but you could give it a try.

                            oh, and for the gecko code type i recommand you to use E0000000 80008000 instead of E2000001 80008000. I experienced that the E2000001 80008000-termination didnt terminate if-conditions.
                            Not sure what you mean by "larger radius" but I already made an ASM version that works.

                            Thanks anyway for trying to help though. When you are on the "my cars/add cars" screen the value is EEEEEEEE, then when you go to the car list it changes 000F0001. If you want you could try it yourself as I'm assuming you have Carbon from one of your posts on YouTube.
                            Last edited by 47iscool; 08-02-2014, 12:17:48 PM.

                            Comment


                            • #29
                              I don't know what pointer searcher you are using. But in the case of GCNPCC you can edit following settings:

                              The "max offset radius" will search for pointer offsets being equal or less than this value.
                              Here's a code i have recently made: 4017aa60 66c7f011
                              small initial addres (and a greater offset).
                              My Website
                              Hacking YouTube Channel


                              No requests, please

                              Comment


                              • #30
                                I use both GCNPPC and pointer search v4. Only time I need the pointer search v4 is when hacking Wii games though.

                                Comment

                                Working...
                                X