The Legend Of Zelda Skyward Sword [SOUE01]

Started by mothersbrain, November 11, 2011, 11:14:54 PM

Previous topic - Next topic

Ntsc

Quote from: alycancis on November 20, 2011, 02:32:46 AM
Double Chop at Bamboo Island Minigame [hetoan2]
207B71F4 808500C4
047B71F4 38800062
E0000000 80008000

Bamboo Minigame Score of 99 [hetoan2]
207B71F4 808500C4
047B71F4 38800062
E0000000 80008000

This code (since they are the same) doesn't work for me. The screen shows 99 but it still only counts how many swings you get or at least it doesn't double them correctly. My non cheat record was 37 and trying as hard as I could with this cheat on I only got 35 (yep odd number) so I'm pretty certain it doesn't do anything at all.

Quotealways fly at boost ring speed [wiiztec]
28599D0C BFFF4000
82200005 80AF1E9C
86A00005 3F700000
84200005 80AF1E9C
28599D0D BFFF0000
26AF1E9C 43480000
04AF1E9C 43480000
E0000000 80008000
hold C to slow down
This code also doesn't seem to work as intended. First off you don't start at boost ring speed, secondly once you touch a boost ring it doesn't seem to actually keep you at the speed it just keeps the "fast" lines that appear but it doesn't feel like I'm flying any faster than normal.


QuoteRegain Stamina Instantly When Empty [hetoan2]
041C6250 60000000
This code should say "Regain Stamina a half second after depleted". You still go into the exhausted state for a half second so it isn't really that useful for things like wall climbing.

Stuff

Quote from: wiiztec on November 18, 2011, 02:40:19 PM
Quote from: tsuas on November 18, 2011, 08:52:15 AM
Apparently x955EC7 is also assigned to the value of the arrows, meaning the 0 at the end of hetoan2's "Inf Bombs" makes the number of arrows you have 0. I'm also guessing that that then effects his "Inf All Items" codes as well.

Are you sure arrow count is read from a half byte? that seems odd
Maybe slingshot nuts are only 1 byte and the next byte and the next byte is tears. With B200 did you have 178 nuts and 0 tears? Cuz it's a 02 code. I don't think anything can share the same byte, and these pouch items can't be more than one byte. The pond thing you describe must be a side effect from something else.
inf bombs might have a funky side effect too. I can't imagine holding more than... I guess 99(why would you need that much?), much less 12672 of them >.>.

I feel like these codes were rushed. I've been hearing about problems with it from a friend who's been playing with them.

always fly at boost ring speed [wiiztec]
28599D0C BFFF4000
82200005 80AF1E9C
86A00005 3F700000
84200005 80AF1E9C
28599D0D BFFF0000
26AF1E9C 43480000
04AF1E9C 43480000
E0000000 80008000
hold C to slow down

This code works. Many thanks for that. It the best thing in the WORLD. except:

hold A for ring boost speed
28599D0C F7FF0800
04AF1E9C 43480000
E0000000 80008000

There we go. 3 lines, same effect. I think it's better to fly fast at the press of a button. The game already does the slow down for you, so just let go of the button and you start to slow down. You can change it to C if you like, I just thought A was more suitable.

at ntsc, the code worked for me. I thought it was a little bootleg cuz wtf is this? 28599D0D BFFF0000. But it worked. It's pretty funny if you call your loftwing or w/e it's called with this code. you zip right off the screen XD. You move at ring boost speed. Fly by skyloft and you'll see yourself moving extra fast.

---
eww. I'm not messing with moving asm right now. So I'll just play the game. w/e. I would like to request some codes though since I won't make them >.>:

hit the shiekastone instead of "talk" - why take that out? Personally, I think it was a cool unique LoZ thing. A stone that wiggles when you smack it and then it gives you a tip...now you have to 'talk' to it for the tip...

And I see people requested the other 2. 'stfu Fi' and 'I already got that!'

I understand wanting to use a gc controller, but the controls are pretty sweet. Get up from your bed and start waving that wm+. >.<
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm

wiiztec

#32
Quote from: Stuff on November 20, 2011, 07:51:05 PM
Quote from: wiiztec on November 18, 2011, 02:40:19 PM
Quote from: tsuas on November 18, 2011, 08:52:15 AM
Apparently x955EC7 is also assigned to the value of the arrows, meaning the 0 at the end of hetoan2's "Inf Bombs" makes the number of arrows you have 0. I'm also guessing that that then effects his "Inf All Items" codes as well.

Are you sure arrow count is read from a half byte? that seems odd
Maybe slingshot nuts are only 1 byte and the next byte and the next byte is tears. With B200 did you have 178 nuts and 0 tears? Cuz it's a 02 code. I don't think anything can share the same byte, and these pouch items can't be more than one byte. The pond thing you describe must be a side effect from something else.
inf bombs might have a funky side effect too. I can't imagine holding more than... I guess 99(why would you need that much?), much less 12672 of them >.>.

I feel like these codes were rushed. I've been hearing about problems with it from a friend who's been playing with them.

always fly at boost ring speed [wiiztec]
28599D0C BFFF4000
82200005 80AF1E9C
86A00005 3F700000
84200005 80AF1E9C
28599D0D BFFF0000
26AF1E9C 43480000
04AF1E9C 43480000
E0000000 80008000
hold C to slow down

This code works. Many thanks for that. It the best thing in the WORLD. except:

hold A for ring boost speed
28599D0C F7FF0800
04AF1E9C 43480000
E0000000 80008000

There we go. 3 lines, same effect. I think it's better to fly fast at the press of a button. The game already does the slow down for you, so just let go of the button and you start to slow down. You can change it to C if you like, I just thought A was more suitable.

at ntsc, the code worked for me. I thought it was a little bootleg cuz wtf is this? 28599D0D BFFF0000. But it worked. It's pretty funny if you call your loftwing or w/e it's called with this code. you zip right off the screen XD. You move at ring boost speed. Fly by skyloft and you'll see yourself moving extra fast.
---
eww. I'm not messing with moving asm right now. So I'll just play the game. w/e. I would like to request some codes though since I won't make them >.>:

hit the shiekastone instead of "talk" - why take that out? Personally, I think it was a cool unique LoZ thing. A stone that wiggles when you smack it and then it gives you a tip...now you have to 'talk' to it for the tip...

And I see people requested the other 2. 'stfu Fi' and 'I already got that!'

I understand wanting to use a gc controller, but the controls are pretty sweet. Get up from your bed and start waving that wm+. >.<

28599D0D BFFF0000 is a button activator for not pressing C  it's 28599D0D and not 28599D0C because I added 1 to make it apply an endif

Also that 3 line code will freeze when you arrive at the pirate hideout because you removed the 26AF1E9C 43480000

Also my code slows you down faster than the game does normally

I don't know why the code isn't working right for Ntsc, it's not supposed to keep those lines after you go through a boost ring
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

kupo15

Hi,
Just wanted to report a code bug. One of these three codes causes graphical glitches such as Big head Link during certain cutscenes. It also causes others graphical glitches such as flag spasms and more importantly, some ropes are messed up so it makes it impossible to progress.


force required to swing sword modifier [wiiztec]
0457CE30 XXXXXXXX
X is a floating point value
3F800000 is default more is less force less is more force

Walk Speed Modifier [hetoan2]
05700000 XXXXXXXX
043F0498 60000000
043F049C 60000000
C23F0494 00000006
9421FFB0 BDC10008
3F208170 C2590000
EC120032 D01F0000
EC1E1024 EC120032
D01F0004 B9C10008
38210050 00000000
X's are a floating point, Recommended: 3FB33333

Faster Stamina Regain [hetoan2]
041C6330 38647FFF


Lastly, is there a way to reverse this code so you can play the normal game instead of the hero quest?
Change Save into Hero Save [Thomas83Lin]
00955D62 000000F8
*Enter Save With code on then save and quit*
*Receive Double Damage exec*


And I too vote for a GC or CC layout instead of wm+. This post is with the US version in mind.

Thanks

Thomas83Lin

Quote from: kupo15 on November 20, 2011, 10:47:59 PM

Lastly, is there a way to reverse this code so you can play the normal game instead of the hero quest?
Change Save into Hero Save [Thomas83Lin]
00955D62 000000F8
*Enter Save With code on then save and quit*
*Receive Double Damage exec*


And I too vote for a GC or CC layout instead of wm+. This post is with the US version in mind.

Thanks
just change F8 to F0 or 00 either is fine

grandparagon

i know im a really new user and so im in no place to really request codes, but i would love:
One Hit Kills (against the enemy, not one hit for link and he dies)
"Invulnerability" (any hit against link would barely make him flinch, so no huge knockback)
Classic Controller controls (at least for combat, flying, etc) if possible, but not a huge priority.

I wish i had the skills and knowledge to do this myself lol

wiiztec

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

kupo15

#37
Quote from: thomas83lin on November 20, 2011, 11:08:51 PM
Quote from: kupo15 on November 20, 2011, 10:47:59 PM

Lastly, is there a way to reverse this code so you can play the normal game instead of the hero quest?
Change Save into Hero Save [Thomas83Lin]
00955D62 000000F8
*Enter Save With code on then save and quit*
*Receive Double Damage exec*


And I too vote for a GC or CC layout instead of wm+. This post is with the US version in mind.

Thanks
just change F8 to F0 or 00 either is fine
Thank you. Switching to F0 worked

Also, I can confirm that the WM+ sensitivity code is causing the graphical glitches. I had it on and I couldn't get past the first rope swing but I could when I took it off. That was my favorite code too...I wonder if it had something to do with me plugging in a 2.6 float value for it?? :(

Are the stamina and air meter connected? This code has then both but I was wondering if they could be separated so that only the stamina is infinite. I'm holding back from using it because Idk if having inf air will ruin some of the games puzzles if I am required to find a updated air capacity later in the game.

infinite stamina/air [wiiztec]
041C5E58 60000000


I am not at a point in the game to test this code out but from looking at it, does anyone know if this code locks the hearts at 3 for the game or will it just start me out at 3? I hope it starts at 3 while still allowing me to increase the number with heart pieces.


3 Heart Run [hetoan2]
0095A767 0000000C


And just to throw this code idea, how about a swim speed modifier?

Thanks, you guys are amazing!

:)

hetoan2

Quote from: alycancis on November 20, 2011, 02:32:46 AM
The codes

Double Chop at Bamboo Island Minigame [hetoan2]
207B71F4 808500C4
047B71F8 38040002
E0000000 80008000


Bamboo Minigame Score of 99 [hetoan2]
207B71F4 808500C4
047B71F4 38800062
E0000000 80008000

are identical. I suspect mess up with copy paste
Is the original double chop code listed somewhere else?

oops D:


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

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

Ntsc

Quote from: Stuff on November 20, 2011, 07:51:05 PM
at ntsc, the code worked for me. I thought it was a little bootleg cuz wtf is this? 28599D0D BFFF0000. But it worked. It's pretty funny if you call your loftwing or w/e it's called with this code. you zip right off the screen XD. You move at ring boost speed. Fly by skyloft and you'll see yourself moving extra fast.

Weird, well I will try again with no other cheats and see if it was some conflict. I was only using the grapple anywhere, grapple super far, and infinite stamina code.

Quote from: wiiztec on November 21, 2011, 12:02:54 AM
Anyone can request codes

I would really love a "No Notification first time you pickup stuff" cheat as requested by tons of people already. It is extremely annoying every time you turn off the game and start it up again to have to get that message once for every type of bug and treasure.

I'd also like to see these codes if someone has time

Quote from: Missing Number on November 18, 2011, 04:37:46 AM
-Drop Rate
-Collectable Multiplier
-"already collected this item dont show me that damn thing again"
-Text-Speed

Thanks everyone for your hard work.

Arudo

Is there an option to control text speed, or do we need a code for it? I haven't noticed any 'option' menus so far... unless I happen to be blind (which is just as possible).
-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.

Ntsc

Quote from: Arudo on November 21, 2011, 02:49:04 AM
Is there an option to control text speed, or do we need a code for it? I haven't noticed any 'option' menus so far... unless I happen to be blind (which is just as possible).
You can hold A to increase text speed about 1.5 times as fast but it is still pretty slow.

alycancis

Text speed code for text being instant or just ridiculously fast on button press would be much appreciated.
Instead of making it 1.5x on A, 15x or 30x would be just about right.

Hazado

I want a win the lumpy pumpkin harp contest code. Damn mini-game is impossible.

Stuff

:/ there's not text speed opt-...options at all. You'd think game developers would know by now that we like to put our text speed at max...

Quote from: wiiztec on November 20, 2011, 09:53:17 PM28599D0D BFFF0000 is a button activator for not pressing C  it's 28599D0D and not 28599D0C because I added 1 to make it apply an endif

Also that 3 line code will freeze when you arrive at the pirate hideout because you removed the 26AF1E9C 43480000

Also my code slows you down faster than the game does normally
hmm. wouldn't a else E2 work then? It was just the BFFF0000 that bugged me. It looks strange to me.

I'm not sure what the pirate hideout is since I'm not there yet, but I guess I'll see that later. I didn't think it would make any difference to add if != 43480000, cuz then why not always?

I guess that's good. I think the game slows you down fast enough, though. If you exceed the max speed it's a different story. I was stuck flying into every corner without holding the speed button. XD
.make Stuff happen.
Dropbox. If you don't have one, get it NOW! +250MB free if you follow my link :p.

Mod code Generator ~50% complete but very usable:
http://dl.dropbox.com/u/24514984/modcodes/modcodes.htm