Kirby's Return to Dream Land [SUKE01]

Started by wiiztec, October 25, 2011, 05:10:02 AM

Previous topic - Next topic

dcx2

This game has the same ASM protection that We Dare, Smurfs Dance Party, and Driver:SF have.  There's already a thread in the private area discussing this protection, so as to keep prying eyes out.  I would estimate the protection is about 80% understood...I had managed to come up with >1000 addresses for Driver that need patched, but I think I still need a few clever tricks to figure out.

It doesn't help that I don't have these games to test on...maybe I'll invest in Kirby since it's been a while since I played a good Kirby game.

Deathwolf

lolz

hetoan2

#17
Time Freeze [hetoan2]:
48000000 809ED0F0
DE000000 80008180
14000080 00001C21
E0000000 80008000

Press 1+2 While Jumping to Freeze Y Coord [hetoan2]
2880D08A FCFF0300
48000000 80C6954C
DE000000 80008180
1400008C 00000000
E0000000 80008000


Check out my site with codes obviously...
http://hetoan2.com/

and youtube...
http://youtube.com/hetoan2

Thomas83Lin

#18
Instant Invincibility [Thomas83Lin]
48000000 80DC6DF4
DE000000 81008180
5A010000 FFFFF944
12000000 00000001
E0000000 80008000

Complete all Levels+All Spheres & Challenges [Thomas83Lin]
0173A35C 00DB0001
0973A44B 00000003
00060008 00000000
0973A44C 00000001
00040008 00000000
0173A488 001B0001
*Save Slot 1*
*Makes permanent changes Backup Save*



The codes below are ASM and require the Protection to be cracked before they will work. you can try adding a button activator to test them out

Go Swimming (Press Minus) [Thomas83Lin]
2880D08A EFFF1000
041BDB70 88030001
CC000000 00000001
041BDB70 38000038
E0000000 80008000
*Changing 38000038 to 38000000 does the opposite No Swimming*

Instant Invincibility Asm 1-4 Player [Thomas83Lin]
C21E225C 00000006
2C1C0000 4182001C
2C1C0001 41820014
2C1C0002 4182000C
2C1C0003 4082000C
38000001 B003000C
8803000C 00000000

Notes:
Its possible you may not be able to get a 100% after using Complete All Level code
May have to enter Ship 1 or 2 times to trigger certain events
To play Challenges without freeze use code force a save(you can quickly do this by deleting save with the code on) then reset game without No Hook type or Ocarina on(SD Cheats). you will need to do this atleast until the protection is cracked.

Bully@Wiiplaza

#19
Mouth Item Roller Super Abilities (Press B) [Thomas83Lin]
4E00000C 00000000
2880D08A FBFF0400
CC000000 00000001
14000000 00000003
48000000 80DC6DF4
DE000000 81008180
14000AF4 00000001
14001340 00000001
92210000 00001344
86000000 00000001
94210000 00001344
30001345 00000001
14001344 00000019
30001345 0000001E
14001344 00000019
E0000000 80008000
*modded by Bully@Wiiplaza, will only apply super ability characters and skips the others*

Infinite Super Abilities [Bully@Wiiplaza]
48000000 80DC6DF4
DE000000 80008180
14000A74 00038270
E0000000 80008000
My Wii hacking site...
http://bullywiihacks.com/

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

~Bully

Deathwolf

#20
Quote from: thomas83lin on October 27, 2011, 05:55:15 AM
Instant Invincibility [Thomas83Lin]
48000000 80DC6DF4
DE000000 81008180
5A010000 FFFFF944
12000000 00000001
E0000000 80008000

Hah yeah actually, the other code that I made was the Invincibility after you get hit but it seems like you found the "original" one.
Good work and thanks  :)

BTW maybe we should make a new topic only for codes. However, just saying.
lolz

wiiztec

Quote from: Deathwolf on October 28, 2011, 09:42:43 PM
BTW maybe we should make a new topic only for codes. However, just saying.

Funny you didn't say that about the monster hunter tri topic
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

dcx2

Looks to me like this thread is 90% people posting codes.  If it's okay with everyone, I'll remove the non-code posts.

Deathwolf

#23
I've tested these codes on Dolphin and they are working great:

ASM codes:

Infinite Lifes [Deathwolf]
C250B43C 00000002
28040001 3C000000
60000063 90030004

Infinite Stars [Deathwolf]
C250B4DC 00000002
7C002214 3C000000
60000063 90030008

Infinite Health [Deathwolf]
C234F5CC 00000002
7C004800 3C800000
60840030 90830000



Weird..... C2 codes are working great on Dolphin!
lolz

Thomas83Lin

#24
Quote from: Deathwolf on October 29, 2011, 05:33:26 PM
Weird..... C2 codes are working great on Dolphin!
They alot of the time mess up on branches so if your code contains no branching it will work, small branching sometimes works also.

Quote from: dcx2 on October 29, 2011, 01:15:05 AM
Looks to me like this thread is 90% people posting codes.  If it's okay with everyone, I'll remove the non-code posts.
That sounds good to me

Deathwolf

#25
Codes like 0450B43C 60000000 will not work. They freezes the game instandly after selecting a level. Actually, it never froze with this codes on Dolphin. On the wii, they freezes after a few seconds...

@Thomas83lin

You are right, the Instant Invincibility Asm 1-4 Player freezes on dolphin.
This code works without freezing:

Instant Invincibility Asm 1-4 Player [Thomas83Lin]
C21E225C 00000002
38000001 B003000C
8803000C 00000000

lolz

Thomas83Lin

#26
right but that code won't work correctly without them checks. it will effect enemies.

Deathwolf

@ThomasLin83

I've found the character address of P2.
On the first Map: 81594D9C

01 = Kirby
04 = Meta Knight
05 = King Dedede
06 = Waddle Dee

Maybe you're able to find the address of P1
lolz

Bully@Wiiplaza

Quote from: Deathwolf on October 29, 2011, 10:03:55 PM
@ThomasLin83

I've found the character address of P2.
On the first Map: 81594D9C

01 = Kirby
04 = Meta Knight
05 = King Dedede
06 = Waddle Dee

Maybe you're able to find the address of P1
normally, it´s right before the one from P2 in memory.
OR get the ASM off and execute it (don´t apply any ASM codes!)
It will break for P1 & P2 if both are connected. It will then give you the address. O0
My Wii hacking site...
http://bullywiihacks.com/

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

~Bully

Deathwolf

Ah yeah right but I'm still not sure. The address 81594D98 has the value 00000001 which is for kirby. The second address 81594D9C has the value 00000004 for Meta Knight and so on.
lolz