Initial D THE ARCADE S2 support added

This commit is contained in:
2023-10-01 03:54:23 +02:00
parent 38c1c31cf5
commit e0265485ff
28 changed files with 244427 additions and 29 deletions

22
example_config/idac.yaml Normal file
View File

@ -0,0 +1,22 @@
server:
enabled: True
loglevel: "debug"
ssl: False
ssl_key: "cert/idac.key"
ssl_cert: "cert/idac.crt"
matching_host: "127.0.0.1"
port_matching: 20000
port_echo1: 20001
port_echo2: 20002
port_matching_p2p: 20003
stamp:
enabled: True
enabled_stamps: # max 3 play stamps
- "touhou_remilia_scarlet"
- "touhou_flandre_scarlet"
- "touhou_sakuya_izayoi"
timetrial:
enabled: True
enabled_timetrial: "touhou_remilia_scarlet"