Loading...
  1. Dismiss Notice
  2. Dismiss Notice
  3. Dismiss Notice
  4. Dismiss Notice
  5. Dismiss Notice
  6. Dismiss Notice
  7. Dismiss Notice
  8. Dismiss Notice
  9. 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.

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,816
    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