D_a_npc_hi1 matching for retail (#897)

* bit too difficult for me for now, might go back later

* progress

* getmsg

* logic matching data isnt

* data section matches

* mathubcg 100%

* cleanup

* revert this change

* final cleanup and configure.py

* nevermind cleanup

* Equivalent onstead of matching

* removed padding

* cleanup code comments and a bit more

* matching

* cleanup

* matching for retail

* little bit of cleanup
This commit is contained in:
Zeclos
2025-12-24 05:20:37 +01:00
committed by GitHub
parent a0476593c9
commit 65611e09a4
6 changed files with 869 additions and 137 deletions
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -52,7 +52,7 @@ void dDemo_actor_c::setActor(fopAc_ac_c* ac) {
}
/* 80069434-80069550 .text getP_BtpData__13dDemo_actor_cFPCc */
void* dDemo_actor_c::getP_BtpData(const char* name) {
J3DAnmTexPattern* dDemo_actor_c::getP_BtpData(const char* name) {
/* Nonmatching */
if (!checkEnable(ENABLE_UNK_e))
return NULL;
@@ -64,7 +64,7 @@ void* dDemo_actor_c::getP_BrkData(const char*) {
}
/* 800695E8-8006969C .text getP_BtkData__13dDemo_actor_cFPCc */
void* dDemo_actor_c::getP_BtkData(const char*) {
J3DAnmTextureSRTKey* dDemo_actor_c::getP_BtkData(const char*) {
/* Nonmatching */
}