{"type": "func", "start": 6443264032, "end": 6443264058, "name": "FMOD_System_AttachChannelGroupToPort", "pseudocode": "// \n// FMOD_System_AttachChannelGroupToPort from 0x1800c6820 to 0x1800c683a (26 bytes)\n// \n// 2 xrefs:\n// > FMOD5_System_AttachChannelGroupToPort @ 0x1800f4920\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_System_AttachChannelGroupToPort(__int64 a1, unsigned int a2, __int64 a3, __int64 a4, int a5)\n{\n  if ( a1 )\n    return FMOD::System::attachChannelGroupToPort(a1, a2, a3, a4, a5 != 0);\n  else\n    return 31;\n}", "assembly": "; \n; FMOD_System_AttachChannelGroupToPort from 0x1800c6820 to 0x1800c683a (26 bytes)\n; \n; 2 xrefs:\n; > FMOD5_System_AttachChannelGroupToPort @ 0x1800f4920\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\ntest    rcx, rcx                                                       ; +0x0, 0x1800c6820\njnz     short loc_1800C6829                                            ; +0x3, 0x1800c6823\nlea     eax, [rcx+1Fh]                                                 ; +0x5, 0x1800c6825\nretn                                                                   ; +0x8, 0x1800c6828\ncmp     [rsp+arg_20], 0                                                ; +0x9, 0x1800c6829\nsetnz   al                                                             ; +0xe, 0x1800c682e\nmov     byte ptr [rsp+arg_20], al                                      ; +0x11, 0x1800c6831\njmp     ?attachChannelGroupToPort@System@FMOD@@QEAA?AW4FMOD_RESULT@@W4FMOD_PORT_TYPE@@_KPEAVChannelGroup@2@_N@Z; FMOD::System::attachChannelGroupToPort(FMOD_PORT_TYPE,unsigned __int64,FMOD::ChannelGroup *,bool) ; +0x15, 0x1800c6835", "xrefs": ["FMOD5_System_AttachChannelGroupToPort @ 0x1800f4920", "<???> @ 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"}