mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Score update (#378)
This commit is contained in:
@@ -5,9 +5,9 @@ This repo contains a work-in-progress decompilation of Diddy Kong Racing for the
|
||||
Currently, only the US 1.0 version of the game is supported. US 1.1, EU 1.0, EU 1.1, and JP are not supported at this time.
|
||||
|
||||
<!-- README_SCORE_SUMMARY_BEGIN -->
|
||||
As of February 21, 2023, this is our current score:
|
||||
As of March 3, 2023, this is our current score:
|
||||
|
||||
    Decomp progress: 50.15%
|
||||
    Decomp progress: 50.82%
|
||||
|
||||
    Documentation progress: 23.36%
|
||||
<!-- README_SCORE_SUMMARY_END -->
|
||||
@@ -128,25 +128,25 @@ s32 is_drumstick_unlocked(void) {
|
||||
```
|
||||
|
||||
<!-- README_SCORE_BEGIN -->
|
||||
As of February 21, 2023, this is our current score:
|
||||
As of March 3, 2023, this is our current score:
|
||||
```
|
||||
===================================================================
|
||||
ADVENTURE ONE (ASM -> C Decompilation)
|
||||
------------------------- 50.15% Complete -------------------------
|
||||
# Decompiled functions: 1482
|
||||
# GLOBAL_ASM remaining: 349
|
||||
# NON_MATCHING functions: 10
|
||||
------------------------- 50.82% Complete -------------------------
|
||||
# Decompiled functions: 1492
|
||||
# GLOBAL_ASM remaining: 339
|
||||
# NON_MATCHING functions: 12
|
||||
# NON_EQUIVALENT WIP functions: 63
|
||||
--------------------------- Game Status ---------------------------
|
||||
Balloons: 25/47, Keys: 3/4, Trophies: 2/5
|
||||
T.T. Amulets: 2/4, Wizpig Amulets: 2/4
|
||||
-------------------------------------------------------------------
|
||||
We are racing in Treasure Caves. (Lap 1/3)
|
||||
We are racing in Treasure Caves. (Lap 2/3)
|
||||
===================================================================
|
||||
ADVENTURE TWO (Cleanup & Documentation)
|
||||
------------------------- 23.36% Complete -------------------------
|
||||
# Documented functions: 443
|
||||
# Undocumented remaining: 1123
|
||||
# Documented functions: 445
|
||||
# Undocumented remaining: 1121
|
||||
--------------------------- Game Status ---------------------------
|
||||
Balloons: 12/47, Keys: 1/4, Trophies: 0/5
|
||||
T.T. Amulets: 1/4, Wizpig Amulets: 1/4
|
||||
|
||||
Reference in New Issue
Block a user