View Single Post
  #1  
Old 05-13-2013, 05:02 PM
dlovin1
Fire Beetle
 
Join Date: Jul 2012
Posts: 4
Default Unable to launch in Windowed Mode

This is my current eqclient.ini settings but it will NOT launch in windowed mode. it keeps trying to launch in full screen and keeps crashing when it does. What am I doing wrong?

Code:
[VideoMode]
WindowedMode=TRUE
WindowedWidth=800
WindowedHeight=600
Width=800
Height=600
FullscreenBitsPerPixel=32
FullscreenRefreshRate=60
WidthWindowed=800
HeightWindowed=600
Reply With Quote