FoxdieTeam / mgs_reversing

Metal Gear Solid PSX reimpl repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update progress script to be accurate

MrSapps opened this issue · comments

At the moment it just counts bytes of asm VS src which is not at all accurate. Instead it needs to calculate which bytes of the binary are built from asm or src.

this works although data isn't counted, but since that has already been converted to C it probably doesn't matter until overlays are started