mirror of
https://github.com/izzy2lost/Diddy-Kong-Racing.git
synced 2026-06-19 01:16:26 -07:00
Update score in README
This commit is contained in:
@@ -113,30 +113,31 @@ s32 is_drumstick_unlocked(void) {
|
||||
}
|
||||
```
|
||||
|
||||
As of August 23rd 2021, this is our current score:
|
||||
As of September 27th 2021, this is our current score:
|
||||
```
|
||||
=======================================================
|
||||
ADVENTURE ONE (ASM -> C Decompilation)
|
||||
------------------- 14.63% Complete -------------------
|
||||
# Decompiled functions: 900
|
||||
# GLOBAL_ASM remaining: 880
|
||||
# NON_MATCHING functions: 106
|
||||
--------------------- Game Status ---------------------
|
||||
Balloons: 8/47, Keys: 1/4, Trophies: 0/5
|
||||
T.T. Amulets: 0/4, Wizpig Amulets: 0/4
|
||||
-------------------------------------------------------
|
||||
We are collecting eggs in Fire Mountain. (1/3 Eggs)
|
||||
=======================================================
|
||||
ADVENTURE TWO (Cleanup & Documentation)
|
||||
------------------- 0.77% Complete -------------------
|
||||
# Documented functions: 62
|
||||
# Undocumented remaining: 1718
|
||||
--------------------- Game Status ---------------------
|
||||
Balloons: 0/47, Keys: 0/4, Trophies: 0/5
|
||||
T.T. Amulets: 0/4, Wizpig Amulets: 0/4
|
||||
-------------------------------------------------------
|
||||
We are collecting the first balloon on Timber's Island.
|
||||
=======================================================
|
||||
==================================================================
|
||||
ADVENTURE ONE (ASM -> C Decompilation)
|
||||
------------------------ 16.16% Complete -------------------------
|
||||
# Decompiled functions: 934
|
||||
# GLOBAL_ASM remaining: 848
|
||||
# NON_MATCHING functions: 104
|
||||
-------------------------- Game Status ---------------------------
|
||||
Balloons: 8/47, Keys: 1/4, Trophies: 0/5
|
||||
T.T. Amulets: 1/4, Wizpig Amulets: 0/4
|
||||
------------------------------------------------------------------
|
||||
We are collecting silver coins in Ancient Lake. (5/8 silver coins)
|
||||
==================================================================
|
||||
ADVENTURE TWO (Cleanup & Documentation)
|
||||
------------------------ 0.80% Complete -------------------------
|
||||
# Documented functions: 65
|
||||
# Undocumented remaining: 1717
|
||||
-------------------------- Game Status ---------------------------
|
||||
Balloons: 0/47, Keys: 0/4, Trophies: 0/5
|
||||
T.T. Amulets: 0/4, Wizpig Amulets: 0/4
|
||||
------------------------------------------------------------------
|
||||
We are collecting the first balloon on Timber's Island.
|
||||
==================================================================
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user