{"type": "func", "start": 360232, "end": 360272, "name": "sub_57F28", "pseudocode": "// \n// sub_57F28 from 0x57f28 to 0x57f50 (40 bytes)\n// \n// 2 xrefs:\n// > sub_764E4 @ 0x764ec\n// > FMOD::ChannelGroup::release @ 0xd2028\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 sub_57F28()\n{\n  __int64 v0; // x0\n  __int64 v1; // x8\n\n  v0 = sub_59394();\n  if ( v1 == v0 )\n    return 30;\n  else\n    return sub_57F50();\n}", "assembly": "; \n; sub_57F28 from 0x57f28 to 0x57f50 (40 bytes)\n; \n; 2 xrefs:\n; > sub_764E4 @ 0x764ec\n; > FMOD::ChannelGroup::release @ 0xd2028\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\nLDR             X8, [X0,#8]                                            ; +0x0, 0x57f28\nMOV             X1, X30                                                ; +0x4, 0x57f2c\nBL              sub_59394                                              ; +0x8, 0x57f30\nMOV             X30, X1                                                ; +0xc, 0x57f34\nCMP             X8, X0                                                 ; +0x10, 0x57f38\nB.EQ            loc_57F48                                              ; +0x14, 0x57f3c\nMOV             W1, WZR                                                ; +0x18, 0x57f40\nB               sub_57F50                                              ; +0x1c, 0x57f44\nMOV             W0, #0x1E                                              ; +0x20, 0x57f48\nRET                                                                    ; +0x24, 0x57f4c", "xrefs": ["sub_764E4 @ 0x764ec", "FMOD::ChannelGroup::release @ 0xd2028"], "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"}