Skip to content

Hide HUD gecko code

Steven Knepper edited this page Jan 8, 2022 · 1 revision

This can be used with slippi online (unranked or direct connect) to make for a cleaner experience with the Slippi-HUD. It will crash local verus matches when turned on (when playing in dolphin specifically, it does not crash console mirroring).

*Hides the timer and player percent HUD elements
0416E9A4 60000000 #External/Hide Timer and Player HUD/Hide Timer HUD.asm
0416BA80 48000014 #External/Hide Timer and Player HUD/Hide Percents/Skip Percent Anim During Stock Steal.asm
0416E9B0 60000000 #External/Hide Timer and Player HUD/Hide Percents/Skip Player HUD Creation.asm

To install this gecko code, copy the text in the code box, go into netplay dolphin and right click your melee iso and select properties.

Then go to the gecko codes tab and click show defaults. Notepad should open two files, add the copied text at the end of the file labeled GALE0r2.ini

Once you save changes and restart dolphin you should be able to turn it on.

This gecko code does not remove slippi display names from the screen and interferes with Center Align 2P HUD. I recommend using an opaque HUD element to cover the slippi names if you're worried about it interfering with your design.