Mario Kart Wii Gecko Codes, Cheats, & Hacks
GUI responds to player movement. [Ragemodepigeon] - Printable Version

+- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com)
+-- Forum: Cheat Codes (https://mariokartwii.com/forumdisplay.php?fid=51)
+--- Forum: Incomplete & Outdated Codes (https://mariokartwii.com/forumdisplay.php?fid=60)
+--- Thread: GUI responds to player movement. [Ragemodepigeon] (/showthread.php?tid=1594)



GUI responds to player movement. [Ragemodepigeon] - Ragemodepigeon - 08-19-2020

GUI responds to player movement. [Ragemodepigeon]

The GUI moves with the player. When u move the scale and rotation of the GUI changes. This is essentially a corruption code. Crashes the game if used on anything but time trials. Codes were auto-ported from PAL.
Makes your game look like this: https://cdn.discordapp.com/attachments/532285255969931307/745748850341445822/Screenshot_1105.png
https://media.discordapp.net/attachments/532285255969931307/745746628547313714/Screenshot_1103.png?width=845&height=475

NTSC-U: 
04239E8A 00000000

PAL:
0423A20E 00000000

NTSC-J:
0423A12E 00000000

NTSC-K:
0423A582 00000000


RE: GUI responds to player movement. [Ragemodepigeon] - Seeky - 08-19-2020

This code looks like it could easily cause problems, you're breaking a blr (which ends up becoming a move from condition register) and a stwu (which ends up a completely invalid instruction that probably crashes on console)


RE: GUI responds to player movement. [Ragemodepigeon] - JoshuaMK - 08-20-2020

If it's problematic, it's an easy fix I'm sure


RE: GUI responds to player movement. [Ragemodepigeon] - Ragemodepigeon - 08-20-2020

(08-19-2020, 11:52 PM)Seeky Wrote: This code looks like it could easily cause problems, you're breaking a blr (which ends up becoming a move from condition register) and a stwu (which ends up a completely invalid instruction that probably crashes on console)

The game would not load a race on an actual wii. It just goes to a black screen. Sad


RE: GUI responds to player movement. [Ragemodepigeon] - Ragemodepigeon - 08-20-2020

I added a button activator and used it mid race. Needless to say it did not go well.