Diddy Kong Racing: 2 Open Source Clones Compared
Scheddy Kong Racing is explicitly a fork of the Diddy Kong Racing decompilation, rebuilt around a redesigned graphics task scheduler for performance: it uses three framebuffers so the RDP can start a new rendering task immediately rather than waiting on the previous frame's buffer swap, giving a frame rate that scales smoothly up to 60 FPS instead of snapping between 30/20/15 FPS as in the original scheduling. The base Diddy Kong Racing project is a complete decompilation (100% of the assembly matched, with roughly two-thirds of functions documented) supporting all regional ROM versions, and is the actively developed baseline that Scheddy builds on.
Comparison table
Availability
- Status
- Unplayable
- Platforms
- N64
- Play in browser
- No
- Mobile
- No
Project health
- Development status
- Active
- Last updated
- 28d ago
- Stars
- 424
- Contributors
- 24
- License
- CC0-1.0
Compatibility
- Requires original assets
- YesDecompilation project that requires an original Diddy Kong Racing N64 ROM to extract game assets.
Availability
- Status
- Semi-playable
- Platforms
- N64
- Play in browser
- No
- Mobile
- No
Project health
- Development status
- Halted
- Last updated
- 3y ago
- Stars
- 2
- Contributors
- 21
- License
- —
Compatibility
- Requires original assets
- —
| Title | Diddy Kong Racing | Scheddy Kong Racing |
|---|---|---|
| Status | Unplayable | Semi-playable |
| Platforms | N64 | N64 |
| Play in browser | No | No |
| Mobile | No | No |
| Project health | ||
| Development status | Active | Halted |
| Last updated | 28d ago | 3y ago |
| Stars | 424 | 2 |
| Contributors | 24 | 21 |
| License | CC0-1.0 | — |
| Compatibility | ||
| Requires original assets | YesDecompilation project that requires an original Diddy Kong Racing N64 ROM to extract game assets. | — |
Frequently asked questions
Are the Diddy Kong Racing clones on this page open source?
Yes — every clone catalogued here is an open-source project. Availability, license, and development-status details for each one are listed in the comparison table above.
What license do these Diddy Kong Racing clones use?
Diddy Kong Racing (CC0-1.0).
Do I need to own the original Diddy Kong Racing to play these clones?
Diddy Kong Racing requires original game assets to play.
Which Diddy Kong Racing clone is the most actively maintained?
Diddy Kong Racing is currently under active development, based on recent commit activity. See the "Development status" row above for every clone's current status.
See the full write-up for each clone, or go back to Diddy Kong Racing.