View Single Post
  #2  
Old 03-03-2023, 12:59 PM
Kemadin Kemadin is offline
Orc

Kemadin's Avatar

Join Date: May 2011
Posts: 45
Default

This usually occurs when the game is launched in full-screen mode while using a multi-monitor setup. Since that will not work properly, you'll need to launch the game in windowed mode. Go to you EQ Titanium folder and find a file named eqclient.ini

Right-click this file and open it with a text editor like Notepad. Once opened, search for the following within the text:

WindowedMode=FALSE

set this to

WindowedMode=TRUE

You may also want to find these values and adjust them to something slightly smaller than your native desktop resolution:

WindowedWidth=1910
WindowedHeight=1010

Once your changes have been done make sure you SAVE the file then close it and re-run the Launch Titanium.bat file. You should now be able to click the screen without issue.
Reply With Quote