Hacking Mario Kart Wii - Item Modifier

MasterKirby1992

Well-Known Member
OP
Newcomer
Joined
May 11, 2021
Messages
45
Trophies
0
Age
21
XP
518
Country
Venezuela
We see that it is the Mario Kart series, for the Wii whose hacked method is the Item Modifier similar to the DS version, it was useful to publish it because the Wii codes are difficult to find...


I hope you enjoy it! :)

--------------------------------------

Video:


--------------------------------------

USA/North America
Code:
$Item Modifier - GCN Controller Button Activator/Trigger [Master Kirby]
28343E80 0000XXXX
48000000 809BEE20
DE000000 80008180
58010000 00000014
DE000000 80008180
48100000 80001500
DE000000 80008180
1000008F 000000YY
10000093 0000000Z
E0000000 80008000
*Change XXXX for the GCN Controller Button Activator/Code Trigger.
*Change YY for the Item selected.
*Change Z for the Quantity of the Item.

$Item Modifier - Wii Remote Button Activator/Trigger [Master Kirby]
28341462 0000WWWW
48000000 809BEE20
DE000000 80008180
58010000 00000014
DE000000 80008180
48100000 80001500
DE000000 80008180
1000008F 000000YY
10000093 0000000Z
E0000000 80008000
*Change WWWW for the Wii Remote Button Activator/Code Trigger.
*Change YY for the Item selected.
*Change Z for the Quantity of the Item.

UK/Europe
Code:
$Item Modifier - GCN Controller Button Activator/Trigger [Master Kirby]
28348200 0000XXXX
48000000 809C1900
DE000000 80008180
58010000 00000008
DE000000 80008180
48100000 80001500
DE000000 80008180
1000008F 000000YY
10000093 0000000Z
E0000000 80008000
*Change XXXX for the GCN Controller Button Activator/Code Trigger.
*Change YY for the Item selected.
*Change Z for the Quantity of the Item.

$Item Modifier - Wii Remote Button Activator/Trigger [Master Kirby]
283457E2 0000WWWW
48000000 809C1900
DE000000 80008180
58010000 00000008
DE000000 80008180
48100000 80001500
DE000000 80008180
1000008F 000000YY
10000093 0000000Z
E0000000 80008000
*Change WWWW for the Wii Remote Button Activator/Code Trigger.
*Change YY for the Item selected.
*Change Z for the Quantity of the Item.


------------------------------------------------------------------------------------------------------------------------------------------------------


Code:
XXXX - GCN Controller Button Activator/Code Trigger:

0180 - A
0280 - B
0480 - X
0880 - Y
1080 - START/SELECT
0090 - Z
00C0 - L
00A0 - R
0088 - Dpad-Up
0082 - Dpad-Right
0081 - Dpad-Left
0084 - Dpad-Down


GCN Controller Pair Buttons/Triggers combinations:

0380 - A+B
0C80 - X+Y
00E0 - L+R
008C - Dpad-Up+Down
0083 - Dpad-Right+Left

--------------------------------------

WWWW - Wii Remote Button Activator/Code Trigger:

0100 - 2
0200 - 1
0400 - B
0800 - A
0002 - Up
0004 - Right
0008 - Left
0001 - Down
1000 - Minus (-)
0010 - Plus (+)
8000 - HOME


Wii Remote Pair Buttons/Triggers combinations:

0300 - 1+2
0C00 - A+B
0003 - Up+Down
000C - Right+Left
1010 - Plus (+)+ Minus (-)

--------------------------------------

YY - Item:

00 - Green Shell
01 - Red Shell
02 - Bannana
03 - Fake Item Box
04 - Mushroom
05 - Triple Mushrooms
06 - Bomb-omb
07 - Blue Shell
08 - Lightning
09 - Star
0A - Golden Mushroom
0B - Mega Mushroom
0C - Blooper
0D - POW
0E - Lightning
0F - Bullet Bill
10 - Triple Green Shells
11 - Triple Red Shells
12 - Triple Bananas

--------------------------------------

Z - Item Quantity

1 - Only One (Recommended for unique items such as the Star, Bullet Bill, Blooper, Mega Mushroom, among others.)
3 - Triple (Only used for triple objects, such as Triple Green Shells, Triple Red Shells, among others.)
 
Last edited by MasterKirby1992,

FelX62

New Member
Newbie
Joined
Feb 6, 2024
Messages
1
Trophies
0
Age
22
XP
4
Country
France
Hello MasterKirby1992,
Thank you very much for your code, it's exactly what I was looking for for my case! However, I can only activate the item if I press any keys, so I can't use it when I'm playing because I'm pressing other keys. I have to stop
At the beginning of your code, I think it's the "0000" in the first line that corresponds to YYYY, so I changed it to "FFFF" but it still doesn't work :/
Can you help me find a solution to activate the hack while pressing other buttons simultaneously?
THANKS !
 

MasterKirby1992

Well-Known Member
OP
Newcomer
Joined
May 11, 2021
Messages
45
Trophies
0
Age
21
XP
518
Country
Venezuela
Hello MasterKirby1992,
Thank you very much for your code, it's exactly what I was looking for for my case! However, I can only activate the item if I press any keys, so I can't use it when I'm playing because I'm pressing other keys. I have to stop
At the beginning of your code, I think it's the "0000" in the first line that corresponds to YYYY, so I changed it to "FFFF" but it still doesn't work :/
Can you help me find a solution to activate the hack while pressing other buttons simultaneously?
THANKS !
Well, I don't think it's possible.
Similar to the button activators of Gamecube titles... Wii titles cannot have a trigger activator code for simultaneous control either, I believe that this function only works with DS and 3DS titles and with their different types of addresses.

DS Titles Button Activator/Code Trigger:
Code:
94000130 FFFE0000 - A
94000130 FFFD0000 - B
927FFFA8 FBFF0000 - X
927FFFA8 F7FF0000 - Y
94000130 FFBF0000 - UP
94000130 FFEF0000 - RIGHT
94000130 FFDF0000 - LEFT
94000130 FF7F0000 - DOWN
94000130 FDFF0000 - L
94000130 FEFF0000 - R
94000130 FFF70000 - START
94000130 FFFB0000 - SELECT

The Button Activator/Code Trigger needs its end line:
D2000000 00000000

3DS Titles Button Activator/Code Trigger:
Code:
DD000000 XXXXXXXX
(replace XXXXXXXX with one or more of the follow values)

00000100 (R Button)
00000200 (L Button)
00000400 (X Button)
00000800 (Y Button)
00000001 (A Button)
00000002 (B Button)
00000004 (Select Button)
00000008 (Start Button)
00000010 (D-Pad Right)
00000020 (D-Pad Left)
00000040 (D-Pad Up)
00000080 (D-Pad Down)
10000000 (Circle Pad Right)
20000000 (Circle Pad Left)
40000000 (Circle Pad Up)
80000000 (Circle Pad Down)

The Button Activator/Code Trigger needs its end line:
D2000000 00000000

Look at these 2 types of codes for DS and 3DS titles and compare them with the Button/Triger codes for Gamecube and Wii and you will see that they are very different...
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    Got 80 dollars for Marvel VS Capcom on the PS2 that I bought from them the year before for like 30 lol
  • Psionic Roshambo @ Psionic Roshambo:
    Couldn't resist that deal lol
  • SylverReZ @ SylverReZ:
    I would never buy consoles from there, its like DKOldies where the condition would be a mixed bag.
  • Psionic Roshambo @ Psionic Roshambo:
    I bought like 3 Dreamcasts from them when they where clearing out the stock like 50 bucks each got Shenmu and some controllers and VMUs lol love clearance on old systems
    +1
  • SylverReZ @ SylverReZ:
    Definitely mod the 3 of them. :)
  • K3Nv2 @ K3Nv2:
    Sure if it were early 2000s
  • Psionic Roshambo @ Psionic Roshambo:
    Lol no mod needed on the Dreamcast :P
  • K3Nv2 @ K3Nv2:
    Mod the console that's modded from the manufacturer
  • K3Nv2 @ K3Nv2:
    Pretty sure it has a SD card disc drive replacement so technically a mod
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah true but all mine would boot burned disks either self boot or a boot disk
  • Psionic Roshambo @ Psionic Roshambo:
    Was fun back in the day lol
  • K3Nv2 @ K3Nv2:
    Mod it to play psx
  • Psionic Roshambo @ Psionic Roshambo:
    I had a fantastic NES emulation disk I made for it had box scans and the manuals and it was fun like a sort of Pi back then lol
  • K3Nv2 @ K3Nv2:
    Screw your Mac Steve I got a dreamcast
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I had a hacked version of that PS1 emulator disk for it but most of the PS1 games wouldn't work well
  • Psionic Roshambo @ Psionic Roshambo:
    SNES worked fairly well except the ones with added chips lol
  • Psionic Roshambo @ Psionic Roshambo:
    Genesis worked a treat though lol
  • K3Nv2 @ K3Nv2:
    I like how it was like just 3 years ago before snes emulation got flaw less on China handhelds
  • Mondooooo @ Mondooooo:
    hello there
  • Mondooooo @ Mondooooo:
    Chat Is Dead
  • K3Nv2 @ K3Nv2:
    You killed it murderer
  • DTApple @ DTApple:
    OBJECTION! You see, @Mondooooo here couldn't have killed the chat, as you've replied!!
  • K3Nv2 @ K3Nv2:
    Overruled I'm a ghost
    K3Nv2 @ K3Nv2: Overruled I'm a ghost