mirror of
https://codeberg.org/KeybadeBlox/JSRF-Decompilation.git
synced 2026-02-20 02:07:02 +03:00
Add "estimated total progress"
There have been cases of the "decompilation progress" metric being confused for total progress, so a new figure has been added (in bold) roughly estimating the total progress by multiplying the other two together.
This commit is contained in:
parent
d06de00855
commit
ee519090c1
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ A matching decompilation of the Xbox game Jet Set Radio Future.
|
||||||
## Progress
|
## Progress
|
||||||
- Delinking progress: 0.52% (13263 out of 2574172 bytes in XBE address space)
|
- Delinking progress: 0.52% (13263 out of 2574172 bytes in XBE address space)
|
||||||
- Decompilation progress: 30.6% (30 out of the 98 functions delinked so far)
|
- Decompilation progress: 30.6% (30 out of the 98 functions delinked so far)
|
||||||
|
- **Estimated total progress: 0.16%** (previous two multiplied together)
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
The approach of this decompilation is to:
|
The approach of this decompilation is to:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue