Announcement

Collapse
No announcement yet.

Code Breaker Advance code types

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

  • Code Breaker Advance code types

    if you have been to the gba section at gsccc lately...you would have noticed that the latest code breaker advance codes are raw(with codetypes)..thats where I got the idea from this forum....sence raw cba codes are more open to the public now....some examples of cba codetypes are:

    2xxxxxxx xxxx = add bit codetype
    3xxxxxxx xxxx = 8 bit codetype
    8xxxxxxx xxxx = 16 bit codetype
    7xxxxxxx xxxx = advance code activator/joker
    D000020 xxxx = simple joker(doesn't work for all games)


    4xxxxxxxxxxx : Slide(serial repeater)
    -------------------------
    syntax : 4AAAAAAA VVVV
    : IIIILLLL SSSS
    Operands : A = Address
    : V = Start Value
    : I = Increment by
    : L = Repeat length
    : S = Address Stride (default = 1 for 16bit)

    Eaaaaaaa iiii = increase/decrease codetype (doesn't work on vba, only on the real thing.)
    (best used with the joker (7x) code)

    a = adress that you want to increase/decrease
    i = how much to increase/decrease the value with
    some examples of values to increase decrease are:
    0001 = Increase by 1

    ffff = Decrease by 1 (it works backwords from ffff to decrease more fffe = decrease by 2 etc)

    for info on making master codes for cba look here: http://www.sappharad.com/

    and thats all the codes you'll need to know...good luck on that cba hacking...

  • #2
    Re: About this forum...

    Cool; it's good to see GBA hacking at least in some practical form become more open to the general public.
    I may be lazy, but I can...zzzZZZzzzZZZzzzZZZ...

    Comment


    • #3
      About this forum...

      Seriously, GBA hacking is pretty muchthe only thing out there of the current systems that is hackable. It still sux that PS2 and GC hacking has never really come to be.

      Comment


      • #4
        Moved to The VG School of Hacking.

        Comment

        Working...
        X