• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Game Modifications › Cheats, Hacks, & Game Patches v
« Previous 1 ... 8 9 10 11 12 ... 17 Next »

BUG-Cheat FOR D43E01 - Legend of Zelda, The - Ocarina of Time - Master Quest
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
BUG-Cheat FOR D43E01 - Legend of Zelda, The - Ocarina of Time - Master Quest
06-19-2017, 07:00 PM
#1
luyong2012 Offline
Junior Member
**
Posts: 10
Threads: 6
Joined: Jan 2013
the dolphin 5.0 built-in cheats code was wrong (D43E01 - Legend of Zelda, The - Ocarina of Time - Master Quest)

for example 

$Max Hearts

02BE18[color=#ff3333]1[/color]6 00000140
$Infinite Hearts
02BE18[color=#ff3333]1[/color]8 00000140


the address above was wrong
the correct address was below

$Max Hearts

02BE18[color=#ff3333]3[/color]6 00000140
$Infinite Hearts
02BE18[color=#ff3333]3[/color]8 00000140

all the address need to [color=#ff3333]+20[/color] to work properly

my english is not that good though, hope you can understand.
Find
Reply
06-19-2017, 07:13 PM
#2
luyong2012 Offline
Junior Member
**
Posts: 10
Threads: 6
Joined: Jan 2013
Dolphin5.0\Sys\GameSettings\D43E01.ini



# D43E01 - Legend of Zelda, The - Ocarina of Time - Master Quest

[OnLoad]
# Add memory patches to be loaded once on boot here.

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.
$Max Hearts
02BE1836 00000140
$Infinite Hearts
02BE1838 00000140
$Infinite Magic
08BE1841 00000008
00BE1910 00000007
00BE1842 00000001
00BE1844 00000001
00BE183B 00000060
$Infinite Hover When Moving
12132F5A 00000000
02CA2AD2 0000000F
$Infinite Rupees
02BE183C 000003E7
$Swords/Shields/boots/tunics
02BE18A4 00007777
$Have Quiver (Adult)
00BE18A9 00000001
$Golden Gauntlets (Adult)
00BE18AB 000000C0
$All Quest Items
04BE18AC 30FFFFFF
$Biggoron's Sword
00BE1846 00000001
$999 Gold Skulltulas
02BE18D8 000003E7
$Have Deku Stick
00BE187C 00000000
$Infinite Deku Sticks
00BE1894 00000009
$Flaming Deku Stick
02CA2AA0 000000C4
$Have Deku Nuts
00BE187D 00000001
$Infinite Deku Nuts
00BE1895 0000000A
$Have Bombs
00BE187E 00000002
$Infinite Bombs
00BE1896 00000009
$Have Fairy Slingshot
00BE1882 00000006
$Infinite Slingshot Ammo
00BE189A 00000009
$Have Fairy Ocarina (Not Time)
00BE1883 00000007
$Have Ocarina Of Time (Not Fairy)
00BE1883 00000008
$Have Bombchu
00BE1884 00000009
$Infinite Bombchu's
00BE189C 00000009
$Have Boomerang
00BE1888 0000000E
$Have Lens Of Truth
00BE1889 0000000F
$Have Magic Beans
00BE188A 00000010
$Infinite Magic Beans
00BE18A2 00000009
$Have Fairy Bow
00BE187F 00000003
$Infinite Arrows
00BE1897 00000009
$Have Fire Arrow (MP2)
00BE1880 00000004
$Have Ice Arrow (MP2)
00BE1886 0000000C
$Light Arrow (MP4)
00BE188C 00000012
$Have Hookshot (Not Longshot)
00BE1885 0000000A
$Have Longshot (Not Hookshot)
00BE1885 0000000B
$Have Megaton Hammer
00BE188B 00000011
$Have Din's Fire (MP6)
00BE1881 00000005
$Have Fairie's Wind (MP6)
00BE1887 0000000D
$Have Nayru's Love (MP12)
00BE188D 00000013
$Have Empty Bottle 1
08BE188E 000000FF
00BE18AE 00000014
$Have Empty Bottle 2
08BE188F 000000FF
00BE188F 00000014
$Have Empty Bottle 3
08BE1890 000000FF
00BE1890 00000014
$Have Empty Bottle 4
08BE1891 000000FF
00BE1891 00000014
Find
Reply
07-31-2017, 06:19 PM
#3
Selairium
Unregistered
 
The Legend of Zelda :: Ocarina of time / Master quest
(Ocarina of Time) :: D43E01

I have been looking everywhere I can possibly look literally on the internet and there isn't a working levitate ar or gecko code ANYWHERE!

I found one code so far and all it does is continuously make me float upwards, and supposedly I'm suppose to be able to activate it with d up and turn it off on the fly, like you could on the N64 version of the game...

Someone please do me this huge favor and find it or make the code because I really love using that code, and please make it a d pad command that will only activate if I press the assigned button and turns off when I let go. Big Grin Big Grin Big Grin
Reply
08-02-2017, 01:46 PM (This post was last modified: 08-03-2017, 11:57 AM by darkludx. Edit Reason: Incorrect value fields )
#4
darkludx Offline
I'm from the dark world
****
Posts: 275
Threads: 1
Joined: Dec 2015
(07-31-2017, 06:19 PM)Selairium Wrote: The Legend of Zelda :: Ocarina of time / Master quest
(Ocarina of Time) :: D43E01

I have been looking everywhere I can possibly look literally on the internet and there isn't a working levitate ar or gecko code ANYWHERE!

I found one code so far and all it does is continuously make me float upwards, and supposedly I'm suppose to be able to activate it with d up and turn it off on the fly, like you could on the N64 version of the game...

Someone please do me this huge favor and find it or make the code because I really love using that code, and please make it a d pad command that will only activate if I press the assigned button and turns off when I let go. Big Grin Big Grin Big Grin

Ocarina of Time  (D43E01)

AR Code Hold D-Pad Up To Levitate
0A132F38 00000002
02CA22D0 000040CB
Widescreen Patch for Super Metroid
Find
Reply
08-02-2017, 02:35 PM
#5
gamemasterplc Offline
Above and Beyond
*******
Posts: 1,116
Threads: 7
Joined: Mar 2016
well your value fields are too short
Website is gamemasterplc.com. Youtube Channel is gamemasterplc.
Website Find
Reply
08-03-2017, 12:06 PM
#6
darkludx Offline
I'm from the dark world
****
Posts: 275
Threads: 1
Joined: Dec 2015
(08-02-2017, 02:35 PM)gamemasterplc Wrote: well your value fields are too short

Thanks for pointing out the error!!

This sometimes happens when you port N64 GameShark Codes to AR Codes Big Grin
Widescreen Patch for Super Metroid
Find
Reply
02-20-2019, 02:24 PM
#7
dolphinblah
Unregistered
 
(08-02-2017, 01:46 PM)darkludx Wrote: Ocarina of Time  (D43E01)

AR Code Hold D-Pad Up To Levitate
0A132F38 00000002
02CA22D0 000040CB

Would you kindly tell me what the AR levitation code is too for the master quest version of the gamecube disk that's bundled with Ocarina of Time?  My copy is NTSC (D43E01) as well.

I've also been having the problem with the hold d-pad right code you provided in an earlier forum post where link keeps floating up and up and I can't control when how or much he levitates either.

https://forums.dolphin-emu.org/Thread-ar-codes-for-ocarina-of-time-master-quest-majora-s-mask

The code you posted was:

Master Quest AR Code Hold D-Pad Right to Levitate

0A132F38 00000002
02CA2290 000040CB

Thank you!!
Reply
02-20-2019, 11:31 PM
#8
darkludx Offline
I'm from the dark world
****
Posts: 275
Threads: 1
Joined: Dec 2015
(02-20-2019, 02:24 PM)dolphinblah Wrote: Master Quest AR Code Hold D-Pad Right to Levitate

0A132F38 00000002
02CA2290 000040CB

This is the correct AR Code, is working perfect here.
Widescreen Patch for Super Metroid
Find
Reply
02-21-2019, 11:36 AM
#9
dolphinblah
Unregistered
 
Perhaps I am not pasting the code in properly? I'm using a developmental version of dolphin (Dolphin 5.0-286aafd-dirty) for Ubuntu 18.04.2 LTS 64-bit.

Link is still floating up indefinitely. Pressing d-pad right on my wired xbox 360 controller toggles the in-game map on-off, but link continues to float.

Firstly, I noticed you used two separate lines for sharing the AR code with us.

In a dolpin youtube cheat tutorial, a user said if someone provides an AR code in the format you provided, that I need to create two separate codes for each line. I made sure to enable cheats He also right clicked on the game title, selects "properties" then goes to the AR codes tab, clicks "AR codes", then selects the add new code option.

So using your example, I'd have:

Code name: Hold d-pad right to levitate (1/2)
Code: 0a132f38 00000002 (not I kept the space like you have)

Code name: Hold d-pad right to levitate (1/2)
Code: 0a132f38 00000002 (note I kept the space like you have)

Let me know if a configuration setting on my emulator is incorrect.

Thank you for the quick reply!
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode