-
Notifications
You must be signed in to change notification settings - Fork 80
Overall completion state
Pierre de La Morinerie edited this page Nov 19, 2020
·
8 revisions
Here is a rough estimation of the completion status of this disassembling project.
- ✅ All banks (code and data) are disassembled and shiftable.
Shiftability means that code can be added, removed or shuffled around, and still compile to a working game. It's the main point of interest for modders.
-
Bank 0: 90% documented
-
Bank 1: 50% documented
-
Bank 2: 20% documented
-
Memory: 70% documented
-
Entities: 20% documented
-
Dialogs: extracted, 100%
-
Graphics: extracted, 100%
-
Maps:
- headers: extracted, 100%
- minimaps: extracted, 100%
- layouts: extracted, 100%
- rooms: extracted, further formatting work needed
- chests: extracted, 100%
- events: extracted, 100%
-
Music: extracted, 100%
-
Sound effects: extracted, 70% documented