Diddy-Kong-Racing icon indicating copy to clipboard operation
Diddy-Kong-Racing copied to clipboard

Results 9 Diddy-Kong-Racing issues
Sort by recently updated
recently updated
newest added

Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

small edits to the macOS build steps to clarify whats required to build. updated the gist to my current off-tree diff as well

Merging a bunch of changes from the splat repo, to make sure we stay in sync, and make it easier to merge in the future when we're ready.

https://github.com/Ryan-Myers/Racing_Splat Ryan got the code for the other 4 versions of DKR matching. Eventually, we will want to merge this with the main repo. His repo does not mess with...

So this one is kind of weird, but I never liked how unreadable our math_utils hasm was. I recently went down the rabbit hole of figuring out how to get...

As of 12th of August 2025 we currently have 10 functions remaining to be matched to achieve a 100% decomp for all versions. ## Non matchings functions These functions are...

## Summary Contributes to **Adventure Two** documentation effort by renaming and documenting 10 `func_*` functions in `objects.c` with doxygen comments. **Progress:** 65.90% → ~66.5% complete (~10 functions out of 372...

So I managed to get DKR to work with GDB debugging in Ares. This is actually pretty cool. I haven't fully explored it, but it does work, and allows for...

The required map file used to calculate the score is hardcoded, so it cannot use a ROM from any region except US or any version except v77. The script should...