- 新增 wyhkm.dll 硬件盒子 COM 接口封装,支持键盘鼠标控制 - 修复 game_state_config.json 中 scan_region_width 过小导致截图越界的问题 - 添加鼠标路径录制器、硬件测试脚本等工具 - 更新多项配置默认值 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
14 lines
303 B
JSON
14 lines
303 B
JSON
{
|
|
"pixel_size": 17,
|
|
"block_start_x": 30,
|
|
"scan_region_width": 190,
|
|
"scan_region_height": 15,
|
|
"offset_left": 20,
|
|
"offset_top": 45,
|
|
"enable_mount": false,
|
|
"mount_key": "x",
|
|
"mount_hold_sec": 1.6,
|
|
"mount_retry_after_sec": 2.0,
|
|
"hearthstone_key": "b",
|
|
"bag_full_hearthstone": false
|
|
} |