I would like to change the 'collision' size of a held item. Say, a Broken Giants Knife.
How would I go about doing this?
I already tried to disassemble when a enemy was hit and try to follow the code back to the weapon damage to see if it was around there.
I also tried a few other misc breakpoint disassembly stuff, some of which was with the Infinite Sword Glitch enabled.
I also tried to use Cheat Engine and searching for changed values when I switch to a different weapon/slash with a different weapon, though this idea might be initially flawed because the collision isn't just one changing object, I don't think.
I'm not actually 'too' familiar with assembly. I've done some smaller, simple assembly hacks for some SNES games, yet it seems alot more difficult to do anything on the N64. Maybe because of how much more data it is, or the UI of the debugger, or I simply don't have my mind fully around assembly yet.
Regardless, I've had no luck these last few days.
Can anyone with a little more experience than me give me suggestions on what to look for, or better yet, lend a hand in looking?
Question
TheUntoldLyric
I would like to change the 'collision' size of a held item. Say, a Broken Giants Knife.
How would I go about doing this?
I already tried to disassemble when a enemy was hit and try to follow the code back to the weapon damage to see if it was around there.
I also tried a few other misc breakpoint disassembly stuff, some of which was with the Infinite Sword Glitch enabled.
I also tried to use Cheat Engine and searching for changed values when I switch to a different weapon/slash with a different weapon, though this idea might be initially flawed because the collision isn't just one changing object, I don't think.
I'm not actually 'too' familiar with assembly. I've done some smaller, simple assembly hacks for some SNES games, yet it seems alot more difficult to do anything on the N64. Maybe because of how much more data it is, or the UI of the debugger, or I simply don't have my mind fully around assembly yet.
Regardless, I've had no luck these last few days.
Can anyone with a little more experience than me give me suggestions on what to look for, or better yet, lend a hand in looking?
Thanks in advance for any help.
Link to comment
Share on other sites
12 answers to this question
Recommended Posts