EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   Will not luanch to login server (https://www.eqemulator.org/forums/showthread.php?t=35392)

DFTIV 06-07-2012 10:05 PM

Will not luanch to login server
 
I have downloaded eq titanium, followed all the instructions for setting up eqemu, however, when I click my eqgame application nothing happens. It doesn't even go to the login server...I dont know what to do to fix it.

Optimus 06-07-2012 10:14 PM

click the screen. It will just sit there until you left click it with mouse.

DFTIV 06-07-2012 10:51 PM

Well what is supposed to happen, is I click eqgame, then it launches the window, I accept the terms.....click through the screens with sony, etc, and then it goes to the login screen. But what is happening is that nothing happens at all after I click eqgame. It looks like it wants to open but doesnt.

Vexyl 06-07-2012 10:58 PM

How are you running the game?
Did you make a shortcut on your desktop and append patchme to the end of the target?

DFTIV 06-07-2012 11:00 PM

Yes, I did everything the directions said.

Vexyl 06-07-2012 11:02 PM

Do you have everything that Everquest requires to run? (DirectX 9 for instance)

What operating system are you using?
If on Windows, have you disabled UAC?
If not, try running as administrator.

DFTIV 06-07-2012 11:03 PM

hmm that might be the problem. I dont think I have direct x9. I will try that.

Vexyl 06-07-2012 11:04 PM

It would probably give you an error if you were missing a DX9 component, but it doesn't hurt to try.

DFTIV 06-07-2012 11:06 PM

Right, I am not getting any errors. But yeah I will try. Should it be direct x9 or does it matter if it's a newer version?

Vexyl 06-07-2012 11:08 PM

This would do: http://www.microsoft.com/en-us/downl...ils.aspx?id=35, although you most likely already have the components installed.

Edit: Make sure your video card driver is up-to-date.

DFTIV 06-07-2012 11:10 PM

ok how do I check that?

Vexyl 06-07-2012 11:12 PM

Find out what card you have and download the latest driver from the company's (nvidia, amd, etc) website.

DFTIV 06-07-2012 11:13 PM

yeah I already had direct x installed.

Vexyl 06-07-2012 11:15 PM

When you run EQ, is it listed in the task manager?
I don't know what guide you are referring to, but have you patched at all?

DFTIV 06-07-2012 11:18 PM

The getting started guides on here and on the p99 site. I did download and use their emulauncher first. It was not working, so now I am trying to get it to work the old way.

Vexyl 06-07-2012 11:19 PM

Do you have anti-virus software installed? It's starting to sound like an AV attempt to passively block the program from running.

DFTIV 06-07-2012 11:20 PM

No it's not in the task manager, I get an hour glass icon and then nothing,

DFTIV 06-07-2012 11:21 PM

yes, but I turned it off and it still doesn't work. Should I of had it off when I was downloading eq titanium and installing it?

Vexyl 06-07-2012 11:23 PM

No, it seems like it didn't interfere with either of those. Just make sure that it's not blocking the game from running.

DFTIV 06-07-2012 11:24 PM

Yeah, Like I said it's off right now, so it can't do anything

Vexyl 06-07-2012 11:33 PM

It could be the case that it's trying to start with an unsupported resolution.
Open up eqclient.ini in your Everquest directory and add the following commonly supported options:

under [Defaults]
Code:

WindowedMode=TRUE
under [VideoMode]
Code:

Width=1024
Height=768
WindowedWidth=1024
WindowedHeight=768
FullscreenBitsPerPixel=32
FullscreenRefreshRate=60


DFTIV 06-07-2012 11:39 PM

Ok, my eqclient looks like this currently,

[Defaults]
Sound=TRUE


Also, I am wondering now if it might now be something with the video card driver, it's an ATI Radeon 3100 on a Toshiba labtop. I just read about various problems with these, not sure though, since this computer did run eqemu just fine when I first bought it.

Vexyl 06-07-2012 11:42 PM

Alright, so edit eqclient.ini to include what I've listed in my previous post and then try launching the game again.

ATI Radeon 3100 for laptops
Windows 7 32-bit: http://support.amd.com/us/gpudownloa...b_win7-32.aspx
Windows 7 64-bit: http://support.amd.com/us/gpudownloa...b_win7-64.aspx

Choose the link appropiate to your version of Windows.

If not Windows 7:
http://support.amd.com/us/gpudownload/Pages/index.aspx

Edit: If [VideoMode] is missing then add it.

Code:

[Defaults]
Sound=TRUE
WindowedMode=TRUE

[VideoMode]
Width=1024
Height=768
WindowedWidth=1024
WindowedHeight=768
FullscreenBitsPerPixel=32
FullscreenRefreshRate=60


DFTIV 06-07-2012 11:44 PM

So I should add the WindowedMode=TRUE above the sound true or replace it? and then add the whole other section including [VideoMode]

DFTIV 06-07-2012 11:45 PM

Awesome doing it now.

Vexyl 06-07-2012 11:53 PM

You may want to try getting that driver directly from Toshiba's website:
http://www.csd.toshiba.com/cgi-bin/t...t/jsp/home.jsp

Click Downloads and input the information for your laptop.

DFTIV 06-08-2012 12:05 AM

Ok I am going to try to download the driver now. The last thing didnt work either. Just to make sure, I am supposed to add the patchme to eqgame app, not EverQuest?

Vexyl 06-08-2012 12:07 AM

Right, you are supposed to make a shortcut to eqgame.exe and add patchme as a command-line argument.
In Windows you would do this by right clicking the shortcut and going to properties and appending patchme to the target path.

DFTIV 06-08-2012 12:08 AM

Right, that is exactly what I did. Just wanted to make sure.

Vexyl 06-08-2012 12:11 AM

If nothing works maybe you should try reinstalling from the EQ Titanium CD's without using the eqemu launcher that you mentioned earlier.

DFTIV 06-08-2012 12:13 AM

Yeah, that is what I am going to try now, since the driver did not work. Is it possible i got a bad torrent when downloading the cds?

Vexyl 06-08-2012 12:15 AM

Quote:

Originally Posted by DFTIV (Post 210092)
Yeah, that is what I am going to try now, since the driver did not work. Is it possible i got a bad torrent when downloading the cds?

It's definitely a possibility since you have no control over what the uploader has done to the files before uploading.

And with that I must inform you that pirated copies of Everquest are not supported on these forums.

DFTIV 06-08-2012 12:18 AM

ok thanks for the help. that was more of a hypothetical


All times are GMT -4. The time now is 08:07 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.