double screen at the startup

Hasan61

New Member
when I open OBS studio, a get a double blank screen split by a vertical column. How can I remove double blanck screen?
 

Hasan61

New Member
Thank you for suggestion, but still it is showing double panel, with vertical column, in between, even though "Studio mode is switched off, from control panel on the right." Whatelse could I do to remove it and restore single panel?
 

Attachments

  • Screenshot (227).png
    Screenshot (227).png
    162.2 KB · Views: 17

Suslik V

Active Member
  1. Main menu File>Show Settings Folder (file explorer window will appear).
  2. Close the OBS program.
  3. In the still opened file explorer window navigate and open the "global.ini" file with notepad++ editor (or similar program that understands LF end of line writing).
  4. Find the string: PreviewProgramMode=true and change it to PreviewProgramMode=false (the string is in the [BasicWindow] section of the file).
  5. Save the changes.
  6. Try to run OBS again.

Any changes?
 
Top