Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. Dismiss Notice
  4. Dismiss Notice
  5. Dismiss Notice
  6. Dismiss Notice
  7. Dismiss Notice
  8. If this is your first visit, you may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Changed Res. now can't click anything or go back into settings to change it.

Discussion in 'Problems' started by invy, Apr 19, 2019.

  1. invy

    invy New Member

    Joined:
    Apr 19, 2019
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    26
    Launched game for the first time ever. Switched Res to 1920x1080 fullscreen (windowed). Now can't click any of the buttons or go back into settings. Same thing after restart. What should I do?
     
  2. Noyah

    Noyah The Heart of the Place Admin

    Joined:
    May 10, 2011
    Messages:
    12,817
    Likes Received:
    13,328
    Trophy Points:
    713
    Navigate to the following directory in your computer:
    Code:
    %userprofile%\Documents\Black Desert
    Open the GameOption.txt with any text editor (e.g. Notepad, Notepad++, Sublime Text or Atom) and edit the following lines:
    Code:
    windowed = x
    width = xxxx
    height = xxx
    To the following:
    Code:
    windowed = 2
    width = 1920
    height = 1080
    File -> Save As -> GameOption -> Save -> Yes
     

Share This Page