Announcement

Collapse
No announcement yet.

Request Super Ghouls N Ghosts GBA Code Breaker codes

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

  • Request Super Ghouls N Ghosts GBA Code Breaker codes

    Some of the code breaker codes don't work Invincibilty weapon Modifier and Armor Modifier Could someone find codes that will work I'm looking for a walk through enemies code Thanks!

  • #2
    hi how's it going sometimes codes don't work because you have an outdated code breaker device if you're using vba emu it is also using an outdated rom that's why some codes don't work at least I think that's why also sometimes if you are using a rom of a different region the codes won't work I don't know really why some codes work and why some other don't I never really understood but SGnG is a cool game with levels from the nes and genesis version too this is so cool to type without using any punctuation marks later

    Comment


    • #3
      It's because a lot of them are just wrong.

      For example, the code for Infinite Armor is as follows:
      Code:
      04163EA3 909A396A
      3FEE2CF6 CC894558
      When decoding using the ar v1/2 algorithm, we get this:
      Code:
      32020463 00000066
      32020464 000000EE
      We see that the original hacker wanted two 8-bit ram writes, but used the wrong code type. The first byte should be a 0 instead of a 3. 3 is the correct byte for codebreaker/GSSP codes, but not ar/gs v1/2.

      So, the raw code should be:
      Code:
      02020463 00000066
      02020464 000000EE
      And encoded would be:
      Code:
      B39C34E5 3C3ECF67
      4692948B 9F35E758
      And, after looking at it, you can see that this code could be condensed to one line, since gba cheat devices can all write 16-bit values as well.

      I believe the 16-bit one-liner would be this, though I'm not sure of the endianness. Writing 0xEE66 to 0x2020463-
      AR/GSA 1/2-
      Code:
      90291398 BDCFB94A
      AR/GSA 3/4-
      Code:
      858A7423 3A934C12
      CBA/GSSP
      Code:
      82020463 EE66
      Please put all complaints in writing and submit them here.

      Above link not working? Try here.

      Comment


      • #4
        I have the actual game I don't have a Gameshark or AR I have only the Codebreaker. I know the CB codes Here are Old But can someone find an Invincibilty code to walk through enemies?

        Comment


        • #5
          Someone can, but I don't know if someone will.

          Comment


          • #6
            hi how's it going sometimes codes don't work because you have an outdated code breaker device if you're using vba emu it is also using an outdated rom that's why some codes don't work at least I think that's why also sometimes if you are using a rom of a different region the codes won't work I don't know really why some codes work and why some other don't I never really understood but SGnG is a cool game with levels from the nes and genesis version too this is so cool to type without using any punctuation marks later
            haha. I was just talking to you about stuff like that. When I began to read your post, I was like what the hell, it seemed like someone else was posting under your name because you don't type like that. I was about to bitch you for typing like that, haha. I actually rechecked who the poster was in the middle of reading the post. I thought maybe it was someone who created a similiar looking user name as you. I hate when people type with no punctuation. It makes readers strain to try to read/understand what the person is trying to say.
            Last edited by OldSchoolGamer; 09-16-2011, 12:41:10 PM.
            Now broadcasting from the underground command post. Deep in the bowels of a hidden bunker. Somewhere under the brick & steel of a nondescript building. We've once again made contact w/ our leader, OSG

            Comment


            • #7
              Why couldn't the gba CodeBreaker be just like the one for Gamecube? If there's something wrong with the code it won't go in. It would be so much easier than wasting a lot of time punching in codes on the gba that don't even work.

              Comment


              • #8
                Could always try codetwink for gba codes. Thats where i used to post the gba codes I made ages ago here is the link to your codes http://cheats.codetwink.com/gba/view/5256/
                Spoiler Alert! Click to view...

                THE BAD GUY!!!!!!

                Comment

                Working...
                X