{"type": "func", "start": 433988, "end": 434072, "name": "FMOD::SystemI::createClientProfile", "pseudocode": "// \n// FMOD::SystemI::createClientProfile from 0x69f44 to 0x69f98 (84 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x53f8\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::SystemI::createClientProfile(FMOD::SystemI *this)\n{\n  _QWORD *v1; // x19\n  __int64 result; // x0\n\n  v1 = (_QWORD *)((char *)this + 73968);\n  if ( *((_QWORD *)this + 9246) )\n    return 28;\n  result = sub_63624((__int64 *)this + 9246, 0, 0x2430u);\n  if ( !(_DWORD)result )\n    return sub_83CAC(*v1);\n  return result;\n}", "assembly": "; \n; FMOD::SystemI::createClientProfile from 0x69f44 to 0x69f98 (84 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x53f8\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\nSTR             X19, [SP,#-0x10+var_10]!                               ; +0x0, 0x69f44\nMOV             W8, #0x120F0                                           ; +0x4, 0x69f48\nSTP             X29, X30, [SP,#0x10+var_s0]                            ; +0xc, 0x69f50\nADD             X19, X0, X8                                            ; +0x10, 0x69f54\nLDR             X8, [X19]                                              ; +0x14, 0x69f58\nADD             X29, SP, #0x10                                         ; +0x18, 0x69f5c\nCBZ             X8, loc_69F6C                                          ; +0x1c, 0x69f60\nMOV             W0, #0x1C                                              ; +0x20, 0x69f64\nB               loc_69F80                                              ; +0x24, 0x69f68\nMOV             W2, #0x2430                                            ; +0x28, 0x69f6c\nMOV             X0, X19                                                ; +0x2c, 0x69f70\nMOV             W1, WZR                                                ; +0x30, 0x69f74\nBL              sub_63624                                              ; +0x34, 0x69f78\nCBZ             W0, loc_69F88                                          ; +0x38, 0x69f7c\nLDP             X29, X30, [SP,#0x10+var_s0]                            ; +0x3c, 0x69f80\nB               loc_702F8                                              ; +0x40, 0x69f84\nLDR             X0, [X19]                                              ; +0x44, 0x69f88\nLDP             X29, X30, [SP,#0x10+var_s0]                            ; +0x48, 0x69f8c\nLDR             X19, [SP+0x10+var_10],#0x20                            ; +0x4c, 0x69f90\nB               sub_83CAC                                              ; +0x50, 0x69f94", "xrefs": ["<???> @ 0x53f8"], "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"}