mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-31 01:54:11 +08:00
Upd: Magic map swipe multipliers in OpSi
This commit is contained in:
@@ -10,8 +10,9 @@ class OSConfig:
|
|||||||
IGNORE_LOW_EMOTION_WARN = False
|
IGNORE_LOW_EMOTION_WARN = False
|
||||||
|
|
||||||
MAP_GRID_CENTER_TOLERANCE = 0.2
|
MAP_GRID_CENTER_TOLERANCE = 0.2
|
||||||
MAP_SWIPE_MULTIPLY = (1.320, 1.009)
|
MAP_SWIPE_MULTIPLY = (1.174, 1.200)
|
||||||
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.276, 0.974)
|
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.135, 1.160)
|
||||||
|
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.102, 1.126)
|
||||||
|
|
||||||
DETECTION_BACKEND = 'perspective'
|
DETECTION_BACKEND = 'perspective'
|
||||||
MID_DIFF_RANGE_H = (103 - 3, 103 + 3)
|
MID_DIFF_RANGE_H = (103 - 3, 103 + 3)
|
||||||
|
|||||||
Reference in New Issue
Block a user