Skip to content

d_a_e_sg Matching#2421

Merged
hatal175 merged 5 commits intozeldaret:mainfrom
ItsNiklas:d_a_e_sg
May 5, 2025
Merged

d_a_e_sg Matching#2421
hatal175 merged 5 commits intozeldaret:mainfrom
ItsNiklas:d_a_e_sg

Conversation

@ItsNiklas
Copy link
Copy Markdown
Contributor

  • e_sg_class
  • fopEn_enemy_c
  • 15.20 kB (0.12%)

Skullfish from Lakebed Temple.

Overall happy with this class considering the bitmask joint shenanigans that are going on. There are some more weird sections, but it works for now.
Also, I had to fill some fishing rod fields and 'kbox' fields which seems to be the other target option.


Resolves #594.

@decomp-dev
Copy link
Copy Markdown

decomp-dev bot commented May 5, 2025

Report for GZ2E01 (6637765 - 17dd45c)

📈 Matched code: 58.65% (+0.13%, +15192 bytes)
📈 Linked code: 25.98% (+0.13%, +15204 bytes)

d_a_e_sg/d/actor/d_a_e_sg | daE_SG_HIO_c::daE_SG_HIO_c() +60 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | nodeCallBack(J3DJoint*, int) +400 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | daE_SG_Draw(e_sg_class*) +217 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | cXyz::~cXyz() +56 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | pl_joint_search(e_sg_class*) +108 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | otherBgCheck(fopAc_ac_c*, cXyz*, cXyz*) +241 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | s_box_sub(void*, void*) +108 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | search_box(e_sg_class*) +713 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | search_esa(e_sg_class*) +129 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | e_sg_move(e_sg_class*) +1749 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | e_sg_search(e_sg_class*) +1281 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | e_sg_b_search(e_sg_class*) +1544 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | e_sg_esa_search(e_sg_class*) +1088 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | e_sg_kamu(e_sg_class*) +1028 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | e_sg_drop(e_sg_class*) +776 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | e_sg_damage(e_sg_class*) +669 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | damage_check(e_sg_class*) +245 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | action(e_sg_class*) +1053 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | daE_SG_Execute(e_sg_class*) +1725 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | daE_SG_Delete(e_sg_class*) +176 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | useHeapInit(fopAc_ac_c*) +204 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | daE_SG_Create(fopAc_ac_c*) +1025 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | cM3dGSph::~cM3dGSph() +68 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | cM3dGAab::~cM3dGAab() +68 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | dBgS_ObjAcch::~dBgS_ObjAcch() +108 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | daE_SG_HIO_c::~daE_SG_HIO_c() +13 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | __sinit_d_a_e_sg_cpp +116 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | __arraydtor$3865 +56 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | @36@__dt__12dBgS_ObjAcchFv +8 bytes -> 100.00%
d_a_e_sg/d/actor/d_a_e_sg | @20@__dt__12dBgS_ObjAcchFv +8 bytes -> 100.00%

@ItsNiklas ItsNiklas requested a review from TakaRikka May 5, 2025 08:11
@hatal175 hatal175 merged commit 8d167fc into zeldaret:main May 5, 2025
1 check passed
@ItsNiklas ItsNiklas deleted the d_a_e_sg branch May 9, 2025 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

d_a_e_sg.cpp

3 participants