-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharona.yaml
30 lines (27 loc) · 827 Bytes
/
arona.yaml
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
30
startup:
package: com.RoamingStar.BlueArchive
activity: com.yostar.supersdk.activity.YoStarSplashActivity # com.yostar.supersdk.activity.YoStarSplashActivity
command: am start -n {package}/{activity} #command: monkey -p {package} 1
scrcpy:
bitrate: 100000000
framerate: 10
adb:
path: .\resources\adb\adb.exe
ocr:
type: paddleocr_json # paddleocr_json / rapidocr_json / cnocr
paddleocr_json:
path: .\resources\ocr\PaddleOCR-json_v.1.3.1\PaddleOCR-json.exe
rapidocr_json:
path: .\resources\ocr\RapidOCR-json_v0.2.0\RapidOCR-json.exe
device:
resolution:
width: 1920
height: 1080
screencap: scrcpy # adb
touch:
preferred_mode: minitouch # adb
dev: /dev/input/event4
screen_to_touch:
touch_x: 1080 - y
touch_y: x
# com.yostar.sdk.bridge.YoStarUnityPlayerActivity