mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Update score (#679)
Co-authored-by: Ryan-Myers <Ryan-Myers@users.noreply.github.com>
This commit is contained in:
co-authored by
Ryan-Myers
parent
e43abfd99b
commit
0ce9693f15
@@ -5,11 +5,11 @@ This repo contains a work-in-progress decompilation of Diddy Kong Racing for the
|
||||
All versions are supported, and the US 1.0 version (SHA1 = 0cb115d8716dbbc2922fda38e533b9fe63bb9670) of the game is the default if not specified.
|
||||
|
||||
<!-- README_SCORE_SUMMARY_BEGIN -->
|
||||
As of July 10, 2025, this is our current score:
|
||||
As of July 16, 2025, this is our current score:
|
||||
|
||||
    Decomp progress: 96.77%
|
||||
|
||||
    Documentation progress: 62.56%
|
||||
    Documentation progress: 62.57%
|
||||
<!-- README_SCORE_SUMMARY_END -->
|
||||
|
||||
---
|
||||
@@ -117,7 +117,7 @@ s32 is_drumstick_unlocked(void) {
|
||||
```
|
||||
|
||||
<!-- README_SCORE_BEGIN -->
|
||||
As of July 10, 2025, this is our current score:
|
||||
As of July 16, 2025, this is our current score:
|
||||
```
|
||||
======================================================================
|
||||
ADVENTURE ONE (ASM -> C Decompilation)
|
||||
@@ -133,9 +133,9 @@ As of July 10, 2025, this is our current score:
|
||||
We are collecting silver coins in Star City. (7/8 silver coins)
|
||||
======================================================================
|
||||
ADVENTURE TWO (Cleanup & Documentation)
|
||||
-------------------------- 62.56% Complete ---------------------------
|
||||
# Documented functions: 1231
|
||||
# Undocumented remaining: 421
|
||||
-------------------------- 62.57% Complete ---------------------------
|
||||
# Documented functions: 1232
|
||||
# Undocumented remaining: 420
|
||||
---------------------------- Game Status -----------------------------
|
||||
Balloons: 30/47, Keys: 3/4, Trophies: 2/5
|
||||
T.T. Amulets: 3/4, Wizpig Amulets: 3/4
|
||||
|
||||
Reference in New Issue
Block a user