Advertisement
dragonbane

SS Cheat Stuff

Feb 16th, 2017
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. SS Cheats (JP):
  2.  
  3. Store last Spawn (Z + D-Up):
  4.  
  5. 2859CF8C DFF72008
  6. 82210000 005B6B0C
  7. 82210001 005B6B10
  8. 82010002 005B6B30
  9. 82010003 005B6B2F
  10. 48000000 805789F4
  11. DE000000 80008180
  12. 92010004 000002A2
  13. E2000002 80008000
  14.  
  15.  
  16. Restore last Spawn (Z + D-Down):
  17.  
  18. 2859CF8C DFFB2004
  19. 84210000 005B6B0C
  20. 84210001 005B6B10
  21. 84010002 005B6B30
  22. 84010003 005B6B2F
  23. 48000000 805789F4
  24. DE000000 80008180
  25. 94010004 000002A2
  26. 1200023C 00000005
  27. E2000002 80008000
  28.  
  29.  
  30.  
  31. SS Cheats (NTSC):
  32.  
  33. NTSC + 0x3280 = JP (Stage Add Range)
  34. NTSC + 0x3260 = JP (Link Pointer Add Range)
  35.  
  36. Store last Spawn (Z + D-Up):
  37.  
  38. 28599D0C DFF72008
  39. 82210000 005B388C
  40. 82210001 005B3890
  41. 82010002 005B38B0
  42. 82010003 005B38AF
  43. 48000000 80575794
  44. DE000000 80008180
  45. 92010004 000002A2
  46. E2000002 80008000
  47.  
  48.  
  49. Restore last Spawn (Z + D-Down):
  50.  
  51. 28599D0C DFFB2004
  52. 84210000 005B388C
  53. 84210001 005B3890
  54. 84010002 005B38B0
  55. 84010003 005B38AF
  56. 48000000 80575794
  57. DE000000 80008180
  58. 94010004 000002A2
  59. 1200023C 00000005
  60. E2000002 80008000
  61.  
  62.  
  63. Loading Code:
  64.  
  65. 285B388C B9CF4630
  66. 285B388E CFCF3030
  67. 285B38B0 00000000 --title spawn check
  68. 285B38AF 00000000 --title layer check
  69. 80000007 00000000
  70. E2000004 80008000
  71.  
  72. 2057578C 00000000 --link ptr = N/A
  73. 20001834 00000000 --status register = 0
  74. 285B388C B9CF4630 --check intro stage here
  75. 285B388E CFCF3030 --check intro stage here
  76. 285B38B0 00000000 --intro spawn check
  77. 285B38AF 00000000 --intro layer check
  78. 80000005 00000000
  79. 80000006 00000000
  80. 80000007 00000001
  81. E2000006 80008000
  82.  
  83. --check varying 1/0 timer here to get 1 check per frame
  84. 2057578C 00000000 --link ptr = N/A
  85. 86000006 00000001 --loading timer + 1
  86. E2000001 80008000
  87.  
  88. --check varying 1/0 timer here to get 1 check per frame and update it
  89. 48000000 8057578C
  90. DE000000 80008180
  91. 86000005 00000001 --game timer + 1
  92. E2000001 80008000
  93.  
  94. --set times to HUD text
  95.  
  96. when link ptr is N/A, status flag 0 and next stage is intro cs, reset all timers and set status flag to 1. when next stage is title screen map reset status flag to 0
  97.  
  98.  
  99.  
  100.  
  101. Store Pos:
  102.  
  103. 48000000 8057578C
  104. DE000000 80008180
  105. 92210004 000000C0
  106. 92210005 000000C4
  107. 92210006 000000C8
  108. 92110007 000000BA
  109. E2000002 80008000
  110.  
  111. Restore Pos:
  112.  
  113. 48000000 8057578C
  114. DE000000 80008180
  115. 94210004 000000C0
  116. 94210005 000000C4
  117. 94210006 000000C8
  118. 94110007 000000BA
  119. E2000002 80008000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement