{"type": "func", "start": 6442488256, "end": 6442488304, "name": "cocos2d::extension::CCControlPotentiometer::setMinimumValue", "pseudocode": "// \n// cocos2d::extension::CCControlPotentiometer::setMinimumValue from 0x1800091c0 to 0x1800091f0 (48 bytes)\n// \n// 1 xrefs:\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::CCControlPotentiometer::setMinimumValue(\n        cocos2d::extension::CCControlPotentiometer *this,\n        float a2)\n{\n  float v3; // xmm1_4\n\n  v3 = *((float *)this + 126);\n  *((float *)this + 125) = a2;\n  if ( a2 >= v3 )\n  {\n    v3 = a2 + 1.0;\n    *((float *)this + 126) = a2 + 1.0;\n  }\n  cocos2d::extension::CCControlPotentiometer::setValue(this, v3);\n}", "assembly": "; \n; cocos2d::extension::CCControlPotentiometer::setMinimumValue from 0x1800091c0 to 0x1800091f0 (48 bytes)\n; \n; 1 xrefs:\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\nmovaps  xmm0, xmm1                                                     ; +0x0, 0x1800091c0\nmovss   xmm1, dword ptr [rcx+1F8h]                                     ; +0x3, 0x1800091c3\ncomiss  xmm0, xmm1                                                     ; +0xb, 0x1800091cb\nmovss   dword ptr [rcx+1F4h], xmm0                                     ; +0xe, 0x1800091ce\njb      short loc_1800091EB                                            ; +0x16, 0x1800091d6\nmovaps  xmm1, xmm0                                                     ; +0x18, 0x1800091d8\naddss   xmm1, cs:dword_180029518; float                                ; +0x1b, 0x1800091db\nmovss   dword ptr [rcx+1F8h], xmm1                                     ; +0x23, 0x1800091e3\njmp     ?setValue@CCControlPotentiometer@extension@cocos2d@@QEAAXM@Z; cocos2d::extension::CCControlPotentiometer::setValue(float) ; +0x2b, 0x1800091eb", "xrefs": ["<???> @ 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"}