Loading...

mouse doesn't work on startup

Discussion in 'Problems' started by Raincepted, Mar 18, 2018.

  1. Raincepted

    Raincepted New Member

    Joined:
    Mar 18, 2018
    Messages:
    13
    Likes Received:
    1
    Trophy Points:
    48
    when i first get in, my left click doesn't work, i can't click on "start" "quit" "settings" button with my mouse, when I hit "enter" on my keyboard, it goes into the server selection screen so the game is definitely work. please help!
     
  2. Noyah

    Noyah The Heart of the Place Admin

    Joined:
    May 10, 2011
    Messages:
    12,817
    Likes Received:
    13,328
    Trophy Points:
    713
    Looks like resolution issue. 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