{"type": "func", "start": 6443132768, "end": 6443132921, "name": "FMOD::Reverb3D::release", "pseudocode": "// \n// FMOD::Reverb3D::release from 0x1800a6760 to 0x1800a67f9 (153 bytes)\n// \n// 3 xrefs:\n// > FMOD_Reverb3D_Release @ 0x1800c63b9\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fb850\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 __fastcall FMOD::Reverb3D::release(__int64 a1)\n{\n  int v1; // edi\n  __int64 v2; // rdx\n  unsigned int v3; // ebx\n  __int64 result; // rax\n  __int64 v5; // [rsp+30h] [rbp-128h] BYREF\n  _BYTE v6[256]; // [rsp+40h] [rbp-118h] BYREF\n\n  v1 = a1;\n  v3 = sub_1800DC8D0(a1, &v5);\n  if ( v3 || (LOBYTE(v2) = 1, result = sub_1800DC380(v5, v2), (v3 = result) != 0) )\n  {\n    if ( *((char *)off_1801AED20 + 16) < 0 )\n    {\n      v6[0] = 0;\n      sub_1800B20E0(v3, 10, v1, (unsigned int)\"Reverb3D::release\", (__int64)v6);\n    }\n    return v3;\n  }\n  return result;\n}", "assembly": "; \n; FMOD::Reverb3D::release from 0x1800a6760 to 0x1800a67f9 (153 bytes)\n; \n; 3 xrefs:\n; > FMOD_Reverb3D_Release @ 0x1800c63b9\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fb850\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nmov     [rsp+arg_8], rbx                                               ; +0x0, 0x1800a6760\npush    rdi                                                            ; +0x5, 0x1800a6765\nsub     rsp, 150h                                                      ; +0x6, 0x1800a6766\nmov     rax, cs:__security_cookie                                      ; +0xd, 0x1800a676d\nxor     rax, rsp                                                       ; +0x14, 0x1800a6774\nmov     [rsp+158h+var_18], rax                                         ; +0x17, 0x1800a6777\nlea     rdx, [rsp+158h+var_128]                                        ; +0x1f, 0x1800a677f\nmov     rdi, rcx                                                       ; +0x24, 0x1800a6784\ncall    sub_1800DC8D0                                                  ; +0x27, 0x1800a6787\nmov     ebx, eax                                                       ; +0x2c, 0x1800a678c\ntest    eax, eax                                                       ; +0x2e, 0x1800a678e\njnz     short loc_1800A67A4                                            ; +0x30, 0x1800a6790\nmov     rcx, [rsp+158h+var_128]                                        ; +0x32, 0x1800a6792\nmov     dl, 1                                                          ; +0x37, 0x1800a6797\ncall    sub_1800DC380                                                  ; +0x39, 0x1800a6799\nmov     ebx, eax                                                       ; +0x3e, 0x1800a679e\ntest    eax, eax                                                       ; +0x40, 0x1800a67a0\njz      short loc_1800A67D8                                            ; +0x42, 0x1800a67a2\nmov     rax, cs:off_1801AED20                                          ; +0x44, 0x1800a67a4\ntest    byte ptr [rax+10h], 80h                                        ; +0x4b, 0x1800a67ab\njz      short loc_1800A67D6                                            ; +0x4f, 0x1800a67af\nlea     rax, [rsp+158h+var_118]                                        ; +0x51, 0x1800a67b1\nmov     [rsp+158h+var_118], 0                                          ; +0x56, 0x1800a67b6\nlea     r9, aReverb3dReleas; \"Reverb3D::release\"                       ; +0x5b, 0x1800a67bb\nmov     [rsp+158h+var_138], rax                                        ; +0x62, 0x1800a67c2\nmov     r8, rdi                                                        ; +0x67, 0x1800a67c7\nmov     edx, 0Ah                                                       ; +0x6a, 0x1800a67ca\nmov     ecx, ebx                                                       ; +0x6f, 0x1800a67cf\ncall    sub_1800B20E0                                                  ; +0x71, 0x1800a67d1\nmov     eax, ebx                                                       ; +0x76, 0x1800a67d6\nmov     rcx, [rsp+158h+var_18]                                         ; +0x78, 0x1800a67d8\nxor     rcx, rsp; StackCookie                                          ; +0x80, 0x1800a67e0\ncall    __security_check_cookie                                        ; +0x83, 0x1800a67e3\nmov     rbx, [rsp+158h+arg_8]                                          ; +0x88, 0x1800a67e8\nadd     rsp, 150h                                                      ; +0x90, 0x1800a67f0\npop     rdi                                                            ; +0x97, 0x1800a67f7\nretn                                                                   ; +0x98, 0x1800a67f8", "xrefs": ["FMOD_Reverb3D_Release @ 0x1800c63b9", "<???> @ 0x180194348", "<???> @ 0x1801fb850"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}