Had to change a bunch to get everything to work but it should be working now
This commit is contained in:
@@ -1,8 +1,16 @@
|
||||
[General]
|
||||
EnableAutoUpdates=false
|
||||
FirstRun=false
|
||||
FirstRun=true
|
||||
|
||||
[BasicWindow]
|
||||
SysTrayEnabled=true
|
||||
SysTrayWhenStarted=true
|
||||
ShowOnStartup=false
|
||||
ConfigOnNewProfile=false
|
||||
|
||||
[OBSWebSocket]
|
||||
FirstLoad=false
|
||||
ServerEnabled=true
|
||||
ServerPort=4455
|
||||
AlertsEnabled=false
|
||||
AuthRequired=false
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
"AlertsEnabled": false,
|
||||
"AuthRequired": false,
|
||||
"ServerEnabled": true,
|
||||
"ServerPort": 4455
|
||||
}
|
||||
@@ -12,7 +12,7 @@
|
||||
"versioned_id": "monitor_capture",
|
||||
"settings": {
|
||||
"capture_cursor": true,
|
||||
"compatibility": false,
|
||||
"compatibility": true,
|
||||
"force_sdr": false,
|
||||
"monitor": 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user