{"type": "func", "start": 6442494352, "end": 6442494415, "name": "cocos2d::extension::CCControlSlider::setMaximumValue", "pseudocode": "// \n// cocos2d::extension::CCControlSlider::setMaximumValue from 0x18000a990 to 0x18000a9cf (63 bytes)\n// \n// 2 xrefs:\n// > <???> @ 0x180025f18\n// > <???> @ 0x18002fdf8\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\nvoid __fastcall cocos2d::extension::CCControlSlider::setMaximumValue(\n        cocos2d::extension::CCControlSlider *this,\n        float a2)\n{\n  float v2; // xmm0_4\n\n  v2 = *((float *)this + 119);\n  *((float *)this + 120) = a2;\n  *((float *)this + 122) = a2;\n  if ( v2 >= a2 )\n    *((float *)this + 119) = a2 - 1.0;\n  (*(void (**)(void))(*(_QWORD *)this + 1112LL))();\n}", "assembly": "; \n; cocos2d::extension::CCControlSlider::setMaximumValue from 0x18000a990 to 0x18000a9cf (63 bytes)\n; \n; 2 xrefs:\n; > <???> @ 0x180025f18\n; > <???> @ 0x18002fdf8\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\nmovss   xmm0, dword ptr [rcx+1DCh]                                     ; +0x0, 0x18000a990\ncomiss  xmm0, xmm1                                                     ; +0x8, 0x18000a998\nmovss   dword ptr [rcx+1E0h], xmm1                                     ; +0xb, 0x18000a99b\nmovss   dword ptr [rcx+1E8h], xmm1                                     ; +0x13, 0x18000a9a3\njb      short loc_18000A9BD                                            ; +0x1b, 0x18000a9ab\nsubss   xmm1, cs:dword_180029518                                       ; +0x1d, 0x18000a9ad\nmovss   dword ptr [rcx+1DCh], xmm1                                     ; +0x25, 0x18000a9b5\nmov     rax, [rcx]                                                     ; +0x2d, 0x18000a9bd\nmovss   xmm1, dword ptr [rcx+1D8h]                                     ; +0x30, 0x18000a9c0\njmp     qword ptr [rax+458h]                                           ; +0x38, 0x18000a9c8", "xrefs": ["<???> @ 0x180025f18", "<???> @ 0x18002fdf8"], "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"}