PDA

View Full Version : EQemu starts up with black screen(reso issue?)


jsto69
08-10-2013, 09:56 PM
I installed Eqtitanium and EQ emu, and it patched normally, but when it starts up all I see is a black screen and the EQ mouse cursor. I assumed this was a resolution issue, but I have not been able to find a solution on the forums or by checking the ini files for resolution.

Has anyone else had this issue? Using windows7 and I have reinstalled EQ titanium and EQemu

Lyra
08-11-2013, 05:42 AM
I can tell you that most of the issues I've run into with the game not starting properly stemmed from windowed mode not being set correctly in eqclient.ini. For starters, open that file in a text editor and see that you have lines that look like this:


WindowedMode=TRUE

WidthWindowed=1024
HeightWindowed=768
WindowedWidth=1024
WindowedHeight=768
If the height/width numbers are different, that's probably fine. Any resolution you want should work. I think all that matters is that both resolutions match, and that WindowedMode is set to true.