{"type": "func", "start": 6443170896, "end": 6443171076, "name": "FMOD::System::mixerSuspend", "pseudocode": "// \n// FMOD::System::mixerSuspend from 0x1800afc50 to 0x1800afd04 (180 bytes)\n// \n// 3 xrefs:\n// > FMOD_System_MixerSuspend @ 0x1800c6d79\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fc8a0\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::System::mixerSuspend(__int64 a1)\n{\n  int v1; // edi\n  unsigned int v2; // ebx\n  __int64 v4; // [rsp+30h] [rbp-128h] BYREF\n  __int64 v5; // [rsp+38h] [rbp-120h] BYREF\n  _BYTE v6[256]; // [rsp+40h] [rbp-118h] BYREF\n\n  v4 = 0;\n  v1 = a1;\n  v2 = FMOD::SystemI::validate(a1, &v5, &v4);\n  if ( (v2 || (v2 = sub_1800E5E80(v5)) != 0) && *((char *)off_1801AED20 + 16) < 0 )\n  {\n    v6[0] = 0;\n    sub_1800B20E0(v2, 1, v1, (unsigned int)\"System::mixerSuspend\", (__int64)v6);\n  }\n  if ( v4 )\n    sub_180102320(v4);\n  return v2;\n}", "assembly": "; \n; FMOD::System::mixerSuspend from 0x1800afc50 to 0x1800afd04 (180 bytes)\n; \n; 3 xrefs:\n; > FMOD_System_MixerSuspend @ 0x1800c6d79\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fc8a0\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, 0x1800afc50\npush    rdi                                                            ; +0x5, 0x1800afc55\nsub     rsp, 150h                                                      ; +0x6, 0x1800afc56\nmov     rax, cs:__security_cookie                                      ; +0xd, 0x1800afc5d\nxor     rax, rsp                                                       ; +0x14, 0x1800afc64\nmov     [rsp+158h+var_18], rax                                         ; +0x17, 0x1800afc67\nlea     r8, [rsp+158h+var_128]                                         ; +0x1f, 0x1800afc6f\nmov     [rsp+158h+var_128], 0                                          ; +0x24, 0x1800afc74\nlea     rdx, [rsp+158h+var_120]                                        ; +0x2d, 0x1800afc7d\nmov     rdi, rcx                                                       ; +0x32, 0x1800afc82\ncall    ?validate@SystemI@FMOD@@SA?AW4FMOD_RESULT@@PEAVSystem@2@PEAPEAV12@PEAVSystemLockScope@2@@Z; FMOD::SystemI::validate(FMOD::System *,FMOD::SystemI * *,FMOD::SystemLockScope *) ; +0x35, 0x1800afc85\nmov     ebx, eax                                                       ; +0x3a, 0x1800afc8a\ntest    eax, eax                                                       ; +0x3c, 0x1800afc8c\njnz     short loc_1800AFCA0                                            ; +0x3e, 0x1800afc8e\nmov     rcx, [rsp+158h+var_120]                                        ; +0x40, 0x1800afc90\ncall    sub_1800E5E80                                                  ; +0x45, 0x1800afc95\nmov     ebx, eax                                                       ; +0x4a, 0x1800afc9a\ntest    eax, eax                                                       ; +0x4c, 0x1800afc9c\njz      short loc_1800AFCD2                                            ; +0x4e, 0x1800afc9e\nmov     rax, cs:off_1801AED20                                          ; +0x50, 0x1800afca0\ntest    byte ptr [rax+10h], 80h                                        ; +0x57, 0x1800afca7\njz      short loc_1800AFCD2                                            ; +0x5b, 0x1800afcab\nlea     rax, [rsp+158h+var_118]                                        ; +0x5d, 0x1800afcad\nmov     [rsp+158h+var_118], 0                                          ; +0x62, 0x1800afcb2\nlea     r9, aSystemMixersus; \"System::mixerSuspend\"                    ; +0x67, 0x1800afcb7\nmov     [rsp+158h+var_138], rax                                        ; +0x6e, 0x1800afcbe\nmov     r8, rdi                                                        ; +0x73, 0x1800afcc3\nmov     edx, 1                                                         ; +0x76, 0x1800afcc6\nmov     ecx, ebx                                                       ; +0x7b, 0x1800afccb\ncall    sub_1800B20E0                                                  ; +0x7d, 0x1800afccd\nmov     rcx, [rsp+158h+var_128]                                        ; +0x82, 0x1800afcd2\ntest    rcx, rcx                                                       ; +0x87, 0x1800afcd7\njz      short loc_1800AFCE1                                            ; +0x8a, 0x1800afcda\ncall    sub_180102320                                                  ; +0x8c, 0x1800afcdc\nmov     eax, ebx                                                       ; +0x91, 0x1800afce1\nmov     rcx, [rsp+158h+var_18]                                         ; +0x93, 0x1800afce3\nxor     rcx, rsp; StackCookie                                          ; +0x9b, 0x1800afceb\ncall    __security_check_cookie                                        ; +0x9e, 0x1800afcee\nmov     rbx, [rsp+158h+arg_8]                                          ; +0xa3, 0x1800afcf3\nadd     rsp, 150h                                                      ; +0xab, 0x1800afcfb\npop     rdi                                                            ; +0xb2, 0x1800afd02\nretn                                                                   ; +0xb3, 0x1800afd03", "xrefs": ["FMOD_System_MixerSuspend @ 0x1800c6d79", "<???> @ 0x180194348", "<???> @ 0x1801fc8a0"], "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"}