mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Update score (#554)
Co-authored-by: Ryan-Myers <Ryan-Myers@users.noreply.github.com>
This commit is contained in:
co-authored by
Ryan-Myers
parent
53ab6559e5
commit
54ea0252ad
@@ -5,9 +5,9 @@ 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 May 5, 2025, this is our current score:
|
||||
As of May 6, 2025, this is our current score:
|
||||
|
||||
    Decomp progress: 84.89%
|
||||
    Decomp progress: 85.28%
|
||||
|
||||
    Documentation progress: 54.50%
|
||||
<!-- README_SCORE_SUMMARY_END -->
|
||||
@@ -117,15 +117,15 @@ s32 is_drumstick_unlocked(void) {
|
||||
```
|
||||
|
||||
<!-- README_SCORE_BEGIN -->
|
||||
As of May 5, 2025, this is our current score:
|
||||
As of May 6, 2025, this is our current score:
|
||||
```
|
||||
========================================================
|
||||
ADVENTURE ONE (ASM -> C Decompilation)
|
||||
-------- 84.89% Complete (86.05% NON_MATCHING) ---------
|
||||
-------- 85.28% Complete (86.44% NON_MATCHING) ---------
|
||||
# Decompiled functions: 1881
|
||||
# GLOBAL_ASM remaining: 70
|
||||
# NON_MATCHING functions: 7
|
||||
# NON_EQUIVALENT WIP functions: 25
|
||||
# NON_EQUIVALENT WIP functions: 26
|
||||
--------------------- Game Status ----------------------
|
||||
Balloons: 39/47, Keys: 4/4, Trophies: 4/5
|
||||
T.T. Amulets: 4/4, Wizpig Amulets: 4/4
|
||||
|
||||
Reference in New Issue
Block a user