Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This is v1.02 of the weapons switch code by darkeye and delroth.
- Changes from v1.01:
- - Fixed a bug where beating Wily 2 sent you back to Wily 1
- Known Issues:
- - Pressing L/R during some cutscenes/menus still causes the game to crash sometimes. Until we get this fixed, just don't press L/R until you're in control of Mega Man
- If you don't know how to make your own .gct, just download this: https://www.dropbox.com/s/rpzj78szwm76lmy/WR9E.gct
- And put it in SD:/codes/
- If you do know how to make your own .gct, use these codes:
- Weapon Swap L
- 28319E0A DDFF2000
- 283BCE88 00008000
- C0000000 0000000E
- 3CA08031 60A53FFE
- 89450000 2C0A003F
- 4D810020 A1650000
- 3C608031 60633FA4
- 89230000 39290001
- 2C09000B 40820008
- 39200000 39800001
- 7D8C4830 7D8C5839
- 4182FFE4 99230000
- 3C608031 60634090
- 39200000 B1230000
- 38630002 99230000
- 614A0080 99450000
- 4E800020 00000000
- E0000000 80008000
- Weapon Swap R
- 28319E0A DDFF0200
- 283BCE88 00008000
- C0000000 0000000E
- 3CA08031 60A53FFE
- 89450000 2C0A003F
- 4D810020 A1650000
- 3C608031 60633FA4
- 89230000 2C090000
- 40820008 3920000B
- 3929FFFF 39800001
- 7D8C4830 7D8C5839
- 4182FFE4 99230000
- 3C608031 60634090
- 39200000 B1230000
- 38630002 99230000
- 614A0080 99450000
- 4E800020 00000000
- E0000000 80008000
- Weapon Clear
- 28319E0A DDFF0000
- 283BCE88 00008000
- C0000000 00000003
- 3C608031 60633FFE
- 88A30000 70A5003F
- 98A30000 4E800020
- E0000000 80008000
- L + R = Mega Buster
- 28319E0A DDFF2200
- 283BCE88 00008000
- C0000000 00000009
- 3CA08031 60A53FFE
- 89450000 71430040
- 4C820020 3C608031
- 60633FA4 39200000
- 99230000 3C608031
- 60634090 B1230000
- 38630002 99230000
- 614A0040 99450000
- 4E800020 00000000
- E0000000 80008000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement