39 lines
592 B
INI
39 lines
592 B
INI
|
|
[config]
|
||
|
|
screen_width=1920
|
||
|
|
screen_height=1080
|
||
|
|
window_Left=0
|
||
|
|
window_Top=0
|
||
|
|
showcursor=false
|
||
|
|
fullscreen=2
|
||
|
|
screenDepth=2
|
||
|
|
isAllowPlayBGM=true
|
||
|
|
audioShotLimit=5
|
||
|
|
logType=0
|
||
|
|
saveLog=true
|
||
|
|
broadcastDebug=false
|
||
|
|
debugSocketMsgMode=1
|
||
|
|
targetFramerate=60
|
||
|
|
keyDownActionLevel=0
|
||
|
|
releaseTime=30
|
||
|
|
[Display]
|
||
|
|
brightness=94.0
|
||
|
|
[Audio]
|
||
|
|
volume=75
|
||
|
|
muteDurationMinutes=2
|
||
|
|
[Network]
|
||
|
|
mode=Static
|
||
|
|
ipv4=192.168.3.2
|
||
|
|
mask=255.255.255.0
|
||
|
|
gateway=
|
||
|
|
dns1=
|
||
|
|
dns2=
|
||
|
|
[System]
|
||
|
|
autoBackup=True
|
||
|
|
dataRetentionDays=30
|
||
|
|
[SerialCommunication]
|
||
|
|
serialPortName=COM1
|
||
|
|
baudRate=115200
|
||
|
|
enabled=true
|
||
|
|
connectionTimeoutMs=5000
|
||
|
|
heartbeatIntervalSeconds=30
|