Item Cycler
Author: | Ro |
---|---|
Version: | v1.1 |
Date of latest version: | 2025-02-01 |
More codes: | Ro's Cheat Code Collection (ASM Hacks) |
Overview
Item Cycler is a gecko/AR code created by Ro. It allows cycling through items with D-Pad Left and D-Pad Right. You can cycle to the left (previous item) and to the right (next item). Items are infinite. Very simple to use, useful for debugging and for fun!
Only the second character (the second one you select in character selection, who starts on the back of the kart and uses items) will have items, to avoid item limits from filling up faster and to avoid a problem with the item roulette HUD (HUD was modified and included, working perfectly).
When the given item limit is reached (maximum items in play), you can't get and use it until there's room for it to be in play.
Ro had difficulty finding a reliable way to clear items, but after lots of experiments, he finally found a way. However, it has a side effect of keeping the shadow and particle of the item where it was cleared. He can't find a fix or a way to clear it without problems, but it's no big deal.
Codes
NTSC-U | NTSC-U (Debug) |
---|---|
0414FA9C 60000000 0414FAAC 60000000 C21500E8 00000004 80610008 2C030013 4181000C 8879FF90 90610008 2C1B0000 60000000 00000000 C220A584 00000015 80CDAB20 88E6FF90 3D808037 A14C6280 714B0003 41820068 8986FF8F 2C0C0000 4082005C 806602D0 2C030000 41820014 3D808021 618CE368 7D8903A6 4E800421 714B0001 41820020 38E7FFFF 2C070010 4182FFF8 2C070000 40800024 38E00013 4800001C 38E70001 2C070010 4182FFF8 2C070013 40810008 38E00000 98E6FF90 90E60254 38E00010 90E6024C 714A0003 39800001 40820008 39800000 9986FF8F 808DA3C8 00000000 C21FBE88 00000002 2C1E0000 41820008 5460063F 00000000 |
04165234 60000000 04165244 60000000 C21665C0 00000004 80610008 2C030013 4181000C 8876FF90 90610008 2C1B0000 60000000 00000000 C223FC1C 00000015 80CDABD0 88E6FF90 3D80803C A14C0580 714B0003 41820068 8986FF8F 2C0C0000 4082005C 806602D0 2C030000 41820014 3D808025 618C5200 7D8903A6 4E800421 714B0001 41820020 38E7FFFF 2C070010 4182FFF8 2C070000 40800024 38E00013 4800001C 38E70001 2C070010 4182FFF8 2C070013 40810008 38E00000 98E6FF90 90E60254 38E00010 90E6024C 714A0003 39800001 40820008 39800000 9986FF8F 808DA428 00000000 C222ED20 00000002 2C1E0000 41820008 5460063F 00000000 04255204 38A0000A 04255210 90A30118 |
Version History
Version | Date of release | Information |
---|---|---|
v1.0 | 2025-01-18 | First revision |
v1.1 | 2025-02-01 | Fixed an issue where triple items wouldn't show the true amount in the roulette and shortened the code |
Gecko Codes:
Item Cycler