The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.18 (Linux)
|
Customizable Remove HUD [JoshuaMK] - Printable Version +- Mario Kart Wii Gecko Codes, Cheats, & Hacks (https://mariokartwii.com) +-- Forum: Cheat Codes (https://mariokartwii.com/forumdisplay.php?fid=51) +--- Forum: Visual & Sound Effects (https://mariokartwii.com/forumdisplay.php?fid=56) +--- Thread: Customizable Remove HUD [JoshuaMK] (/showthread.php?tid=1203) |
Customizable Remove HUD [JoshuaMK] - JoshuaMK - 08-05-2019 Customizable Remove HUD [JoshuaMK] X Determines how much HUD gets removed. Note: The pause menu still functions normally even if "removed". (NTSC-U) 0488D090 XXXXXXXX (PAL) 048914D8 XXXXXXXX (NTSC-J) 04890B28 XXXXXXXX (NTSC-K) 0487F8E0 XXXXXXXX X Values: 3FB00000 = Remove Map + Icons 3FF15000 = Remove Map + Icons + Box Surrounding Item Display 3FF80000 = Remove Map + Icons + Item Display 3FFF0000 = Remove Map + Icons + Item Display + Timer 41000000 = Remove Map + Icons + Item Display + Timer + Countdown 42000000 = Remove Everything Code Creator: JoshuaMK RE: Customizable Remove HUD - Vega - 08-05-2019 This code (with the value 3FF15000) was something I always wanted (when recording a few TTs before). Nice job! RE: Customizable Remove HUD [JoshuaMK] - Vega - 10-04-2019 Check it out Josh. Diamond used your code for Luke's DDR. Those shrooms sure look a lot better without the item box border. https://youtu.be/5tFNzlHdDp4 RE: Customizable Remove HUD [JoshuaMK] - JoshuaMK - 10-05-2019 That's awesome. It does look better RE: Customizable Remove HUD [JoshuaMK] - Mango Man - 06-05-2020 I'm trying to use the code with 3FF15000 on dolphin and it doesn't seem to be doing anything. Is there something I'm missing? I put 0488D090 3FF15000 in my Gecko Config and enabled the code . RE: Customizable Remove HUD [JoshuaMK] - Vega - 06-06-2020 What version of Dolphin are you using? What are your XFB settings? RE: Customizable Remove HUD [JoshuaMK] - Mango Man - 06-06-2020 I'm on Dolphin 5.0 Stable and for my XFB settings I've got it disabled (as is the default I believe) RE: Customizable Remove HUD [JoshuaMK] - Vega - 06-06-2020 Using Stable is probably why it's not working. Have you tried a dev version of Dolphin? RE: Customizable Remove HUD [JoshuaMK] - Mango Man - 06-06-2020 No I havent. It doesn't seem to be available for Ubuntu 20.04 at the moment, so I'm assuming I need to compile it myself however while trying to follow the instructions on the github page I get stuck at the "make" part with the error Code: [thomasvoss@mango-os build $] make RE: Customizable Remove HUD [JoshuaMK] - Vega - 06-06-2020 Granted this page doesn't have any info for 20.04 but it may still be useful - https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux |