{"type": "func", "start": 6443265136, "end": 6443265200, "name": "FMOD_System_GetSpeakerPosition", "pseudocode": "// \n// FMOD_System_GetSpeakerPosition from 0x1800c6c70 to 0x1800c6cb0 (64 bytes)\n// \n// 3 xrefs:\n// > FMOD5_System_GetSpeakerPosition @ 0x1800f4c40\n// > <???> @ 0x180194348\n// > <???> @ 0x1801fe058\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_GetSpeakerPosition(__int64 a1, unsigned int a2, __int64 a3, __int64 a4, _DWORD *a5)\n{\n  __int64 result; // rax\n  char v6; // [rsp+40h] [rbp+8h] BYREF\n\n  if ( !a1 )\n    return 31;\n  result = FMOD::System::getSpeakerPosition(a1, a2, a3, a4, (__int64)&v6);\n  if ( !(_DWORD)result )\n  {\n    if ( a5 )\n      *a5 = v6 != 0;\n  }\n  return result;\n}", "assembly": "; \n; FMOD_System_GetSpeakerPosition from 0x1800c6c70 to 0x1800c6cb0 (64 bytes)\n; \n; 3 xrefs:\n; > FMOD5_System_GetSpeakerPosition @ 0x1800f4c40\n; > <???> @ 0x180194348\n; > <???> @ 0x1801fe058\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\nsub     rsp, 38h                                                       ; +0x0, 0x1800c6c70\ntest    rcx, rcx                                                       ; +0x4, 0x1800c6c74\njnz     short loc_1800C6C83                                            ; +0x7, 0x1800c6c77\nmov     eax, 1Fh                                                       ; +0x9, 0x1800c6c79\nadd     rsp, 38h                                                       ; +0xe, 0x1800c6c7e\nretn                                                                   ; +0x12, 0x1800c6c82\nlea     rax, [rsp+38h+arg_0]                                           ; +0x13, 0x1800c6c83\nmov     [rsp+38h+var_18], rax                                          ; +0x18, 0x1800c6c88\ncall    ?getSpeakerPosition@System@FMOD@@QEAA?AW4FMOD_RESULT@@W4FMOD_SPEAKER@@PEAM1PEA_N@Z; FMOD::System::getSpeakerPosition(FMOD_SPEAKER,float *,float *,bool *) ; +0x1d, 0x1800c6c8d\ntest    eax, eax                                                       ; +0x22, 0x1800c6c92\njnz     short loc_1800C6CAB                                            ; +0x24, 0x1800c6c94\nmov     rdx, [rsp+38h+arg_20]                                          ; +0x26, 0x1800c6c96\ntest    rdx, rdx                                                       ; +0x2b, 0x1800c6c9b\njz      short loc_1800C6CAB                                            ; +0x2e, 0x1800c6c9e\nxor     ecx, ecx                                                       ; +0x30, 0x1800c6ca0\ncmp     [rsp+38h+arg_0], cl                                            ; +0x32, 0x1800c6ca2\nsetnz   cl                                                             ; +0x36, 0x1800c6ca6\nmov     [rdx], ecx                                                     ; +0x39, 0x1800c6ca9\nadd     rsp, 38h                                                       ; +0x3b, 0x1800c6cab\nretn                                                                   ; +0x3f, 0x1800c6caf", "xrefs": ["FMOD5_System_GetSpeakerPosition @ 0x1800f4c40", "<???> @ 0x180194348", "<???> @ 0x1801fe058"], "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"}