Announcement

Collapse
No announcement yet.

Porting DS Action Replay codes to JGecko (Wii U)

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

  • Porting DS Action Replay codes to JGecko (Wii U)

    Does anybody here know how to port an Action Replay DS code to work for the Wii U version (JGecko)? This is for Explorers of Sky [NTSC-U]. Please assist me if you can.

    Code:
    [Sel + Left ON, Sel + Right OFF]Easy Recruit
    Is easy but not 100%
    94000130 FFEB0000
    9230DD8E 000003A0
    1230DD92 000008BD
    02051294 E7900001
    D2000000 00000000
    94000130 FFDB0000
    9230DD8E 000003A0
    1230DD92 0000E8BD
    D0000000 00000000
    02000090 000004AD
    E2000080 00000010
    E59FC008 E780C001
    E7900001 EA014481
    52000090 000004AD
    02051294 EAFEBB79
    D2000000 00000000
    If it helps, here's the section that turns the code off converted... I think.

    Code:
    09010000 04000130 // act. address
    00000014 00000000 // button value
    03010000 0230DD8E // if equal to 3A0
    000003A0 00000000
    00010000 0230DD92 // 16 bit write
    000008BD 00000000
    00020000 02051294 // 32 bit write
    E7900001 00000000
    D0000000 DEADCAFE // Terminator
    Last edited by Ixkli21; 10-09-2017, 08:03:21 AM.

  • #2
    Can anyone help me out here, please?

    Comment

    Working...
    X