View Single Post
  #2  
Old 03-21-2017, 01:57 PM
Bill159 Bill159 is offline
Decaying Skeleton


Join Date: Mar 2017
Posts: 1
Default

If your "Launch Titanium.bat" file is in a different folder than eqgame.exe you have to provide an absolute path to it.

IE changing:
start eqgame patchme
to:
start "C:\Program Files (x86)\Sony\EverQuest\eqgame.exe" patchme
or whatever the path is to where you installed the eq client.
Reply With Quote