SanguinettiMods Posted January 20, 2012 Share Posted January 20, 2012 The pointer to the Deku Stick model. I can't simply find a 06 6C C0, or the Goron Bracelet for that matter. Everything else is in code.zdata. Why can't I find those two? Link to comment Share on other sites More sharing options...
0 Jason777 Posted January 20, 2012 Share Posted January 20, 2012 http://wiki.spinout182.com/w/Code_notes#Link_stuff We have yet to find the display list pointers for the Deku Stick, Goron Bracelet, Hookshot, and Bow. This is one of the reasons there have not been hacks making these items usable by both young and adult Link. Link to comment Share on other sites More sharing options...
0 SanguinettiMods Posted January 20, 2012 Author Share Posted January 20, 2012 I've taken multiple looks at the wiki, and apparently, those aren't found yet. Link to comment Share on other sites More sharing options...
0 Guest medli Posted January 21, 2012 Share Posted January 21, 2012 All those models are age specific, and you'll find them with the models for their respective aged Link. It's why the game crashes (at least on console) when adult Link takes out a Deku stick or puts on a mask. It's just not there, it's in Young Link's model Link to comment Share on other sites More sharing options...
0 SanguinettiMods Posted January 21, 2012 Author Share Posted January 21, 2012 Thanks, medli, but that isn't exactly the question that I was asking. Basically, I'm looking for the pointer to the Deku Stick model in code.zdata. If it's not in there, I'm not sure where else to look. Link to comment Share on other sites More sharing options...
0 spinout Posted January 21, 2012 Share Posted January 21, 2012 It is in ovl_Effect_Ss_Stick.ovl. Link to comment Share on other sites More sharing options...
0 SanguinettiMods Posted January 21, 2012 Author Share Posted January 21, 2012 Spinout, you answer my year old question. Thank you so much! But there are still things like the Hookshot spike, and Goron's Bracelet, which I still can't find, but I guess I can look for a corresponding actor. Edit: I can't find a pointer for the Hookshot spike (tip) or the Hookshot chains anywhere in the ROM, unless they use a different bank. Although, for the Goron's Braclet, I did find four possiblities. Bg_Hidan_Firewall (Firewall is obvoius) Bg_Hidan_Rsekizou (Rsekizou I'm just guessing translates to R Stone Statue) Bg_Hidan_Sekizou (Sekizou translates to "Stone Statue") Bg_Hidan_Sima (Sima translates to Shima, which translates to Island) I'm not sure which one would be correct, though, I'd just have to find out. Edit 2: It seems that it's none of those files... :/ Link to comment Share on other sites More sharing options...
0 spinout Posted January 23, 2012 Share Posted January 23, 2012 The goron bracelet is actually 0x06016118, but I didn't find any pointers to it. It is probably part of an lui/addiu pair. Link to comment Share on other sites More sharing options...
Question
SanguinettiModsThe pointer to the Deku Stick model. I can't simply find a 06 6C C0, or the Goron Bracelet for that matter.
Everything else is in code.zdata. Why can't I find those two?
Link to comment
Share on other sites
7 answers to this question
Recommended Posts