// // sub_5CA34 from 0x5ca34 to 0x5cb1c (232 bytes) // // 1 xrefs: // > @ 0x10c848 // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // __int64 __fastcall sub_5CA34(__int64 a1, __int64 a2, __int64 a3, __int64 a4, int a5, int a6, int a7, int a8) { long double v8; // q8 _BYTE v16[4096]; // [xsp+0h] [xbp-1040h] BYREF memset(v16, 0, sizeof(v16)); *(_DWORD *)(a1 + 8) = a6; *(_DWORD *)(a1 + 12) = a8; LODWORD(v8) = 1.0; *(_QWORD *)(a1 + 192) = a2; *(_BYTE *)(a1 + 16) = a5 == 1 || a7 == 1; sub_AAE58(a1 + 24, a2, v8); sub_AB134(v16, *(unsigned __int8 *)(a1 + 16), *(unsigned int *)(a1 + 12), *(unsigned int *)(a1 + 8), 1.0); sub_AC1D8(a1 + 24, v16, *(unsigned int *)(a1 + 12), *(unsigned int *)(a1 + 8), 32, 0, 0); sub_AC66C(a1 + 24, 0, 0, v8); return 0; }