{"type": "func", "start": 6443258608, "end": 6443258628, "name": "FMOD_ChannelGroup_SetMixLevelsOutput", "pseudocode": "// \n// FMOD_ChannelGroup_SetMixLevelsOutput from 0x1800c52f0 to 0x1800c5304 (20 bytes)\n// \n// 2 xrefs:\n// > FMOD5_ChannelGroup_SetMixLevelsOutput @ 0x1800f3aa0\n// > <???> @ 0x180194348\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_ChannelGroup_SetMixLevelsOutput(__int64 a1)\n{\n  if ( a1 )\n    return FMOD::ChannelControl::setMixLevelsOutput(a1);\n  else\n    return 31;\n}", "assembly": "; \n; FMOD_ChannelGroup_SetMixLevelsOutput from 0x1800c52f0 to 0x1800c5304 (20 bytes)\n; \n; 2 xrefs:\n; > FMOD5_ChannelGroup_SetMixLevelsOutput @ 0x1800f3aa0\n; > <???> @ 0x180194348\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\nmovaps  xmm4, xmm1                                                     ; +0x0, 0x1800c52f0\ntest    rcx, rcx                                                       ; +0x3, 0x1800c52f3\njnz     short loc_1800C52FC                                            ; +0x6, 0x1800c52f6\nlea     eax, [rcx+1Fh]                                                 ; +0x8, 0x1800c52f8\nretn                                                                   ; +0xb, 0x1800c52fb\nmovaps  xmm1, xmm4                                                     ; +0xc, 0x1800c52fc\njmp     ?setMixLevelsOutput@ChannelControl@FMOD@@QEAA?AW4FMOD_RESULT@@MMMMMMMM@Z; FMOD::ChannelControl::setMixLevelsOutput(float,float,float,float,float,float,float,float) ; +0xf, 0x1800c52ff", "xrefs": ["FMOD5_ChannelGroup_SetMixLevelsOutput @ 0x1800f3aa0", "<???> @ 0x180194348"], "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"}