Had to change a bunch to get everything to work but it should be working now

This commit is contained in:
2026-03-27 17:03:09 -07:00
parent 2bf42e7e7f
commit d107f85d6f
7 changed files with 104 additions and 30 deletions

View File

@@ -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

View File

@@ -1,6 +0,0 @@
{
"AlertsEnabled": false,
"AuthRequired": false,
"ServerEnabled": true,
"ServerPort": 4455
}

View File

@@ -12,7 +12,7 @@
"versioned_id": "monitor_capture",
"settings": {
"capture_cursor": true,
"compatibility": false,
"compatibility": true,
"force_sdr": false,
"monitor": 0
},