DRGN-DRC / 20XX-HACK-PACK

A full-game enhancement to the hit GameCube game, Super Smash Bros. Melee.
63 stars 5 forks source link

Master Hand Can't Grab #4

Open opiter09 opened 1 year ago

opiter09 commented 1 year ago

Version: 5.0.2 Platform: Dolphin 5.0-17995 Problem: If I attempt to execute Master Hand's throw moves (Z-up and Z-right), it instead executes the equivalent A button moves. This is not a button-mapping problem, since I am using the same button that turned Pichu into MH. It is also not a Dolphin problem, since the grab moves work perfectly fine in vanilla Melee.

Here is a picture demonstrating, or at least alluding to, the problem: Screenshot (123)

(Oh, it also has nothing to do with the 20XX Toggles, since I had them off when I originally discovered the problem)

Thank you for creating this excellent mod.

opiter09 commented 1 year ago

Update: In order to temporarily get around this, I patched a copy of vanilla to let me use MH as player 1, so i could combine that with the debug menu code and have a similar convenience of not having to do the glitch every time (let's ignore the debug menu's cumbersomeness for now). In doing this, I discovered that I am now facing this very bug on that copy.

Since this problem does not occur when going through the debug menu on pure vanilla, I can confidently say that the "use master hand on any port" modification is the culprit here.

Edit to Update: I tried reverting the any port change in the 20XX rom (it was in the same spot thankfully), and that resolved this bug, meaning I am 100% correct about the cause. No idea how to fix this, though.