Mario Party 9 [SSQE01]

Started by MasamuneMarth, March 12, 2012, 01:16:21 PM

Previous topic - Next topic

Arc Ray

how do you get these codes to work?

Quote from: IAMASOMBODY on March 24, 2012, 04:48:03 PM
Infinite Mini Stars [IAMASOMBODY]
48000000 8175B480
DE000000 80008180
14003554 000003E7
E0000000 80008000

Infinite Steps [IAMASOMBODY]
282FB40A YYYYZZZZ
48000000 8175B480
DE000000 80008180
14003570 0000000A
14003574 0000000A
E0000000 80008000

i just tried them and im not sure how they are supposed to work, besides that, i dont know how to work any button activator codes unless its already in the code.

IAMASOMBODY

Sorry for the late reply everyone. I was very busy with life and all.

Quote from: Bully@Wiiplaza on March 25, 2012, 02:30:28 PM
Quote from: IAMASOMBODY on March 25, 2012, 07:39:52 AM
Quote from: Bully@Wiiplaza on March 24, 2012, 09:13:17 PM
my codes were already working...
It was? :o That's strange, the Infinite Steps and the Infinite Mini Stars codes of yours did not work for me. Perhaps it's because I used WiiRd and USBGecko?  ???
nope, I always use my USB Gecko for coding related stuff.
Then I am wondering if it has to do with using UNEEK +DI, perhaps that throws off some of the offsets? Having multiple firmwares is awesome!
Maybe I need to call my codes SNEEK edition?

Quote from: Arc Ray on March 30, 2012, 08:13:08 PM
how do you get these codes to work?

Quote from: IAMASOMBODY on March 24, 2012, 04:48:03 PM
Infinite Mini Stars [IAMASOMBODY]
48000000 8175B480
DE000000 80008180
14003554 000003E7
E0000000 80008000

Infinite Steps [IAMASOMBODY]
282FB40A YYYYZZZZ
48000000 8175B480
DE000000 80008180
14003570 0000000A
14003574 0000000A
E0000000 80008000

i just tried them and im not sure how they are supposed to work, besides that, i dont know how to work any button activator codes unless its already in the code.
The last code already has a button activator in the code, you just need to plug in the button value. In case you do not know the value, you can use this one:

Infinite Steps [IAMASOMBODY]
282FB40A F7EF0810
48000000 8175B480
DE000000 80008180
14003570 0000000A
14003574 0000000A
E0000000 80008000
Hold A and +.

If the codes cease to function, then go back to wii menu and restart the game. The game once in a while quit using the pointer address. If it does not work, then you may have confirmed that using SNEEK does changes the offset, provided that you're not using SNEEK or any of its variant.
The first code "Infinite Mini Stars" should always write to RAM, unless if you do not want the code not to write to RAM all the time, then you need to add a button activator on it.

Arc Ray

 ;D thank you for that, it works!

i dont mind earning the mini stars, where would the fun of that go?

IAMASOMBODY

Quote from: Arc Ray on April 03, 2012, 04:29:47 AM
;D thank you for that, it works!

i dont mind earning the mini stars, where would the fun of that go?
Your welcome.
True, you got a point there. It can however be used as a last ditch effort to win on solo mode  ^-^.

Bully@Wiiplaza

that´s the problem:
Pointers keep disappearing once in a while.
I thought that I found a good one for ministars and steps (solo/party).
My Wii hacking site...
http://bullywiihacks.com/

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

~Bully

IAMASOMBODY

You're right about pointers disappearing; I thought I was going crazy the first time I found this out. Now that it is confirmed by you, I feel much better.
At least it is once in a while instead of every stage changes and what not. Also it’s better to have some code that works for a while then no codes at all. I just wish that I knew how to properly put together a proper working ASM codes LOL.

Bully@Wiiplaza

Quote from: IAMASOMBODY on April 03, 2012, 09:23:09 PM
You're right about pointers disappearing; I thought I was going crazy the first time I found this out. Now that it is confirmed by you, I feel much better.
At least it is once in a while instead of every stage changes and what not. Also it’s better to have some code that works for a while then no codes at all. I just wish that I knew how to properly put together a proper working ASM codes LOL.
ASM fails hard, it moves every time you load a new stage/minigame etc. like the normal ram address and there´s no ASM pointer that can be used either. I´m experienced with ASM, I know what I´m doing. So yeah, sucks, we have to stick to pointer codes until someone comes up with the perfect solution >.>
My Wii hacking site...
http://bullywiihacks.com/

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

~Bully

IAMASOMBODY

Really? I am surprised, because I thought that ASM is Usually is guaranteed, but I guess I am definatly wrong. This info makes me more at ease knowing that I am not good at ASM. Thank you and I am glad that you know what you are talking about and working on this game as well, because your experience with ASM is still valuable. Who knows perhaps you may stumble on the "perfect solution".
I do know that I certainly will not come up with "the perfect solution" :D.

USBGeckoman

Quote from: IAMASOMBODY on April 02, 2012, 10:13:22 PM
Sorry for the late reply everyone. I was very busy with life and all.

Quote from: Bully@Wiiplaza on March 25, 2012, 02:30:28 PM
Quote from: IAMASOMBODY on March 25, 2012, 07:39:52 AM
Quote from: Bully@Wiiplaza on March 24, 2012, 09:13:17 PM
my codes were already working...
It was? :o That's strange, the Infinite Steps and the Infinite Mini Stars codes of yours did not work for me. Perhaps it's because I used WiiRd and USBGecko?  ???
nope, I always use my USB Gecko for coding related stuff.
Then I am wondering if it has to do with using UNEEK +DI, perhaps that throws off some of the offsets? Having multiple firmwares is awesome!
Maybe I need to call my codes SNEEK edition?

Quote from: Arc Ray on March 30, 2012, 08:13:08 PM
how do you get these codes to work?

Quote from: IAMASOMBODY on March 24, 2012, 04:48:03 PM
Infinite Mini Stars [IAMASOMBODY]
48000000 8175B480
DE000000 80008180
14003554 000003E7
E0000000 80008000

Infinite Steps [IAMASOMBODY]
282FB40A YYYYZZZZ
48000000 8175B480
DE000000 80008180
14003570 0000000A
14003574 0000000A
E0000000 80008000

i just tried them and im not sure how they are supposed to work, besides that, i dont know how to work any button activator codes unless its already in the code.
The last code already has a button activator in the code, you just need to plug in the button value. In case you do not know the value, you can use this one:

Infinite Steps [IAMASOMBODY]
282FB40A F7EF0810
48000000 8175B480
DE000000 80008180
14003570 0000000A
14003574 0000000A
E0000000 80008000
Hold A and +.

If the codes cease to function, then go back to wii menu and restart the game. The game once in a while quit using the pointer address. If it does not work, then you may have confirmed that using SNEEK does changes the offset, provided that you're not using SNEEK or any of its variant.
The first code "Infinite Mini Stars" should always write to RAM, unless if you do not want the code not to write to RAM all the time, then you need to add a button activator on it.

I tried your codes, I even tried applying them at the main menu, and they won't work! Neither in Party nor Solo mode! I use Wiird. I tried the button combinations and still it won't work! What am I doing wrong?

roblsnead

FYI---

I would be careful not to use 999(03E7) as mini stars as it tends to crash use 500(1F4) it is safe and will not cause the memory to lock up.  It does some weird capping and calculation during mini games and anything over 999 when adding during some mini games causes a crashes during game play.  Just an observation.

roblsnead

Quote from: IAMASOMBODY on April 03, 2012, 09:23:09 PM
You're right about pointers disappearing; I thought I was going crazy the first time I found this out. Now that it is confirmed by you, I feel much better.
At least it is once in a while instead of every stage changes and what not. Also it’s better to have some code that works for a while then no codes at all. I just wish that I knew how to properly put together a proper working ASM codes LOL.


That explains the random bugs in my code, good catch!  Any solutions yet?

USBGeckoman

Quote from: roblsnead on April 27, 2012, 06:27:51 PM
FYI---

I would be careful not to use 999(03E7) as mini stars as it tends to crash use 500(1F4) it is safe and will not cause the memory to lock up.  It does some weird capping and calculation during mini games and anything over 999 when adding during some mini games causes a crashes during game play.  Just an observation.

I used your Mini Star code and it works! Now I just need an infinite steps code that works, or at least a dice code that won't freeze in solo mode.

roblsnead

Quote from: USBGeckoman on April 27, 2012, 06:42:29 PM
Quote from: roblsnead on April 27, 2012, 06:27:51 PM
FYI---

I would be careful not to use 999(03E7) as mini stars as it tends to crash use 500(1F4) it is safe and will not cause the memory to lock up.  It does some weird capping and calculation during mini games and anything over 999 when adding during some mini games causes a crashes during game play.  Just an observation.

I used your Mini Star code and it works! Now I just need an infinite steps code that works, or at least a dice code that won't freeze in solo mode.

Glad to know my code is working for others...If I find a fix for it or a work around I'll post it.

USBGeckoman

Quote from: roblsnead on April 27, 2012, 07:02:46 PM
Quote from: USBGeckoman on April 27, 2012, 06:42:29 PM
Quote from: roblsnead on April 27, 2012, 06:27:51 PM
FYI---

I would be careful not to use 999(03E7) as mini stars as it tends to crash use 500(1F4) it is safe and will not cause the memory to lock up.  It does some weird capping and calculation during mini games and anything over 999 when adding during some mini games causes a crashes during game play.  Just an observation.

I used your Mini Star code and it works! Now I just need an infinite steps code that works, or at least a dice code that won't freeze in solo mode.

Glad to know my code is working for others...If I find a fix for it or a work around I'll post it.

Ok thanks! :)

Bully@Wiiplaza

#29
PAL Codes work on NTSC-U:
http://geckocodes.org/index.php?c=SSQP01

Bug reports are welcome.
My Wii hacking site...
http://bullywiihacks.com/

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

~Bully