Loading...

Cursor misaligned?

Discussion in 'Problems' started by DaddySoup, Mar 19, 2018.

Tags:
  1. DaddySoup

    DaddySoup New Member

    Joined:
    Mar 19, 2018
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    I launch my game and I can't click anything besides start because the cursor doesn't line up. I cant access settings to change resolution. If anyone has ideas to fix it that would be great.
     
  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