Skip to content

Commit

Permalink
d_a_obj_lv3Candle OK (#2093)
Browse files Browse the repository at this point in the history
* All methods matching

* Some cleanup, stuck on TU match

* d_a_obj_heavySw OK (#2091)

* match functions

* Match TU

* Cleanup

* remove asm and update progress

* d_a_obj_sekizo OK (#2092)

* Test commit.

* Match initBaseMtx and setBaseMtx

* Match Create, Draw. Execute almost matched.

* Match Execute and simpler functions.

* Misc changes for pause.

* Match CreateHeap and Delete. Start cleanup.

* Match create(). Update inherited fopAc_ac_c members.

* Most of sekizo matched, but .data has extra zeros (param_c underutilized?).

* Minor cleanup.

* Remove unused asm and update progress.

* Fix progress.

* Casting and cullMtx feedback.

* Decomp OK, minor cleanup

* Updating progress

---------

Co-authored-by: GinNoOokami <noreply>
Co-authored-by: Trueffel <[email protected]>
Co-authored-by: ErraticOocca <[email protected]>
  • Loading branch information
3 people authored Mar 13, 2024
1 parent 86af5df commit 567a12a
Show file tree
Hide file tree
Showing 22 changed files with 252 additions and 1,302 deletions.
8 changes: 4 additions & 4 deletions Progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Total | 52.688307% | 2118424 | 4020672
Section | Percentage | Decompiled (bytes) | Total (bytes)
---|---|---|---
main.dol | 52.688307% | 2118424 | 4020672
RELs | 36.639420% | 4213652 | 11500324
Total | 40.796841% | 6332076 | 15520996
RELs | 36.662828% | 4216344 | 11500324
Total | 40.814185% | 6334768 | 15520996

## RELs

Expand Down Expand Up @@ -484,7 +484,7 @@ d_a_obj_lp | 29.557762% | 2620 | 8864
d_a_obj_lv1Candle00 | 100.000000% | 5756 | 5756
d_a_obj_lv1Candle01 | 100.000000% | 5340 | 5340
d_a_obj_lv2Candle | 100.000000% | 6960 | 6960
d_a_obj_lv3Candle | 45.638126% | 2260 | 4952
d_a_obj_lv3Candle | 100.000000% | 4952 | 4952
d_a_obj_lv3Water | 44.263566% | 4568 | 10320
d_a_obj_lv3Water2 | 41.786571% | 2788 | 6672
d_a_obj_lv3WaterB | 100.000000% | 3708 | 3708
Expand Down Expand Up @@ -785,4 +785,4 @@ d_a_vrbox2 | 44.907111% | 2804 | 6244
d_a_warp_bug | 100.000000% | 2024 | 2024
d_a_ykgr | 44.400631% | 2252 | 5072
f_pc_profile_lst | 100.000000% | 28156 | 28156
Total | 36.639420% | 4213652 | 11500324
Total | 36.662828% | 4216344 | 11500324

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 567a12a

Please sign in to comment.