List of Custom Codes
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 (Other Region) |
---|---|---|---|---|---|---|
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 (Debug) |
Skip Lakitu Countdown | AdolescentSeagull | Skip countdown at the beginning of every race and battle. | Pastebin | Pastebin | Pastebin | Pastebin (Debug) |
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 (Debug) |
Disable Attract Mode | UnclePunch | Disable video demo while idle at title screen |
0412dab0 4800012c |
- | - | - |
Disable Memcard Nag | UnclePunch | Disable memory card popups |
041d3a44 60000000 |
- | - | - |
Skip To Title Screen v1.0 | UnclePunch | Skip logos and Lakitu intro at start |
041b0d58 38000003 |
041afbe8 38000003 |
041b0d58 38000003 |
- |
Unlock Everything | UnclePunch | YetAnotherUnlocker but still usefull |
043bc1c0 FFFFFFFF |
- | - | - |
Z-Tech | tarsa129 | Boost when Z is pressed |
C22BD854 00000003 |
- | - | - |
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 (Debug) |
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. |
See Codes (Debug) | |||
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 (Debug) |
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 |
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 |