forked from Passer1072/RookieAI_yolov8
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsettings.json
29 lines (29 loc) · 811 Bytes
/
settings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"DXcam_screenshot": 560,
"aimOffset": 0.41000000000000003,
"aimbot": true,
"arduinoMode": false,
"closest_mouse_dist": 160.8,
"confidence": 0.55,
"crawl_information": false,
"dxcam_maxFPS": 35,
"extra_offset_x": 5.0,
"extra_offset_y": 3.0,
"lockKey": "\u53f3\u952e",
"lockSpeed": 0.7,
"method_of_prediction": "\u500d\u7387\u9884\u6d4b",
"model_file": "",
"mouse_Side_Button_Witch": true,
"prediction_factor": 0.4,
"screen_height": 560.0,
"screen_width": 560.0,
"screenshot_mode": 1,
"test_images_GUI": true,
"test_window_frame": true,
"triggerType": "shift+\u6309\u4e0b",
"segmented_aiming_switch": false,
"stage1_scope" : 50,
"stage1_intensity" : 0.8,
"stage2_scope" : 170,
"stage2_intensity" : 0.4
}