Advertisement
Guest User

Mega Man 9 Weapon Switch v1.02

a guest
Feb 10th, 2013
887
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. This is v1.02 of the weapons switch code by delroth and darkeye.
  2. Changes from v1.01:
  3. - Fixed a bug where beating Wily 2 sent you back to Wily 1
  4.  
  5. Known Issues:
  6. - 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
  7.  
  8. If you don't know how to make your own .gct, just download this: https://www.dropbox.com/s/rpzj78szwm76lmy/WR9E.gct
  9. And put it in SD:/codes/
  10.  
  11. If you do know how to make your own .gct, use these codes:
  12. Weapon Swap L [delroth]
  13. 28319E0A DDFF2000
  14. 283BCE88 00008000
  15. C0000000 0000000E
  16. 3CA08031 60A53FFE
  17. 89450000 2C0A003F
  18. 4D810020 A1650000
  19. 3C608031 60633FA4
  20. 89230000 39290001
  21. 2C09000B 40820008
  22. 39200000 39800001
  23. 7D8C4830 7D8C5839
  24. 4182FFE4 99230000
  25. 3C608031 60634090
  26. 39200000 B1230000
  27. 38630002 99230000
  28. 614A0080 99450000
  29. 4E800020 00000000
  30. E0000000 80008000
  31.  
  32. Weapon Swap R [delroth]
  33. 28319E0A DDFF0200
  34. 283BCE88 00008000
  35. C0000000 0000000E
  36. 3CA08031 60A53FFE
  37. 89450000 2C0A003F
  38. 4D810020 A1650000
  39. 3C608031 60633FA4
  40. 89230000 2C090000
  41. 40820008 3920000B
  42. 3929FFFF 39800001
  43. 7D8C4830 7D8C5839
  44. 4182FFE4 99230000
  45. 3C608031 60634090
  46. 39200000 B1230000
  47. 38630002 99230000
  48. 614A0080 99450000
  49. 4E800020 00000000
  50. E0000000 80008000
  51.  
  52. Weapon Clear [delroth]
  53. 28319E0A DDFF0000
  54. 283BCE88 00008000
  55. C0000000 00000003
  56. 3C608031 60633FFE
  57. 88A30000 70A5003F
  58. 98A30000 4E800020
  59. E0000000 80008000
  60.  
  61. L + R = Mega Buster [delroth]
  62. 28319E0A DDFF2200
  63. 283BCE88 00008000
  64. C0000000 00000009
  65. 3CA08031 60A53FFE
  66. 89450000 71430040
  67. 4C820020 3C608031
  68. 60633FA4 39200000
  69. 99230000 3C608031
  70. 60634090 B1230000
  71. 38630002 99230000
  72. 614A0040 99450000
  73. 4E800020 00000000
  74. E0000000 80008000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement