Mario Kart Wii [RMCP01]

Started by TurtleXTreme, January 05, 2009, 06:14:22 PM

Previous topic - Next topic

Crystal Jinjo

Is anyone looking into a "Freeze/Unfreeze Timer" code?

wade495

Can anyone help i have this code but im at a loss to get it working with a gamecube controller
any help i would be greatful


28348200 FFFD0002
8000000F 000000YY
28348200 FFF70008
8000000F 000000YY
28348200 FFFB0004
8000000F 000000YY
28348200 FFEF0010
8000000F 000000YY
28348200 EFFF1000
8000000F 000000YY
28348200 7FFF8000
8000000F 000000YY
E2000001 00000000
C27EF0EC 00000002
3FE08000 93BF1500
3BE00000 00000000
48000000 809C1900
DE000000 80008180
58010000 00000008
DE000000 80008180
48100000 80001500
DE000000 80008180
9421001F 0000008C
14000090 00000001
E0000000 80008000


many thanks
Lee

Crystal Jinjo

Has anyone created a Freeze Timer Code yet? Its the only code I really need for Mario Kart Wii, id rather not use the bullet bill code to do Time Trials mode =(

Zakimo

#33
Please Can someone change this code to Pal from NTSC-J

CPU kart/bike modifier [Cross1955]
C2846BC4 00000018
7C60D214 60000000
7E800026 2C1E0001
4182009C 2C1E0002
4182008C 2C1E0003
4182007C 2C1E0004
4182006C 2C1E0005
4182005C 2C1E0006
4182004C 2C1E0007
4182003C 2C1E0008
4182002C 2C1E0009
4182001C 2C1E000A
4182000C 3B6000XX
48000050 3B6000XX
48000048 3B6000XX
48000040 3B6000XX
48000038 3B6000XX
48000030 3B6000XX
48000028 3B6000XX
48000020 3B6000XX
48000018 3B6000XX
48000010 3B6000XX
48000008 3B6000XX
60000000 7E8FF120
3A800000 00000000

Bully@Wiiplaza

Quote from: Crystal Jinjo on November 25, 2009, 11:49:27 PM
Has anyone created a Freeze Timer Code yet? Its the only code I really need for Mario Kart Wii, id rather not use the bullet bill code to do Time Trials mode =(
it´s a wifi ftw code -.-
I made it, but won´t post it (obviously)
Demonstration of Stop Time (0:00), Run Time & Always Lose (4:59)
-> http://www.youtube.com/watch?v=1rWPxchY96w
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

Crystal Jinjo

nah im just after a single player time control code for time trials mode, non wifi.

DigimonRoy

#36
I can't get this codes to work for me:
Multi Teleporter [Bully@Wiiplaza]
F6000001 80008100
813F0060 70E09FFF
D2000008 00000002
807F0000 3D808000
906C1520 00000000
F6000001 80008100
A87B0048 3803003C
D20000A0 00000016
9421FFB0 BDC10008
3DC08000 A1CE1522
2C0E2004 40820020
3DE08000 82030004
920F1500 82230008
922F1504 8243000C
924F1508 2C0E2002
40820020 3DE08000
82030004 920F150C
82230008 922F1510
8243000C 924F1514
2C0E2008 40820020
3DE08000 826F1500
92630004 828F1504
92830008 82AF1508
92A3000C 2C0E2001
40820020 3DE08000
826F150C 92630004
828F1510 92830008
82AF1514 92A3000C
B9C10008 38210050
C0230004 00000000
E0000000 80008000
*Press Z + D-PAD DOWN to save coordinates to slot 1*
*Press Z + D-PAD RIGHT to save coordinates to slot 2*
*Press Z + D-PAD UP to teleport to slot 1´s coordinates*
*Press Z + D-PAD LEFT to teleport to slot 2´s coordinates*

*WIFI CODE REMOVED*

Am i doing something wrong? Thanks though for the codes Bully@Wiiplaza

Ps Sorry for Bad English

Arudo

1. Don't start a new thread when one exists
2. Don't ask about online cheats, even if the game is old.
-Crazy Hacker Hates You All (definitely)-

ノಠ益ಠ)ノ彡â"»â"â"»

Do NOT PM me about Code Requests

Pro-tip: Hit the Applaud Button

Oh? Failed to read the rules? You're already dead.

DigimonRoy


Crapulecorp

Hi everyone !

I try to find the Maximum Item Limit Modifier (for offline of course) code.

[spoiler]Like this video http://www.youtube.com/watch?v=4O2Yuzcj7uc[/spoiler]

But i failed. I just get some glitch and freeze.

So if anyone can help me thanks in advance. :) :) :) :)

dcx2

What are you trying to do?  I see there's a ton of e.g. blue shells (it looked like a dragon flying!).  Can you only shoot so many, like 50, before the game refuses to let you shoot any more?

When the game crashes, go to BP tab, then click "Step Into".  It will show you what crashed.

Crapulecorp

I'm just trying to have unlimited items (offline of course).
Like the begining of the video (Green shell).

For example instead of one i want :

- 30 bob-ombs

- 30 blue shells

- 30 red shells

- 30 fake Item box

And finally a Unbreakable green shells code.


When i change the quantity of green shells for example, the character acts like he was hit consistantly.
Or i get a royal freeze.

Bully@Wiiplaza

#42
Unbreakable shells:
Try to find the counter that tells how often the green shell has already hit an obstacle until it breaks.
Not to hard to do.

Modify item maximum:
Spot the correct address(es) that tell how many items are allowed and get the correct ASM to hook.
I think that the maximum item limit must be designed before the course is loaded. Maybe some stack calls are needed.
Try to set a new maximum using a li instruction. It definitely isn´t an easy code to make, even though it can be made in 1-line.

Blue shell speed:
It´s a constant float indicating the default blue shell speed, it´s already released by mdmwii

Blue shell position:
x,y,z item coordinates like for the player (interesting thing for codes, stuff like item riding can be made)

Btw. the video is super awesome ;D

@dxc2:
If one shoots more than 1 blue shell, the previous one vanishes. So there won´t be such a dragon fly like in the video, doesn´t matter how the "activate item" button is hammered. Same for all the other items, just that the limit of items that are allowed to be in use *at the same time* is different! For e.g. green shells, some more are allowed to be in use. Since you have MKWii, you should know ;D
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully

wiiztec

Quote from: Crystal Jinjo on November 25, 2009, 11:49:27 PM
Has anyone created a Freeze Timer Code yet? Its the only code I really need for Mario Kart Wii, id rather not use the bullet bill code to do Time Trials mode =(

You better not fucking cheat time trials unless you turn your router off first
If there's any code at all that you want to be button activated, or even able to toggle on & off, and I have the game, just PM me and I'll make it happen

Bully@Wiiplaza

#44
Quote from: wiiztec on December 05, 2011, 01:27:21 PM
Quote from: Crystal Jinjo on November 25, 2009, 11:49:27 PM
Has anyone created a Freeze Timer Code yet? Its the only code I really need for Mario Kart Wii, id rather not use the bullet bill code to do Time Trials mode =(
You better not fucking cheat time trials unless you turn your router off first
haha, no way.
Once the hacked time trails have been saved, he can decide to send it at any time.
Even after he restarted without hacks... so there´s no way to release such codes without people abusing it like this.
Nintendo deletes hacked ghosts anyways. No leaderboard hacking, only friendship trickery with amazing times. :P
My Wii hacking site...
http://bullywiihacks.com/

My youtube account with a lot of hacking videos...
http://www.youtube.com/user/BullyWiiPlaza

~Bully