Gauntlet: Dark Legacy (GCN/WIIRD/NTSC-U)
Posted: Wed Nov 18, 2020 10:36 am
Gauntlet: Dark Legacy (Rev 1) [GUNE52]
Code: Select all
Erase Item in Player 1 Slot 11 (L+R+Z+D-Pad Down) [Vague Rant]
28321B3C 00000074
06275CB0 00000010
00000000 00000000
00000000 00000000
E0000000 00000000
Workaround for the "unusable item slot 11" bug. The game only has 10 usable item slots, but there are 11 slots in the
inventory. The 11th item you obtain will be added to the unusable slot 11, where it can never be used for the rest of the
game. This code erases that item, so that the next item obtained or purchased will go into slot 11. After deleting their
current item, the player can find or buy any unwanted item to put that into slot 11 instead.