Emulator Issues #5882
closedWind Waker (NTSC) Megajump Code works improperly compared to console.
0%
Description
-
Game Name and ID (as it appears in right click > properties: "GZ2P01",
"RSBE01", etc): -
I expect to be able to press and hold the R Button (I have it mapped to F) in order to rise up into the air as if Link were jumping.
-
I do not know if this code worked on previous versions of Dolphin, as I have only downloaded one version of it.
4) What steps will reproduce the problem?
- Right Click Wind Waker's Icon in the menu and click Properties.
- Click on Action Replay.
- Check "Press R to Mega Jump" and then try to actually Mega Jump.
-
I'm using the 32-bit version of Dolphin 3.5-141 on a Lenovo Intel Core i5 Laptop with Windows 8 OS.
-
Almost every other code in the entire game works except for the Jump and Mega Jump codes. I have tried entering the code manually, but only with the same results. And yes, I enabled cheats.
Updated by jkmrcoffee almost 12 years ago
Sorry, I forgot to enter the name and game ID. Game is The Legend of Zelda: The Wind Waker, and the ID is GZLE01.
Updated by Billiard26 almost 12 years ago
- Issue type set to Bug
- Relates to usability set to Yes
- Operating system N/A added
Updated by AriHayes almost 12 years ago
I actually addressed this in the game's old forum topic. I don't know why it behaves differently on the emulator, but the problem is that the upward effect of the levitation is too weak; you may notice, for example, that it provides a little lift during the slower fall while gliding on the deku leaf.
That being the case, there's a simple fix: increase the effect of the mega jump. You can try the following variation of the code:
0A3ED84A 00000020
863E4410 00000070
Updated by Billiard26 almost 12 years ago
Odd. The implementation of that code-type looks correct.
Perhaps this has something to do with how often the AR codes are run. (I'm guessing less often than a real AR)
Updated by JMC4789 about 10 years ago
- Status changed from New to Questionable
- Relates to usability changed from Yes to No
- Operating system N/A added
- Operating system deleted (
N/A)
I'd need someone to test the exact code on console before I'd say it's right or wrong. I don't know how to load up Action Replay codes on Wii, only gecko codes, so meh.
At least it acts really weird on Emulator, though. Holding pause while hitting R raises Link very, very fast, so, I'm not sure what's going on exactly.
Updated by JMC4789 almost 10 years ago
Thanks to crediar's incredible tech support and help, I managed to dump my Action Replay disc and tried the Mega Jump Code on there in Dolphin and on Console. Conclusion: If I boot up Wind Waker and use the Action Replay disc to load the code, it works properly.
Updated by JMC4789 over 9 years ago
- Status changed from Questionable to Duplicate