| 
				 EQW and EQUEmu problems 
 Whenever I try to use EQ  with EQW I get this error right after it's done patching:
 EverQuest EQMAIN.DLL Error
 surface_blit: Blit failed code 88760082! x,y = (0,0) src(0, 0, 640, 480)
 
 I'm in 16 bit color mode at 1024x768.
 
 Everquest is in 16 bit color at 800x600.
 
 ------------
 eqw.ini
 
 [General]
 16bitWarning=TRUE
 [Hotkeys]
 ReleaseMouse=Ctrl Alt R
 ReloadIni=Ctrl Alt I
 [Foreground]
 Vsync=FALSE
 MaxFPS=120
 [Background]
 Vsync=FALSE
 MaxFPS=120
 Update=TRUE
 PriorityBoost=FALSE
 
 ------------
 
 ------------
 eqclient.ini - snippet
 
 VideoMode=1
 LastCharSel=1
 InvWinLabels=FALSE
 MousePointerSpeedMod=0
 TrackPlayers=TRUE
 TrackSortType=RDISTANCE
 TrackFilterType=0
 InspectOthers=TRUE
 ShowSpellEffects=0
 ServerFilter=1
 VideoModeBitsPerPixel=16
 UseD3DTextureCompression=TRUE
 -------------
 
 Also, when I try to log onto my EQEmu, with MiniLogin.exe, I'm able to get into the server select and start loading the world, but when it's ready to go to the character selection screen it boots me back to the Server Select..  I just get the standard 1017 error, unsure of what to try next. EQ is the most recent patch available, I'm running Windows 2k with a Geforce 2 MX 400.
 
 -------------
 LoginServer.ini
 
 [LoginServer]
 loginserver=localhost
 worldname=Your
 locked=false
 account=
 password=
 worldaddress=localhost
 loginport=5999
 
 -------------
 
 -------------
 db.ini
 
 [Database]
 host=localhost
 user=*****
 password=*****
 database=eq
 
 ------------
 
 ------------
 Boot5zones.bat
 
 @echo off
 start zonent . 127.0.0.1 7800 127.0.0.1
 start zonent . 127.0.0.1 7801 127.0.0.1
 start zonent . 127.0.0.1 7802 127.0.0.1
 start zonent . 127.0.0.1 7803 127.0.0.1
 start zonent . 127.0.0.1 7804 127.0.0.1
 exit
 cls
 -----------
 
 My apologies if this has been answered elsewhere but I couldn't find it.
 
			
			
			
			
				  |