Pseudocode decompialtion improvements and docs

This commit is contained in:
MaddoScientisto 2026-03-26 22:10:48 +01:00
commit 589bfc31ef
1898 changed files with 60634 additions and 6597 deletions

View file

@ -12,21 +12,18 @@ function thrmbcke_equip() /* entry=325 class_id=0x0567 slot=0x0A */
process_exclude();
if (!var) {
while (!AudioProcess.isSFXPlayingForObject(4, arg_06)) {
spawn class_0A0C_slot_32(pid, 2, 0x00000000);
spawn FREE.waitNTimerTicks(pid, 2, 0x00000000);
suspend;
}
while (!AudioProcess.isSFXPlayingForObject(4, arg_06)) {
spawn class_0A0C_slot_32(pid, 2, 0x00000000);
spawn FREE.waitNTimerTicks(pid, 2, 0x00000000);
suspend;
}
while (!AudioProcess.isSFXPlayingForObject(4, arg_06)) {
spawn class_0A0C_slot_32(pid, 2, 0x00000000);
spawn FREE.waitNTimerTicks(pid, 2, 0x00000000);
suspend;
}
/* loopscr value_u8=0x24 */
/* loopscr value_u8=0x42 */
/* loop current_var=0xFE string_bytes=0x6 loop_type=0x2 */
while (!condition) {
for ewall in selector_0x42(arg0=0x0564, arg1=0x0565, arg2=(6 * 32), origin=arg_06) {
/* loopnext */
}
/* loopscr value_u8=0x24 */
@ -41,9 +38,9 @@ function thrmbcke_equip() /* entry=325 class_id=0x0567 slot=0x0A */
else {
a = 5;
}
spawn class_0A0C_slot_32(pid, 40, 0x00000000);
spawn FREE.waitNTimerTicks(pid, 40, 0x00000000);
suspend;
spawn class_0A0C_slot_32(pid, 2, 0x00000000);
spawn FREE.waitNTimerTicks(pid, 2, 0x00000000);
suspend;
return;
}