Log in

View Full Version : Eqemu question


tony187
09-01-2004, 03:29 PM
Hi everyone I just have a quick question I was told that I have to get the eqemu program from hackersquest and follow the guide from this website to set it up is this what needs to be done to play it and also where is the setup guide found I tried looking for it but no luck.

molimo140
09-01-2004, 03:44 PM
Please god someone ban these idiots....

1) THE ONLY RELEASE COMPATIBLE WITH THE EQEMU SERVER IS A DEV RELEASE, MEANING UNCOMPILED SOURCE. YOU MUST HAVE VS.NET OR SIMILAR C++ COMPILER IN ORDER TO COMPILE THE SOURCE.
2) YOU CANNOT PLAY ON EQEMU SERVERS IF YOU HAVE PATCHED SINCE JULY 16 2004.
3) YOU DONT NEED A PROGRAM IN ORDER TO PLAY.

4) If you havent patched though, make your account, the guide is here on forums somewhere under the name NEw Registration Process Also change your eqhost.txt to
[Loginserver]
eqemulator.net:5997

Create a shortcut to eqgame.exe adding at the end of the target line -patchme.

You're all set.

tony187
09-01-2004, 04:24 PM
Thank you and no I haven't patched yet just loaded the game up to try this out so all I need to do is follow the setup guide here and then I am set right?

Doodman
09-01-2004, 05:08 PM
Unfortunately, just loading the game does not put you at the right a patch, it's too old.

And currently, if you patch to live, your client is too new to play (at the momment)

5.8-DR1 would be out soon which is live compatible.

tony187
09-01-2004, 05:09 PM
I can't seem to find the setup guide or the link is not working do you or anyone else know where I can find it at?

tony187
09-01-2004, 05:13 PM
Unfortunately, just loading the game does not put you at the right a patch, it's too old.

And currently, if you patch to live, your client is too new to play (at the momment)

5.8-DR1 would be out soon which is live compatible.

Thanks so I am pretty much out of luck till it comes out right do you know when this might happen?

layziethekid
09-01-2004, 05:20 PM
Not ETA.

Cisyouc
09-01-2004, 05:40 PM
Hi everyone I just have a quick question I was told that I have to get the eqemu program from hackersquest and follow the guide from this website to set it up is this what needs to be done to play it and also where is the setup guide found I tried looking for it but no luck.Hackersquest is COMPLETELY different from EQEMu.

tony187
09-01-2004, 07:52 PM
Thanks all for leading me in the right direction but I read the lastest new on the main page and it said that the 5.8 test is out would that be ok to try or should I stay away from that. Also I still haven't found the guide to even get this thing setup could someone help me out please.

samandhi
09-02-2004, 06:18 PM
Not trying to make you feel unwelcome Tony, nor is anyone else here, but you have to realize that the questions you are asking have been answered MANY times JUST in the last week or so... If you would simply help yourself by doing a search from the link at the top of the page, THEN if you are having problems after following all that is said to do, you will probably find that everyone is a LOT more receptive....:)

Now, to get on to the new test server, you need to probably first patch to live... then after you have done that... do what was mentioned above

Create a shortcut to eqgame.exe adding at the end of the target line -patchme.
Then you need to come back here and go into the news forum and look under the 5.8 beta server (or something to that nature). There you should see what you need to do as far as changing your eqhost.txt file and login account with eqemu...

Hope you get it straightened out.. and have fun..

Sorry it is called "live compatible login server" that you need to look at...

Cisyouc
09-02-2004, 06:55 PM
Not trying to make you feel unwelcome Tony, nor is anyone else here, but you have to realize that the questions you are asking have been answered MANY times JUST in the last week or so... If you would simply help yourself by doing a search from the link at the top of the page, THEN if you are having problems after following all that is said to do, you will probably find that everyone is a LOT more receptive....:)

Now, to get on to the new test server, you need to probably first patch to live... then after you have done that... do what was mentioned above

Create a shortcut to eqgame.exe adding at the end of the target line -patchme.
Then you need to come back here and go into the news forum and look under the 5.8 beta server (or something to that nature). There you should see what you need to do as far as changing your eqhost.txt file and login account with eqemu...

Hope you get it straightened out.. and have fun..

Sorry it is called "live compatible login server" that you need to look at...-patchme doesnt work for me, it has to be "eqgame.exe" in quotes, then after just 'patchme' (without apostrophies)

samandhi
09-02-2004, 07:05 PM
-patchme doesnt work for me, it has to be "eqgame.exe" in quotes, then after just 'patchme' (without apostrophies)


/agree

Some work some don't... Try both methods if the one or the other doesnt work...
If that doesnt work try eqwindows (if it is still up to date, dont know I havent been around for a few months...)

Charmy
09-03-2004, 05:10 PM
off topic but the reason you need the quotes is becuase of white space in your path to eqgame.exe

i.eC:\Program Files\Sony\Everquest\eqgame.exe the space between Program and Files causes msdos to trunicate (spelled it right <shrug>) the text as if the whitespace was an end line character, so passing it in quotes sends it as a single string. then the patchme after is passed as an arg to the program.

samandhi
09-03-2004, 05:53 PM
off topic but the reason you need the quotes is becuase of white space in your path to eqgame.exe VERY true and good point.. BUT, if everyone followed directions correctly then they wouldnt have to worry about "Program Files" as they would have made a backup directory of EQ.... heh