{"type": "func", "start": 6442508016, "end": 6442508227, "name": "FMOD::ChannelControl::setMute", "pseudocode": "// \n// FMOD::ChannelControl::setMute from 0x18000def0 to 0x18000dfc3 (211 bytes)\n// \n// 4 xrefs:\n// > FMOD_ChannelGroup_SetMute @ 0x1800c533e\n// > FMOD_Channel_SetMute @ 0x1800c598e\n// > <???> @ 0x180194348\n// > <???> @ 0x1801f6bd0\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::ChannelControl::setMute(__int64 a1, unsigned __int8 a2)\n{\n  int v3; // esi\n  unsigned int v4; // ebx\n  __int64 v6; // [rsp+30h] [rbp-128h] BYREF\n  __int64 v7; // [rsp+38h] [rbp-120h] BYREF\n  _BYTE v8[256]; // [rsp+40h] [rbp-118h] BYREF\n\n  v6 = 0;\n  v3 = a1;\n  v4 = sub_180012360(a1, &v7, &v6);\n  if ( (v4 || (v4 = (*(__int64 (__fastcall **)(__int64, _QWORD))(*(_QWORD *)v7 + 88LL))(v7, a2)) != 0)\n    && *((char *)off_1801AED20 + 16) < 0 )\n  {\n    sub_1800F3320(v8);\n    sub_1800B20E0(v4, 4, v3, (unsigned int)\"ChannelControl::setMute\", (__int64)v8);\n  }\n  if ( v6 )\n    sub_180102320();\n  return v4;\n}", "assembly": "; \n; FMOD::ChannelControl::setMute from 0x18000def0 to 0x18000dfc3 (211 bytes)\n; \n; 4 xrefs:\n; > FMOD_ChannelGroup_SetMute @ 0x1800c533e\n; > FMOD_Channel_SetMute @ 0x1800c598e\n; > <???> @ 0x180194348\n; > <???> @ 0x1801f6bd0\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_10], rbx                                              ; +0x0, 0x18000def0\nmov     [rsp+arg_18], rsi                                              ; +0x5, 0x18000def5\npush    rdi                                                            ; +0xa, 0x18000defa\nsub     rsp, 150h                                                      ; +0xb, 0x18000defb\nmov     rax, cs:__security_cookie                                      ; +0x12, 0x18000df02\nxor     rax, rsp                                                       ; +0x19, 0x18000df09\nmov     [rsp+158h+var_18], rax                                         ; +0x1c, 0x18000df0c\nmovzx   edi, dl                                                        ; +0x24, 0x18000df14\nmov     [rsp+158h+var_128], 0                                          ; +0x27, 0x18000df17\nlea     rdx, [rsp+158h+var_120]                                        ; +0x30, 0x18000df20\nmov     rsi, rcx                                                       ; +0x35, 0x18000df25\nlea     r8, [rsp+158h+var_128]                                         ; +0x38, 0x18000df28\ncall    sub_180012360                                                  ; +0x3d, 0x18000df2d\nmov     ebx, eax                                                       ; +0x42, 0x18000df32\ntest    eax, eax                                                       ; +0x44, 0x18000df34\njnz     short loc_18000DF4D                                            ; +0x46, 0x18000df36\nmov     rcx, [rsp+158h+var_120]                                        ; +0x48, 0x18000df38\nmovzx   edx, dil                                                       ; +0x4d, 0x18000df3d\nmov     rax, [rcx]                                                     ; +0x51, 0x18000df41\ncall    qword ptr [rax+58h]                                            ; +0x54, 0x18000df44\nmov     ebx, eax                                                       ; +0x57, 0x18000df47\ntest    eax, eax                                                       ; +0x59, 0x18000df49\njz      short loc_18000DF8D                                            ; +0x5b, 0x18000df4b\nmov     rax, cs:off_1801AED20                                          ; +0x5d, 0x18000df4d\ntest    byte ptr [rax+10h], 80h                                        ; +0x64, 0x18000df54\njz      short loc_18000DF8D                                            ; +0x68, 0x18000df58\nmovzx   r8d, dil                                                       ; +0x6a, 0x18000df5a\nlea     rcx, [rsp+158h+var_118]; void *                                ; +0x6e, 0x18000df5e\nmov     edx, 100h                                                      ; +0x73, 0x18000df63\ncall    sub_1800F3320                                                  ; +0x78, 0x18000df68\nlea     rax, [rsp+158h+var_118]                                        ; +0x7d, 0x18000df6d\nmov     r8, rsi                                                        ; +0x82, 0x18000df72\nlea     r9, aChannelcontrol_51; \"ChannelControl::setMute\"              ; +0x85, 0x18000df75\nmov     [rsp+158h+var_138], rax                                        ; +0x8c, 0x18000df7c\nmov     edx, 4                                                         ; +0x91, 0x18000df81\nmov     ecx, ebx                                                       ; +0x96, 0x18000df86\ncall    sub_1800B20E0                                                  ; +0x98, 0x18000df88\nmov     rcx, [rsp+158h+var_128]                                        ; +0x9d, 0x18000df8d\ntest    rcx, rcx                                                       ; +0xa2, 0x18000df92\njz      short loc_18000DF9C                                            ; +0xa5, 0x18000df95\ncall    sub_180102320                                                  ; +0xa7, 0x18000df97\nmov     eax, ebx                                                       ; +0xac, 0x18000df9c\nmov     rcx, [rsp+158h+var_18]                                         ; +0xae, 0x18000df9e\nxor     rcx, rsp; StackCookie                                          ; +0xb6, 0x18000dfa6\ncall    __security_check_cookie                                        ; +0xb9, 0x18000dfa9\nlea     r11, [rsp+158h+var_8]                                          ; +0xbe, 0x18000dfae\nmov     rbx, [r11+20h]                                                 ; +0xc6, 0x18000dfb6\nmov     rsi, [r11+28h]                                                 ; +0xca, 0x18000dfba\nmov     rsp, r11                                                       ; +0xce, 0x18000dfbe\npop     rdi                                                            ; +0xd1, 0x18000dfc1\nretn                                                                   ; +0xd2, 0x18000dfc2", "xrefs": ["FMOD_ChannelGroup_SetMute @ 0x1800c533e", "FMOD_Channel_SetMute @ 0x1800c598e", "<???> @ 0x180194348", "<???> @ 0x1801f6bd0"], "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"}