Kirby's Epic Yarn [RK5P01]

Started by panmusic, February 25, 2011, 09:45:20 AM

Previous topic - Next topic

panmusic

Today,Kirby finally is released in Europe.There are already some NTSC codes,so could anyone port them to PAL?
Thanks in advance!!!  :)

panmusic

No Kirby love for PAL users? ??? :'(

Takeshi55

Quote from: panmusic on March 02, 2011, 08:28:56 AM
No Kirby love for PAL users? ??? :'(

The game is very easy anyway, you don't really need codes. :O

panmusic

Quote from: Takeshi55 on March 03, 2011, 05:09:35 PM
Quote from: panmusic on March 02, 2011, 08:28:56 AM
No Kirby love for PAL users? ??? :'(

The game is very easy anyway, you don't really need codes. :O

Yes,it is easy if you want to see the ending credits.But,if you want to finish it 100%,the game is a nightmare... ;)

Sh0tGuN2197

My brother wants this game pretty bad =\ what would u rate it?

Patedj

I've seen it in the Toys R Us and played for 5 mins or so. I rate the game above average, and my 3 year old was having a blast with it.
It's not available at my local video store though. I'll try to port the codes once it arrives. If not then I'll make an invincible code for both players, attempt a moon jump code, and all items/coins/etc

You can pm me, I've got time for your troubles.

panmusic

That's good news,Patedj!We are waiting your codes and checking these forums almost everyday! ;D

Bully@Wiiplaza

This game is pretty boring... :(
I may have made codes for it...
My Wii hacking site...
http://bullywiihacks.com/

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

~Bully

panmusic

Quote from: Bully@Wiiplaza on March 11, 2011, 04:11:29 PM
This game is pretty boring... :(
I may have made codes for it...

Perhaps,making codes for this game will be a less boring procedure... ;)

Patedj

#9
Streak 9999
C20E345C 00000002
3880270F 90830028
60000000 00000000

Gems 999
041FFA78 380003E7
You can pm me, I've got time for your troubles.

panmusic

Quote from: Patedj on March 14, 2011, 05:36:01 AM
Streak 9999
C20E345C 00000002
3880270F 90830028
60000000 00000000

Gems 999
041FFA78 380003E7


Nice start Patedj!!!

Takeshi55

Can you make thise codes:

Never lose Gems
Moon Jump + MJ for all the things you trun into
Always play as Prince Fluff

Patedj

#12
This is for kirby. I know this is the right address due to this code that I made.

0408A840 EC220828
288FFF42 FEFF0100
0408A840 EC22082A
E0000000 80008000

ASM: fsubs f1,f2,f1  to fadds f1,f2,f1 ( this seems to work better)

This will stop the gravity to pull down and always push. It works great for one player but for two players it will influence the others gravity.

So does this
0408A848 D03F05E0
288FFF42 FEFF0100
0408A848 D05F05E0
E0000000 80008000

ASM: stfs   f1,1504(r31) to stfs   f2,1504(r31)

I found the address by searching for kirby's speed.
1 equal 0
2 > when walking
3 then > running
4 (combination of 3=3 and 1=1)
it came up with 3 addresses. Thanks guys. Now for Okami, donkey kong, & Eldar Saga.

[spoiler] CR:22200888  XER:00000000  CTR:8006A1F8 DSIS:00000000
DAR:00000000 SRR0:8008A848 SRR1:0000A032   LR:8008A838
  r0:8008A838   r1:809E7AE0   r2:808F2300   r3:80F83814
  r4:00000000   r5:00000005   r6:00000000   r7:80F72BC0
  r8:809E7BC0   r9:00000002  r10:00000000  r11:FFFFFFFF
r12:8006A1F8  r13:808EADA0  r14:00000000  r15:00000000
r16:00000000  r17:00000000  r18:00000000  r19:00000000
r20:00000000  r21:00000000  r22:00000000  r23:00000000
r24:00000000  r25:00000000  r26:00000000  r27:80B27CB8
r28:00000000  r29:80F83CF4  r30:00000001  r31:80F83814

  f0:BE99999A   f1:3D7B3E99   f2:3D895683   f3:59800000
  f4:3F800000   f5:00000000   f6:00000000   f7:00000000
  f8:3F800000   f9:00000000  f10:00000000  f11:00000000
f12:C456AAAA  f13:44000000  f14:00000000  f15:00000000
f16:00000000  f17:00000000  f18:00000000  f19:00000000
f20:00000000  f21:00000000  f22:00000000  f23:00000000
f24:00000000  f25:00000000  f26:00000000  f27:00000000
f28:00000000  f29:00000000  f30:00000000  f31:00000000[/spoiler]

[spoiler]8008A820:  9421FFF0   stwu   r1,-16(r1)
8008A824:  7C0802A6   mflr   r0
8008A828:  90010014   stw   r0,20(r1)
8008A82C:  93E1000C   stw   r31,12(r1)
8008A830:  7C7F1B78   mr   r31,r3
8008A834:  4BFE1065   bl   0x8006b898
8008A838:  C05F05E0   lfs   f2,1504(r31)
8008A83C:  C01F0720   lfs   f0,1824(r31)
8008A840:  EC220828   fsubs   f1,f2,f1
8008A844:  FC000050   fneg   f0,f0
8008A848:  D03F05E0   stfs   f1,1504(r31) ----> breaks here
8008A84C:  FC010040   fcmpo   cr0,f1,f0
8008A850:  4C401382   cror   2,0,2
8008A854:  40820008   bne-   0x8008a85c
8008A858:  D01F05E0   stfs   f0,1504(r31)
8008A85C:  80010014   lwz   r0,20(r1)
8008A860:  83E1000C   lwz   r31,12(r1)
8008A864:  7C0803A6   mtlr   r0
8008A868:  38210010   addi   r1,r1,16
8008A86C:  4E800020   blr   
[/spoiler]


You can pm me, I've got time for your troubles.

Patedj

#13
Streak 9999
C20E345C 00000002
3880270F 90830028
60000000 00000000

Gems 999
041FFA78 380003E7

Invincible
040892A8 60000000
Works after being hit once
You can pm me, I've got time for your troubles.

dcx2

Is that last one nopping the sub for an invincible timer?  If so, it can probably be fixed so that you don't have to be hit once.