Display Mushroom Gorge Clouds in Specific Slots [Ro]
#1
Display Mushroom Gorge Clouds in Specific Slots [Ro]

This code allows displaying the Mushroom Gorge clouds in any selected slot(s). The code comes with one extra slot to pick other than Mushroom Gorge to have the clouds display, however it can be modified to many different slots. This was made for Custom Track creators and Custom Track Distributions. To add more slots edit the source code, which is very simple.

NTSC-U
C2676EB8 00000003
80030B68 2C0000XX
40820008 38000002
60000000 00000000
C2676F5C 00000003
80040B68 2C000001
40820008 38000002
60000000 00000000

PAL
C267B340 00000003
80030B68 2C0000XX
40820008 38000002
60000000 00000000
C267B3E4 00000003
80040B68 2C000001
40820008 38000002
60000000 00000000

NTSC-J
C267A9AC 00000003
80030B68 2C0000XX
40820008 38000002
60000000 00000000
C267AA50 00000003
80040B68 2C000001
40820008 38000002
60000000 00000000

NTSC-K
C26696E8 00000003
80030B68 2C0000XX
40820008 38000002
60000000 00000000
C266978C 00000003
80040B68 2C000001
40820008 38000002
60000000 00000000

Code creator: Ro
Code credits: _tZ (Symbol Map)
Quote:Source:
lwz r0, 0xB68 (r3)
cmpwi r0, 0xXX
bne noClouds
li r0, 2
noClouds:
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)