List of Custom Codes
Jump to navigation
Jump to search
This is a list of all gecko codes made for Mario Kart: Double Dash!!.
A list of AR Codes can be found at the various links:
Gecko Codes List
Long Gecko Codes (>8 lines) should have their own pages. Shorter ones should not.
Title | Author | Description | Code (NTSC-U) | Code (PAL) | Code (NTSC-J) | Code (NTSC-U Debug) |
---|---|---|---|---|---|---|
3 and 4 Karts in Grand Prix | AdolescentSeagull | Allows 3 and 4 player-controlled karts to compete in the Grand Prix. | JSitor | JSitor | JSitor | - |
Balloon Modifier | AdolescentSeagull | Changes starting and max number of balloons for each kart in Balloon Battle. Ranges from 1 to 8. | JSitor | JSitor | JSitor | - |
Character and Kart Randomiser | AdolescentSeagull | Randomises Characters and Karts before choosing a mode and in between Grand Prix, for up to 4 human players. | Pastebin | Pastebin | Pastebin | Pastebin |
Skip Lakitu Countdown | AdolescentSeagull | Skip countdown at the beginning of every race and battle. | Pastebin | Pastebin | Pastebin | Pastebin |
Boot straight into stage | AdolescentSeagull | Game boots straight into a stage without any button interaction needed. | JSitor | - | - | - |
Force Low Quality Item Boxes | AdolescentSeagull | Force low quality item boxes for all modes. | See Codes | See Codes | See Codes | See Codes |
Disable Attract Mode | UnclePunch | Disable video demo while idle at title screen |
0412DAB0 4800012C |
- | - | - |
Disable Memcard Nag | UnclePunch | Disable memory card popups |
041D3A44 60000000 0412DC6C 60000000 |
- | - | - |
Skip To Title Screen v1.0 | UnclePunch | Skip logos and Lakitu intro at start |
041B0D58 38000003 041B10AC 60000000 |
041AFBE8 38000003 041AFF3C 60000000 |
041B0D58 38000003 041B10AC 60000000 |
- |
Unlock Everything | UnclePunch | YetAnotherUnlocker but still useful. NOTE: This codes breaks some game options such as rumble or time trials ghost. |
043BC1C0 FFFFFFFF 043BC1C4 FFFFFFFF |
- | - | - |
Everything Unlocked (Fixed) | cristian64 | Unlocks all cups, courses, characters, karts, and modes. | 043BC1C4 1FFF01FF |
043C5FE4 1FFF01FF |
043D67E4 1FFF01FF |
04406D24 1FFF01FF |
Z-Tech | tarsa129 | Boost when Z is pressed |
C22BD854 00000003 807C00F0 3C00802A 6000D2F0 7C0903A6 4E800421 00000000 |
- | - | - |
Show the Exception Handler without controller combination | AdolescentSeagull | This automatically shows the Exception Handler (screen which shows register values and stack backtrace) without the need of a button combination like the Debug version of the game. Useful for when testing/developing new mods/hacks. |
041D0A00 480000A8 |
041D0A2C 480000A8 |
041D0A00 480000A8 |
- |
Change course's lap count | AdolescentSeagull | This changes how many laps a course has. Replace X with the lap number. Recommended to only set this between 1 and 9. Setting it to 0 will do nothing. | 023CB7EC 0000000X |
023D562C 0000000X |
023E5E0C 0000000X |
- |
Disable Demo Timer | AdolescentSeagull | This disables the timer that exists in the North American and European Interactive Multi-Game Demo Discs, as well as the Japanese Gekkan Nintendo Tentou Demo Disc. |
041C4C54 4800000C |
041C3A30 4800000C |
041C5330 4800000C |
- |
Characters play end-of-race animation forever | AdolescentSeagull | Usually Characters stop doing their end-of-race animation after 13 seconds at the end of Grand Prix or a Versus match, this code lets them play the animation forever. |
042D6730 60000000 |
042D66A4 60000000 |
042D6758 60000000 |
043143B4 60000000 |
LAN Background in Main Menu | AdolescentSeagull | Replaces the blue starry background found on the main menus with the background that is found on the LAN mode and entry screens. | ||||
No timer for LAN mode | AdolescentSeagull | Usually LAN mode has a timer for 3+ consoles, after at least 2 consoles have entered their kart(s) - this code removes the timer. Console 1 (the master console) can press start to start a match with at least 2 connecting consoles if any other connected consoles want to spectate. |
041E585C 60000000 C21E5748 00000006 7C030000 41820028 3C80803B 60845498 80840030 548004E6 2C001000 40820010 2C030002 41800008 7C031800 00000000 |
041E5834 60000000 C21E5720 00000006 7C030000 41820028 3C80803B 6084F2B8 80840030 548004E6 2C001000 40820010 2C030002 41800008 7C031800 00000000 |
041E5884 60000000 C21E5770 00000006 7C030000 41820028 3C80803C 6084FAB8 80840030 548004E6 2C001000 40820010 2C030002 41800008 7C031800 00000000 |
042175F8 60000000 C22174E4 00000006 7C030000 41820028 3C80803F 6084FFE8 80840030 548004E6 2C001000 40820010 2C030002 41800008 7C031800 00000000 |
Always use Bowser Statue's 1-viewport speed (faster speed) | AdolescentSeagull | The statue that shoots fire in Bowser's Castle have different speed and acceleration values based on how many viewports there are. These codes allow the speed to remain constant regardless of the number of viewports. |
042815C8 38600001 |
042815A8 38600001 |
042815F0 38600001 |
042C2F50 38600001 |
Always use Bowser Statue's multiple-viewport speed (slower speed) |
042815C8 38600002 |
042815A8 38600002 |
042815F0 38600002 |
042C2F50 38600002 | ||
Fireball does Bob-omb damage | AdolescentSeagull | When Mario or Luigi's fireball hits a kart, the kart will be launched in the air as if it were hit by a Bob-omb. |
042AF254 480199ED |
042AF218 480199ED |
042AF27C 480199ED |
042F1254 48017B7D |
255 laps | AdolescentSeagull | Supports up to 255 laps on Grand Prix or Versus with a debug print lap counter with the aim of not crashing. | See Codes | See Codes | See Codes | See Codes |
Code Patches List
All code patches should have their own page.
Title | Author | Date of Latest Version |
---|---|---|
Character and Kart Randomiser | AdolescentSeagull | 2023-04-17 |