View Single Post
  #20  
Old 04-21-2020, 11:54 PM
mcoy mcoy is offline
Planar Protector


Join Date: Mar 2017
Location: Norrath
Posts: 2,235
Default

Do you play in fullscreen, or windowed? What's your desktop resolution set to? Can try editing the following lines in your attached ini down to 800x600 and then adjusting the resolution in-game if you're able to enter world:

[VideoMode]
Width=1920
Height=1080
WidthWindowed=1920
HeightWindowed=1080
WindowedWidth=1920
WindowedHeight=1080

Personally, I have a 4k desktop and I run in a window so this is what mine looks like:

[VideoMode]
Width=1280
Height=768
WidthWindowed=1280
HeightWindowed=768
WinEQWidth=1280
WinEQHeight=768
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0
WindowedWidth=1920
WindowedHeight=1440

-Mcoy
Last edited by mcoy; 04-22-2020 at 12:00 AM.. Reason: missed some lines from ini paste
Reply With Quote