Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 673
» Latest member: Epirei
» Forum threads: 1,867
» Forum posts: 15,685
Full Statistics
|
Online Users |
There are currently 131 online users. » 0 Member(s) | 129 Guest(s) Bing, Google
|
Latest Threads |
Make it to 10,000
Forum: General Discussion
Last Post: Vega
2 hours ago
» Replies: 8,798
» Views: 6,501,711
|
INCOMPLETE: How to create...
Forum: Other
Last Post: Epirei
05-13-2025, 03:18 PM
» Replies: 4
» Views: 1,206
|
Looking for the Movement ...
Forum: Code Support / Help / Requests
Last Post: _Ro
05-12-2025, 09:42 PM
» Replies: 4
» Views: 136
|
Instant Respawn [davidevg...
Forum: Offline Non-Item
Last Post: Vega
05-12-2025, 03:05 PM
» Replies: 2
» Views: 5,994
|
Customize Unlock Screen [...
Forum: Incomplete & Outdated Codes
Last Post: B_squo
05-11-2025, 11:43 PM
» Replies: 1
» Views: 82
|
Bring up specific unlock ...
Forum: Offline Non-Item
Last Post: B_squo
05-11-2025, 11:39 PM
» Replies: 0
» Views: 52
|
Blue Shell Explosion Visu...
Forum: Offline; Item
Last Post: SonGotanTheSaiyan
05-10-2025, 01:16 AM
» Replies: 5
» Views: 15,654
|
How to Make your own Chea...
Forum: PowerPC Assembly
Last Post: Vega
05-09-2025, 07:20 PM
» Replies: 73
» Views: 151,010
|
Ghost Always Saves (Compe...
Forum: Misc/Other
Last Post: B_squo
05-08-2025, 11:08 PM
» Replies: 0
» Views: 95
|
No Record Uploading on Co...
Forum: Misc/Other
Last Post: B_squo
05-08-2025, 10:52 PM
» Replies: 0
» Views: 77
|
|
|
Drop Item Hack [Bully] |
Posted by: Vega - 06-30-2018, 07:02 PM - Forum: Incomplete & Outdated Codes
- No Replies
|
 |
Drop Item Hack [Bully]
NOTE: Outdated by Unnamed's version.
This code replaces red shell with a desired item and that item will mimic the behavior of a banana. Use this with a code such as Always Have Item (single red shell), then press your activator and drop your item.
NTSC-U
C27889D0 00000004
2C1F0001 40820010
3D808000 800C1620
48000008 80060004
60000000 00000000
2834XXXX YYYYZZZZ
04001620 000000WW
E0000000 80008000
PAL
C27919DC 00000004
2C1F0001 40820010
3D808000 800C1620
48000008 80060004
60000000 00000000
2834XXXX YYYYZZZZ
04001620 000000WW
E0000000 80008000
NTSC-J
C2791048 00000004
2C1F0001 40820010
3D808000 800C1620
48000008 80060004
60000000 00000000
2834XXXX YYYYZZZZ
04001620 000000WW
E0000000 80008000
NTSC-K
C277FD9C 00000004
2C1F0001 40820010
3D808000 800C1620
48000008 80060004
60000000 00000000
2833XXXX YYYYZZZZ
04001620 000000WW
E0000000 80008000
WW Item Values:
01 = Red Shell(Item replaced)
02 = Banana
03 = Mushroom
04 = Star
05 = Blue Shell
06 = Lightning
07 = Fake Box
08 = Mega Mushroom
09 = Bombs
0A = Blooper
0B = Pow Block
0C = Golden Mushroom
0D = Bullet Bill
0E = ThunderCloud
Code created by: Bully
|
|
|
No Red Bob-omb Flashing [Bully] |
Posted by: Vega - 06-30-2018, 06:50 PM - Forum: Offline; Item
- No Replies
|
 |
No Red Bob-omb Flashing [Bully]
Bob-ombs will not turn red right before they explode.
NTSC-U
0479BF58 38000000
PAL
047A4F64 38000000
NTSC-J
047A45D0 38000000
NTSC-K
04793324 38000000
Code created by: Bully
|
|
|
Extended Bob-omb Timer [mdmwii] |
Posted by: Vega - 06-30-2018, 06:42 PM - Forum: Offline; Item
- Replies (2)
|
 |
Extended Bob-omb Timer [mdmwii]
Bob-omb explosion timer approximately doubles in length.
NTSC-U
0479BABC 380000B4
0479CBE8 38000258
PAL
047A4AC8 380000B4
047A5BF4 38000258
NTSC-J
047A4134 380000B4
047A5260 38000258
NTSC-K
04792E88 380000B4
04793FB4 38000258
Code created by: Mdmwii
Code contributor(s): Bully
|
|
|
Stop All Opponents Offline Only [Hamster35000vr] |
Posted by: Vega - 06-30-2018, 04:12 PM - Forum: Incomplete & Outdated Codes
- Replies (1)
|
 |
Stop All Opponents Offline Only [Hamster35000vr]
NOTE: Outdated by JoshuaMK's Disable CPU Driving Code.
Does NOT work in Grand Prix.
This code will prevent the CPUs from driving past the start line.
NTSC-U
C2575BD4 00000004
808100A0 38840433
7C032040 41800008
FC000028 D00300B8
60000000 00000000
PAL
C257C438 00000004
808100A0 38840433
7C032040 41800008
FC000028 D00300B8
60000000 00000000
NTSC-J
C257BDB8 00000004
808100A0 38840433
7C032040 41800008
FC000028 D00300B8
60000000 00000000
NTSC-K
C256A490 00000004
808100A0 38840433
7C032040 41800008
FC000028 D00300B8
60000000 00000000
Source:
#r4 safe for use
lwz r4, 0xA0 (sp) #The Mem81 Pointer we need is always 0xA0 in reference to the stack pointer. No need to try to manually port this pointer per region
addi r4, r4, 0x433
cmplw r3, r4
blt- default_instruction
fsub f0, f0, f0 #Clear out f0, this causes CPUs to not move past the start line. This is essentially telling the game that the CPUs keep hitting offroad over and over again
default_instruction:
stfs f0, 0x00B8 (r3)
Code creator: Hamster35000vr
Code credits: Vega (overhauled source, fixed offroad bug)
|
|
|
No Sun Glare [Anarion] |
Posted by: Vega - 06-30-2018, 03:33 PM - Forum: Visual & Sound Effects
- No Replies
|
 |
No Sun Glare [Anarion]
NTSC-U
04547D24 48000060
04546154 4082000C
PAL
0454D260 48000060
0454B690 4082000C
NTSC-J
0454CBE0 48000060
0454B010 4082000C
NTSC-K
0453B2B8 48000060
045396E8 4082000C
Code created by: Anarion
|
|
|
Moonview Highway Flying Cars [Anarion] |
Posted by: Vega - 06-30-2018, 01:03 PM - Forum: Offline Non-Item
- No Replies
|
 |
Moonview Highway Flying Cars [Anarion]
Use a star and hit a car. The car will then start to hover in the air when it drives to an area of lower ground level compared to the level of when you hit it with a star.
NTSC-U
046C887C 60000000
046C9CF0 60000000
PAL
046D76BC 60000000
046D8B30 60000000
NTSC-J
046D6D28 60000000
046D819C 60000000
NTSC-K
046C5A64 60000000
046C6ED8 60000000
Code created by: Anarion
|
|
|
Stand Still MT Bot (Wii Chuck only) [Bully] |
Posted by: Vega - 06-30-2018, 12:03 PM - Forum: Offline Non-Item
- No Replies
|
 |
Stand Still MT Bot (Wii Chuck only) [Bully]
Code will automatically release the MT for you when you are charging one at a stand still. However, this code is pretty useless when using it with Manual Transmission because it causes the character to instantly hop after MT. Thus, causing speed loss and making the code pretty ineffective. Only useful for Automatic Transmission.
NTSC-U
C257C100 00000002
A883014C 3D809370
B08C053C 00000000
C257C4DC 00000002
B01D0254 3D809370
B00C053C 00000000
C21978B0 00000004
51000464 3D809370
A18C053C 2C0C004B
40820008 38000800
60000000 00000000
PAL
C2582964 00000002
A883014C 3D809370
B08C053C 00000000
C2582D40 00000002
B01D0254 3D809370
B00C053C 00000000
C2197950 00000004
51000464 3D809370
A18C053C 2C0C004B
40820008 38000800
60000000 00000000
NTSC-J
C25822E4 00000002
A883014C 3D809370
B08C053C 00000000
C25826C0 00000002
B01D0254 3D809370
B00C053C 00000000
C2197870 00000004
51000464 3D809370
A18C053C 2C0C004B
40820008 38000800
60000000 00000000
NTSC-K
C25709BC 00000002
A883014C 3D809370
B08C053C 00000000
C2570D98 00000002
B01D0254 3D809370
B00C053C 00000000
C2197CAC 00000004
51000464 3D809370
A18C053C 2C0C004B
40820008 38000800
60000000 00000000
Code created by: Bully
|
|
|
Detonate Bob-ombs On Command [Bully] |
Posted by: Vega - 06-29-2018, 09:35 PM - Forum: Offline; Item
- No Replies
|
 |
Detonate Bob-ombs On Command [Bully]
Works both Online and Offline.
NTSC-U
0479BDC4 3804FFFF
2834XXXX YYYYZZZZ
0479BDC4 38000001
E0000000 80008000
PAL
047A4DD0 3804FFFF
2834XXXX YYYYZZZZ
047A4DD0 38000001
E0000000 80008000
NTSC-J
047A443C 3804FFFF
2834XXXX YYYYZZZZ
047A443C 38000001
E0000000 80008000
NTSC-K
04793190 3804FFFF
2833XXXX YYYYZZZZ
04793190 38000001
E0000000 80008000
Code created by: Bully
|
|
|
No Terrain Effect [Hamster35000vr] |
Posted by: Vega - 06-29-2018, 09:08 PM - Forum: Incomplete & Outdated Codes
- No Replies
|
 |
No Terrain Effect [Hamster35000vr]
NOTE: Outdated by davidevgen's version
NTSC-U
04575BD4 60000000
04575C50 60000000
04575CAC 60000000
PAL
0457C438 60000000
0457C4B4 60000000
0457C510 60000000
NTSC-J
0457BDB8 60000000
0457BE34 60000000
0457BE90 60000000
NTSC-K
0456A490 60000000
0456A50C 60000000
0456A568 60000000
Code created by: Hamster35000vr
|
|
|
What's up |
Posted by: mkwiiallpro - 06-28-2018, 08:50 PM - Forum: Introductions
- Replies (1)
|
 |
Hello I'm Michael I used to play this game a lot as a young boy
I'm 14 and I'm not good at the game.
When I was 12 I thought I was the youtube god of MKWii.
Times have changed.
I'm not too big on TTing, I mostly play wifi.
|
|
|
|