Project_Xs/configs/config_starter.json

25 lines
417 B
JSON
Raw Normal View History

2022-01-08 03:48:09 +01:00
{
"MonitorWindow": true,
"WindowPrefix": "SysDVR-Client [PID ",
"image": "./images/barry/eye.png",
"view": [
710,
326,
22,
27
],
"thresh": 0.7,
"white_delay": 0.0,
"advance_delay": 41,
"advance_delay_2": 48,
"npc": 1,
"pokemon_npc": 2,
2022-01-08 04:18:33 +01:00
"timeline_npc": -1,
2022-01-08 03:48:09 +01:00
"crop": [
0,
0,
0,
0
],
"camera": 0
}