Advertisement
EvilRobot666

[MKWii] Rainbow Codes RELEASED!! ~Spaghetti Noppers~

Jan 27th, 2016
1,577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Rainbow Codes RELEASED! (ALL these Color Codes made by the Spaghetti Noppers Group!)
  2. Source:
  3.  
  4. #Address @ 8063DBA8 [PAL]
  5. #Address @ 8060C788 [NTSC-U]
  6. #Address @ 8063D214 [NTSC-J]
  7. #Address @ 8062BEC0 [NTSC-K]
  8.  
  9. .set speed,0x05 #Speed of Changing Colors
  10.  
  11. .include "push.s"
  12. lis r15,0x8150
  13. addi r22,r22,1
  14. cmpwi r22,speed
  15. blt color_now
  16. #Set Red
  17. cmpwi r19,0
  18. bne c_red_start
  19. li r20,0xFF
  20. li r19,1
  21. c_red_start:
  22. #Yellow
  23. cmpwi r19,1
  24. bne c_yellow
  25. addi r16,r16,1
  26. cmpwi r16,0xFF
  27. bne c_yellow_end
  28. li r19,2
  29. c_yellow_end:
  30. c_yellow:
  31. #Green
  32. cmpwi r19,2
  33. bne c_green
  34. addi r20,r20,-1
  35. cmpwi r20,0
  36. bne c_green_end
  37. li r19,3
  38. c_green_end:
  39. c_green:
  40. #Cyan
  41. cmpwi r19,3
  42. bne c_cyan
  43. addi r17,r17,1
  44. cmpwi r17,0xFF
  45. bne c_cyan_end
  46. li r19,4
  47. c_cyan_end:
  48. c_cyan:
  49. #Blue
  50. cmpwi r19,4
  51. bne c_blue
  52. addi r16,r16,-1
  53. cmpwi r16,0
  54. bne c_blue_end
  55. li r19,5
  56. c_blue_end:
  57. c_blue:
  58. #Pink
  59. cmpwi r19,5
  60. bne c_pink
  61. addi r20,r20,1
  62. cmpwi r20,0xFF
  63. bne c_pink_end
  64. li r19,6
  65. c_pink_end:
  66. c_pink:
  67. #Red
  68. cmpwi r19,6
  69. bne c_red
  70. addi r17,r17,-1
  71. cmpwi r17,0
  72. bne c_red_end
  73. li r19,1
  74. c_red_end:
  75. c_red:
  76. li r22,0
  77. color_now:
  78. stb r20,0(r15)
  79. stb r16,1(r15)
  80. stb r17,2(r15)
  81. .include "pop.s"
  82. cmpwi r0,0
  83.  
  84.  
  85.  
  86. int_Rainbow_Function() -PAL- [Spaghetti Noppers]
  87. C263DBA8 00000019
  88. 3DE08150 3AD60001
  89. 2C1600XX 418000A8 //XX = Speed Of Changing Colors
  90. 2C130000 4082000C
  91. 3A8000FF 3A600001
  92. 2C130001 40820014
  93. 3A100001 2C1000FF
  94. 40820008 3A600002
  95. 2C130002 40820014
  96. 3A94FFFF 2C140000
  97. 40820008 3A600003
  98. 2C130003 40820014
  99. 3A310001 2C1100FF
  100. 40820008 3A600004
  101. 2C130004 40820014
  102. 3A10FFFF 2C100000
  103. 40820008 3A600005
  104. 2C130005 40820014
  105. 3A940001 2C1400FF
  106. 40820008 3A600006
  107. 2C130006 40820014
  108. 3A31FFFF 2C110000
  109. 40820008 3A600001
  110. 3AC00000 9A8F0000
  111. 9A0F0001 9A2F0002
  112. 2C000000 00000000
  113.  
  114. int_Rainbow_Function() -NTSC-U- [Spaghetti Noppers]
  115. C260C788 00000019
  116. 3DE08150 3AD60001
  117. 2C1600XX 418000A8 //XX = Speed Of Changing Colors
  118. 2C130000 4082000C
  119. 3A8000FF 3A600001
  120. 2C130001 40820014
  121. 3A100001 2C1000FF
  122. 40820008 3A600002
  123. 2C130002 40820014
  124. 3A94FFFF 2C140000
  125. 40820008 3A600003
  126. 2C130003 40820014
  127. 3A310001 2C1100FF
  128. 40820008 3A600004
  129. 2C130004 40820014
  130. 3A10FFFF 2C100000
  131. 40820008 3A600005
  132. 2C130005 40820014
  133. 3A940001 2C1400FF
  134. 40820008 3A600006
  135. 2C130006 40820014
  136. 3A31FFFF 2C110000
  137. 40820008 3A600001
  138. 3AC00000 9A8F0000
  139. 9A0F0001 9A2F0002
  140. 2C000000 00000000
  141.  
  142. int_Rainbow_Function() -NTSC-J- [Spaghetti Noppers]
  143. C263D214 00000019
  144. 3DE08150 3AD60001
  145. 2C1600XX 418000A8 //XX = Speed Of Changing Colors
  146. 2C130000 4082000C
  147. 3A8000FF 3A600001
  148. 2C130001 40820014
  149. 3A100001 2C1000FF
  150. 40820008 3A600002
  151. 2C130002 40820014
  152. 3A94FFFF 2C140000
  153. 40820008 3A600003
  154. 2C130003 40820014
  155. 3A310001 2C1100FF
  156. 40820008 3A600004
  157. 2C130004 40820014
  158. 3A10FFFF 2C100000
  159. 40820008 3A600005
  160. 2C130005 40820014
  161. 3A940001 2C1400FF
  162. 40820008 3A600006
  163. 2C130006 40820014
  164. 3A31FFFF 2C110000
  165. 40820008 3A600001
  166. 3AC00000 9A8F0000
  167. 9A0F0001 9A2F0002
  168. 2C000000 00000000
  169.  
  170.  
  171.  
  172. Rainbow Menu + Selection + HUD -PAL- [Spaghetti Noppers]
  173. 04081610 38A00000
  174. 04081618 38000000
  175. 04081628 38A00000
  176. 0408162C A01B0016
  177. C208163C 00000002
  178. 3DE08150 88AF0000
  179. 60000000 00000000
  180. 04081644 880F0001
  181. 04081654 88AF0002
  182. 04081658 380000FF
  183. 048A9628 CCCCCCCC
  184. //Requires "int_Rainbow_Function()" for this Code to Work.
  185. //I don't know know made 'Dark-Green HUD' Code... this is used to make the HUD White to fix the Blue Color when Colorized.
  186.  
  187. Rainbow Menu + Selection + HUD -NTSC-U- [Spaghetti Noppers]
  188. 04081570 38A00000
  189. 04081578 38000000
  190. 04081588 38A00000
  191. 0408158C A01B0016
  192. C208159C 00000002
  193. 3DE08150 88AF0000
  194. 60000000 00000000
  195. 040815A4 880F0001
  196. 040815B4 88AF0002
  197. 040815B8 380000FF
  198. 048A3F00 CCCCCCCC
  199. //Requires "int_Rainbow_Function()" for this Code to Work.
  200. //I don't know know made 'Dark-Green HUD' Code... this is used to make the HUD White to fix the Blue Color when Colorized.
  201.  
  202. Rainbow Menu + Selection + HUD -NTSC-J- [Spaghetti Noppers]
  203. 04081530 38A00000
  204. 04081538 38000000
  205. 04081548 38A00000
  206. 0408154C A01B0016
  207. C208155C 00000002
  208. 3DE08150 88AF0000
  209. 60000000 00000000
  210. 04081564 880F0001
  211. 04081574 88AF0002
  212. 04081578 380000FF
  213. 048A8788 CCCCCCCC
  214. //Requires "int_Rainbow_Function()" for this Code to Work.
  215. //I don't know know made 'Dark-Green HUD' Code... this is used to make the HUD White to fix the Blue Color when Colorized.
  216.  
  217. Rave Code -PAL- [Spaghetti Noppers]
  218. 2834XXXX YYYYZZZZ
  219. 0454F304 38000002
  220. C254F80C 00000002
  221. 3DE08150 88EF0000
  222. 60000000 00000000
  223. 0454F818 88CF0001
  224. 0454F81C 88AF0002
  225. 0454F824 380000WW
  226. CC000000 00000000
  227. 0454F304 801C0008
  228. 0454F80C 88FE0020
  229. 0454F818 88DE0021
  230. 0454F81C 88BE0022
  231. 0454F824 80010014
  232. E0000000 80008000
  233. //Requires "int_Rainbow_Function()" for this Code to Work.
  234. //WW = How strong you want the Colors? 0x00 = Invisible, 0x7F = Max, 0xFF = Blackscreen (Too Dark).
  235. //Anything value over 0x7F will make the Color Darker; if your unsure, then replace WW into 55.
  236.  
  237. Rave Code -NTSC-U- [Spaghetti Noppers]
  238. 2834XXXX YYYYZZZZ
  239. 04549DC8 38000002
  240. C254A2D0 00000002
  241. 3DE08150 88EF0000
  242. 60000000 00000000
  243. 0454A2DC 88CF0001
  244. 0454A2E0 88AF0002
  245. 0454A2E8 380000WW
  246. CC000000 00000000
  247. 04549DC8 801C0008
  248. 0454A2D0 88FE0020
  249. 0454A2DC 88DE0021
  250. 0454A2E0 88BE0022
  251. 0454A2E8 80010014
  252. E0000000 80008000
  253. //Requires "int_Rainbow_Function()" for this Code to Work.
  254. //WW = How strong you want the Colors? 0x00 = Invisible, 0x7F = Max, 0xFF = Blackscreen (Too Dark).
  255. //Anything value over 0x7F will make the Color Darker; if your unsure, then replace WW into 55.
  256.  
  257. Rave Code -NTSC-J- [Spaghetti Noppers]
  258. 2834XXXX YYYYZZZZ
  259. 0454EC84 38000002
  260. C254F18C 00000002
  261. 3DE08150 88EF0000
  262. 60000000 00000000
  263. 0454F198 88CF0001
  264. 0454F19C 88AF0002
  265. 0454F1A4 380000WW
  266. CC000000 00000000
  267. 0454EC84 801C0008
  268. 0454F18C 88FE0020
  269. 0454F198 88DE0021
  270. 0454F19C 88BE0022
  271. 0454F1A4 80010014
  272. E0000000 80008000
  273. //Requires "int_Rainbow_Function()" for this Code to Work.
  274. //WW = How strong you want the Colors? 0x00 = Invisible, 0x7F = Max, 0xFF = Blackscreen (Too Dark).
  275. //Anything value over 0x7F will make the Color Darker; if your unsure, then replace WW into 55.
  276.  
  277. Rainbow Character -PAL- [Spaghetti Noppers]
  278. 00560F17 00000001
  279. 0456159C 38800002
  280. C25E7B90 00000002
  281. 3DE08150 88EF0000
  282. 60000000 00000000
  283. 04560F88 88CF0001
  284. 04560F8C 88AF0002
  285. 04560F90 38800000
  286. 04560F98 880F0000
  287. 04560FA0 880F0001
  288. 04560FA8 880F0002
  289. 04560FB0 38000000
  290. //Requires "int_Rainbow_Function()" for this Code to Work.
  291.  
  292. Rainbow Character -NTSC-U- [Spaghetti Noppers]
  293. 0055CB97 00000001
  294. 0455D21C 38800002
  295. C255CC04 00000002
  296. 3DE08150 88EF0000
  297. 60000000 00000000
  298. 0455CC08 88CF0001
  299. 0455CC0C 88AF0002
  300. 0455CC10 38800000
  301. 0455CC18 880F0000
  302. 0455CC1C 880F0001
  303. 0455CC20 880F0002
  304. 0455CC24 38000000
  305. //Requires "int_Rainbow_Function()" for this Code to Work.
  306.  
  307. Rainbow Various Elements Color -PAL- [Spaghetti Noppers]
  308. C2050EC8 00000002
  309. 3DE08150 888F0000
  310. 60000000 00000000
  311. 04050ED4 886F0001
  312. 04050ED8 8BCF0002
  313. 04050EE4 386000FF
  314. //Requires "int_Rainbow_Function()" for this Code to Work.
  315.  
  316. Rainbow Various Elements Color -NTSC—U- [Spaghetti Noppers]
  317. C2050E28 00000002
  318. 3DE08150 888F0000
  319. 60000000 00000000
  320. 04050E34 886F0001
  321. 04050E38 8BCF0002
  322. 04050E44 386000FF
  323. //Requires "int_Rainbow_Function()" for this Code to Work.
  324.  
  325. Rainbow Text Color -PAL- [Spaghetti Noppers]
  326. C25E7B40 00000002
  327. 3DE08150 88AF0000
  328. 60000000 00000000
  329. 045E7B68 88AF0001
  330. 045E7B90 88AF0002
  331. //Requires "int_Rainbow_Function()" for this Code to Work.
  332.  
  333. Rainbow Text Color -NTSC-U- [Spaghetti Noppers]
  334. C25D1454 00000002
  335. 3DE08150 88AF0000
  336. 60000000 00000000
  337. 045D147C 88AF0001
  338. 045D14A4 88AF0002
  339. //Requires "int_Rainbow_Function()" for this Code to Work.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement