Press Desired Button To Completely Turn Off Wii [Vega] This code is sort of useless considering the Wii Remote has a power button on it, but nonetheless here's a code to allow you to select any button on the Wii Remote to press to initiate an instant full shutdown of the Wii (to red light/LED mode) NTSC-T 2828818A YYYYZZZZ C2186B60 00000003 3D808018 618C84F0 7D8803A6 4E800020 60000000 00000000 E0000000 80008000 Source: lis 12, 0x8018 #Set 1st half address of _OSShutdownToSBY ori r12, r12, 0x84F0 #Set 2nd half address mtlr r12 #Move address to LR blr #Branch to LR (call the function) Code creator: Vega