View Single Post
  #2  
Old 08-04-2014, 04:54 PM
Glenzig Glenzig is offline
Planar Protector

Glenzig's Avatar

Join Date: Mar 2014
Posts: 1,557
Default

Quote:
Originally Posted by Derubael [You must be logged in to view images. Log in or Register.]
There is a quick and dirty workaround for this if you cannot find launch titanium.bat

Simply right click eqgame.exe - > send to desktop (create shortcut)

Go to the shortcut you just created, right click - > properties

You should see a 'target' line in the window that pops up. If the file path has spaces, the path itself will be encased in quotes. If the path does not have spaces, there will be no quotes. At the end of the target line, simply add patchme.

Examples:

With spaces in the file path:

"C:\program files\everquest\eqgame.exe" patchme

Without spaces in the file path:

C;\everquest\eqgame.exe patchme

Use this shortcut to run EQ and you will be good to go!