Link | Submitted By | Actions | |
---|---|---|---|
![]() |
Game On Newgrounds | gates |
Greek & Wicked-migrated-Last Updated: 05/17/2010 19:56 |
Additional Info
|
Additional Info
|
To find HP and lock it: search 4 in 4bytes, then take a hit, search Next Value for 3, then 2. Lock the one remaining value and change it to 4. I tested it three times and it always worked out this way.
I couldn't lock the value for the timer in event B, but Speedhack makes it easy. Speedhack also works wonders for the event A after about level 4. Oh and a walkthrough: >>Stand under either hydra. >>Let it attack, then dodge it. >>Hit the hydra (press X). >>Run up the side ladder near the downed hydra. >>Shoot the spike with an arrow. >Repeat for remaining hydra. >For the large hydra, let it attack and dodge. Note that the hydra attack covers two possible positions for Mr. Game and Watch each time. It can attack the two spaces on either side, or the two middle spaces. >Hit it with X. >Repeat until you have struck the hydra three times. >A quick time event (QTE according to the author) now starts. Press X to begin the event. >Follow the displayed arrow keys until the hydra is dead. Repeat The medal that states that you must beat the hydra 4 times without failing a QTE means you can not mess up the arrows or be too slow (they are timed). |
Additional Info
|
Edited out. Wrong strategy.
|
Additional Info
|
Quote from: "xycho666" Good walkthrough. Only thing I would add is that is when facing the large hydra, you should stay on either the far left or far right. Staying in the middle two spots makes things more difficult for dodging. I found it easier to stay in the two middle positions. That way you can dodge an attack on either of the sides or the middle by moving one space. If you are in a corner and it attacks that side, you have to do two moves to avoid being hit. |
Additional Info
|
I just tested that and you're right. Just got all the medals using that strategy and the 4byte hack.
|
Additional Info
|
Wtf, I just played a bit Zelda and when I come back there are two new medal games on NG and already hacks.. well done guys. :lol:
Anyways medal switch seems to be not possible due to no AoBs. The only thing about medals in the .swf is this. Code: [Select] package GaW This post was imported from an account that no longer exists! Previous Name: phreneticus |
Additional Info
|
Quote from: "Phreneticus" Wtf, I just played a bit Zelda and when I come back there are two new medal games on NG and already hacks.. well done guys. :lol:You can replace both instances of m_MedalNames[arg1] in the code below to the ID of the medal you want. GaW.GawMedalManager Code: [Select] public static function UnlockMedalIfNotUnlocked(arg1:uint):void Edit: arg1 is the part you replace with the ID. |