info abt obs
This commit is contained in:
parent
a8a50152f5
commit
3a788f3c0f
1 changed files with 3 additions and 0 deletions
|
@ -388,6 +388,9 @@ SCHTASKS /Create /RU "%USERNAME%" /SC ONLOGON /TN "OBS Shadowplay" ^
|
|||
:: Allow system to go in sleep mode when OBS is running
|
||||
POWERCFG /REQUESTSOVERRIDE PROCESS obs64.exe DISPLAY SYSTEM AWAYMODE
|
||||
|
||||
ECHO About OBS, you may need to adjust the screen ID by opening the OBS app
|
||||
ECHO in the systray as it may be not the same as the one presaved.
|
||||
|
||||
|
||||
:: === miHoYo Games launcher ==
|
||||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/windows/installers/collapse.bat -OutFile '%TEMP%\collapse.bat'"
|
||||
|
|
Loading…
Reference in a new issue