View Single Post
  #5  
Old 04-10-2011, 08:52 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Quote:
Originally Posted by dranovir45 View Post
Thought it was supposed to be like from where ur world.exe and such is.

I tried with ; C:\Program Files (x86)\Steam\steamapps\common\everquest didnt change the outcome
It is supposed to be the path to your actual everquest folder, not the eqemu server folder. Try moving EQ to something simple (without spaces) like:

Code:
C:\Everquest
Then use that in your db.ini file and see if it works.

Code:
everquest_folder=C:\Everquest
I know if your EQ path is wrong, the tools won't start, so this will simplify it, since the program files path you currently have it in has a space, which probably requires quotes, but I haven't successfully tested it with them.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote