Im new to WinEQ2 and have (2) ez questions that anyone can answer:
#1) When I log into EQ i notice that WinEQ2 defaults to windowed mode and does not recall my screen resolution settings...how do I nudge WinEQ2 into remembering my in game resolution as well as to startup in full screen mode?
#2) I dont have the Memory Indicator and ctrl+alt+M is not bringing it up...was this disabled in a prior version or have I botched a setting?
Thank you for any help.
Ron
noob question
Moderators: Lavish Software Team, Moderators
For full screen you can go to Preferences --> Everquest --> Profiles --> (Your profile) and select "Full Screen (emulated)" and see if that's to your liking.
For the resolution, you might have to edit the eqclient.ini file you're using for that particular profile.
If any of that information is missing in your eqclient.ini, you'll want to add it. Apparently some new settings were added recently, and if they aren't there you won't get the correct resolution.
The Memory Indicator toggle is in Preferences --> Everquest --> General, though I'm not sure if that option is available if you're using WinEQ Lite.
For the resolution, you might have to edit the eqclient.ini file you're using for that particular profile.
Code: Select all
[VideoMode]
BitsPerPixel=32
Width=1280
Height=1024
RefreshRate=0
WidthWindowed=1280
HeightWindowed=1024
WinEQWidth=1280
WinEQHeight=1024
WindowedWidth=1280
WindowedHeight=1024
FullscreenWidth=1280
FullscreenHeight=1024
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0
The Memory Indicator toggle is in Preferences --> Everquest --> General, though I'm not sure if that option is available if you're using WinEQ Lite.