The Legend Of Zelda Skyward Sword [SOUE01]

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

Previous topic - Next topic

mothersbrain

Quote from: wiiztec on November 21, 2011, 06:24:42 PM
Quote from: Suiseiseki on November 21, 2011, 09:40:14 AM
Just a repeat request.

Always Able to Shoot Skyward Beams from any Sword Swing (no need for charging, just swing).

http://wiird.l0nk.org/forum/index.php/topic,9026.msg76256.html#msg76256 last code on the list

would you be able to link this with a code that only lets you use skyward beams when you have full health? like classic zelda heheh

James0x57



aufgreifen

^ I already asked for that idea :P

Anyways, then it came to my mind that it might be bad for some puzzles/situations that NEED the beam.
So a perfect code would be, if it only works on full health, but on LESS than full health, it should work just normally (hold up,charge).

(Yes, I do realise this might be complicated as crazy... :/ )

Recapitator

#63
a code that makes Goddess Walls not go away / can be used unlimited times.

EDIT: also it seems none of the Bird codes for faster flying speed and infinite charge work inside the Thunderhead. :confused: can this please be fixed?

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


Arudo

That's pretty interesting... and unexpected. Kudos to Nintendo for that.

Hmm, is there an individual address list for each of the Bug/Material slots? I just want to poke around individual materials and not have all of them at once.
-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.

wiiztec

Just follow the offset from Thomas83lin's code
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

Thomas83Lin

#68
Quote from: Arudo on November 22, 2011, 02:09:08 AM
That's pretty interesting... and unexpected. Kudos to Nintendo for that.

Hmm, is there an individual address list for each of the Bug/Material slots? I just want to poke around individual materials and not have all of them at once.
What wiiztec said, but the original addresses i used you would have to apply them as a code and save your game for them to become permanent, if you're just going to be poking them i recommend using these address's, should be permanent as soon as you poke them but requires a screen refresh

085A9C28 31E331E3
20060004 00000000

Arudo

-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.

mugwhump

Quote from: mothersbrain on November 19, 2011, 11:53:36 PM
I have a very cool idea for a code.

I call it classic mode: when your hearts are full, your sword automatically shoots skyward blasts like in the original legend of zelda. This could be combined with the damage multiplier code to compensate for link being powered up with full health. Just think about it. Classic mode. So sweet....

Try just putting this before the code:

Next code requires full health
80000000 8095A766
A095A76A 0F000000
Make sure there's still enough endifs after the next code! If not just throw on an E0000000 80008000 after.

Sooooooooo yeah somebody test this and tell me if it works lol

Stuff

is health always at that address? Seeing how flight speed isn't the same in the thunderhead and the asm I tried messing with moves, It's important to note what moves. If hp is always there, it would be better to put it in the C2 anyway since wiiztec's code is a on/off switch with a C2 in it.

cmp hp
blt-
.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

mugwhump

#72
Okay, this works.

Sword beams at full health
80000000 8095A766
A095A76A 0F000000
C223EAC0 00000002
3C600040 60630002
60000000 00000000
E2100000 80008000
0423EAC0 80780348
E0000000 80008000

99.9% of credit to wiiztec lol

disraelie

request >:D
1.no blackboard in cutscene
2.no blackboard while Locking-On

Stuff

#74
Quote from: mugwhump on November 22, 2011, 08:49:02 AM
Okay, this works.

Sword beams at full health
80000000 8095A766
A095A76A 0F000000
C223EAC0 00000002
3C600040 60630002
60000000 00000000
E2100000 80008000
0423EAC0 80780348

99.9% of credit to wiiztec lol

If that works, this should also work

sword beams at full health
C223EAC0 00000005
3D808096 A86CA766
A98CA76A 7C036040
80780348 4082000C
3C600040 60630002
60000000 00000000

fixed a small mistake. This works

Yeah so I wasn't ready for all that so:
regular sword beam at full health
C223EAC0 00000005
3D808096 A86CA766
A98CA76A 7C036040
80780348 4082000C
3C600030 60630002
60000000 00000000

I'm still able to charge so maybe when it does upgrade, I can still do the upgraded sword beam by charging.
.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