Posts: 1,005
Threads: 95
Joined: Jun 2019
Reputation:
38
07-26-2019, 08:08 AM
(This post was last modified: 08-17-2019, 05:56 PM by JoshuaMK.)
No Vehicles [JoshuaMK]
Vehicles are invisible during races.
(NTSC-U)
04558F90 60000000
(PAL)
0455D310 60000000
(NTSC-J)
0455CC90 60000000
(NTSC_K)
0454B368 60000000
Code Creator: JoshuaMK
Super Mario Eclipse, what Super Mario Sunshine could've been.
Posts: 6
Threads: 2
Joined: Sep 2022
Reputation:
0
I have to be honest, this would be a pretty funny idea to include in a modpack of some sort where you can enable or disable invisible vehicles.
However, it'd be more interesting to see this code being more "faithful" to the box art where the shadows still appear. The code currently makes the whole kart_model fully invisible. It'd be a fun reference at least.
I'm still glad to see this code being a thing though, thanks Joshua!
Posts: 147
Threads: 94
Joined: Feb 2022
Reputation:
17
(08-23-2024, 08:20 PM)Wingcapman Wrote: I have to be honest, this would be a pretty funny idea to include in a modpack of some sort where you can enable or disable invisible vehicles.
However, it'd be more interesting to see this code being more "faithful" to the box art where the shadows still appear. The code currently makes the whole kart_model fully invisible. It'd be a fun reference at least.
I'm still glad to see this code being a thing though, thanks Joshua!
Your wish is granted.
NTSC-U
C2558F88 00000002
74A604B0 41820008
70A60004 00000000
04558F90 408200CC
PAL
C255D308 00000002
74A604B0 41820008
70A60004 00000000
0455D310 408200CC
NTSC-J
C255CC88 00000002
74A604B0 41820008
70A60004 00000000
0455CC90 408200CC
NTSC-K
C254B360 00000002
74A604B0 41820008
70A60004 00000000
0454B368 408200CC
mtctr r0 ~ bctrl / BLX R0