Show Kart Statuses on Minimap [Ro] - 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: Show Kart Statuses on Minimap [Ro] (/showthread.php?tid=2289) |
Show Kart Statuses on Minimap [Ro] - _Ro - 10-20-2024 Show Kart Statuses on Minimap [Ro] This code will show kart statuses on minimap like the recent Mario Kart titles. The statuses that are included are: Star, Mega, Bullet, Shocked, Inked and Crushed. How each status show on the minimap: Star: Character icon will have a blinking red/blue outline (similar to Need for Speed cop icon blinking colors) Mega: Character icon will be bigger Bullet: Character icon will have a black outline Shocked: Character icon will be smaller Inked: Character icon will be black Crushed: Character icon will be squished Source code will be included for modification and because it's a huge code. If you want to remove a specific status and don't want to modify source, instructions for modifying compiled ASM code are at the end of this post. NTSC-U C27E2018 00000025 3D40809C 818AD110 818C0020 2804000B 4081000C 808A8F68 88840B84 1D640004 7D8C5A14 818C0000 818C0000 818C0004 48000009 3E19999A 7D2802A6 815C01B8 C00A0044 C0290000 811C01BC 813C01C0 C0490044 80EC000C 70E08000 4182000C EC00082A EC42082A 70E00080 4182000C EC000828 EC420828 74E01000 41820008 EC000028 D00A0044 D0480044 D0490044 74E00001 41820014 EC000828 EC420828 EC000828 EC420828 D00A0048 D0480048 D0490048 816C0008 75608000 40820014 74E01800 40820034 80030B90 48000058 89430050 394A0001 2C0A000A 41800008 39400000 99430050 2C0A0005 3BE00002 41800008 3BE00001 38000002 819C01BC 39600001 996C00BB 819C01C0 39600005 996C00BB 3D80807E 618C2114 7D8903A6 4E800420 00000000 PAL C27EB8C4 00000025 3D40809C 818A18F8 818C0020 2804000B 4081000C 808AD728 88840B84 1D640004 7D8C5A14 818C0000 818C0000 818C0004 48000009 3E19999A 7D2802A6 815C01B8 C00A0044 C0290000 811C01BC 813C01C0 C0490044 80EC000C 70E08000 4182000C EC00082A EC42082A 70E00080 4182000C EC000828 EC420828 74E01000 41820008 EC000028 D00A0044 D0480044 D0490044 74E00001 41820014 EC000828 EC420828 EC000828 EC420828 D00A0048 D0480048 D0490048 816C0008 75608000 40820014 74E01800 40820034 80030B90 48000058 89430050 394A0001 2C0A000A 41800008 39400000 99430050 2C0A0005 3BE00002 41800008 3BE00001 38000002 819C01BC 39600001 996C00BB 819C01C0 39600005 996C00BB 3D80807E 618CB9C0 7D8903A6 4E800420 00000000 NTSC-J C27EAF30 00000025 3D40809C 818A0958 818C0020 2804000B 4081000C 808AC788 88840B84 1D640004 7D8C5A14 818C0000 818C0000 818C0004 48000009 3E19999A 7D2802A6 815C01B8 C00A0044 C0290000 811C01BC 813C01C0 C0490044 80EC000C 70E08000 4182000C EC00082A EC42082A 70E00080 4182000C EC000828 EC420828 74E01000 41820008 EC000028 D00A0044 D0480044 D0490044 74E00001 41820014 EC000828 EC420828 EC000828 EC420828 D00A0048 D0480048 D0490048 816C0008 75608000 40820014 74E01800 40820034 80030B90 48000058 89430050 394A0001 2C0A000A 41800008 39400000 99430050 2C0A0005 3BE00002 41800008 3BE00001 38000002 819C01BC 39600001 996C00BB 819C01C0 39600005 996C00BB 3D80807E 618CB02C 7D8903A6 4E800420 00000000 NTSC-K C27D9C84 00000025 3D40809B 818AFF38 818C0020 2804000B 4081000C 808ABD68 88840B84 1D640004 7D8C5A14 818C0000 818C0000 818C0004 48000009 3E19999A 7D2802A6 815C01B8 C00A0044 C0290000 811C01BC 813C01C0 C0490044 80EC000C 70E08000 4182000C EC00082A EC42082A 70E00080 4182000C EC000828 EC420828 74E01000 41820008 EC000028 D00A0044 D0480044 D0490044 74E00001 41820014 EC000828 EC420828 EC000828 EC420828 D00A0048 D0480048 D0490048 816C0008 75608000 40820014 74E01800 40820034 80030B90 48000058 89430050 394A0001 2C0A000A 41800008 39400000 99430050 2C0A0005 3BE00002 41800008 3BE00001 38000002 819C01BC 39600001 996C00BB 819C01C0 39600005 996C00BB 3D80807D 618C9D80 7D8903A6 4E800420 00000000 If you want to remove specific statuses from the compiled ASM code, replace these lines: Star: 75608000 40820014 to 75608000 60000000 Mega: 70E08000 4182000C to 70E08000 4800000C Bullet: 74E01800 40820034 to 74E01000 40820034 Shocked: 70E00080 4182000C to 70E00080 4800000C Inked: 74E01000 41820008 to 74E01000 48000008 (No black icon but keep outline) AND ALSO 74E01800 40820034 to 74E00800 40820034 (No outline) - Be aware that this second line is also where the Bullet is handled, so if you don't want neither of them, change 40820034 to 60000000 Crushed: 74E00001 41820014 to 74E00001 48000014 Code: .set region, '' #Plug in e,p,j,k for compilation region Code creator: Ro RE: Show Kart Statuses on Minimap [Ro] - _Ro - 10-20-2024 Please report me if it doesn't work properly or crashes RE: Show Kart Statuses on Minimap [Ro] - _Ro - 10-20-2024 lmfao I'm fucking dead reading my previous message, obviously I meant to report to me issues etc, and not to report me (bad English moment) RE: Show Kart Statuses on Minimap [Ro] - DrTap - 10-30-2024 The PAL code is working well on Dolphin emu but there's some codes that seem to cause conflict preventing this code from working. The codes are for example: Satellite Camera (mdmwii) https://mariokartwii.com/showthread.php?tid=616&highlight=Satellite+camera Triple Fib Launcher (Vega/Astronimical) https://mariokartwii.com/showthread.php?tid=1130&highlight=Fib Item Effect Modifier (Luis) https://mariokartwii.com/showthread.php?tid=418&highlight=Item+effect And there are others not mentioned RE: Show Kart Statuses on Minimap [Ro] - Luigi Hack Fan - 11-01-2024 It would be cool if you could disable the effect for the person that holds a shock so they dont know which player is using a dodge item right now RE: Show Kart Statuses on Minimap [Ro] - _Ro - 11-01-2024 It's simply to do that |