PDA

View Full Version : Dual/Quad Core CPU Fixes


trevius
05-28-2008, 07:16 AM
AMD and Intel Dual and Quad Core CPUs both cause problems if you don't have the right drivers, patches and settings. Below I have all of the fixes I am aware of to resolve these issues.

The symptoms of a Dual (or Quad) Core problem are:
1. Character appears to be sliding along then ground when running
2. Character speeds up and slows down oddly while running
3. Character seems to warp around
4. Everquest crashes often shortly after entering the game or even before connecting to the server.
5. The game will run very smooth for a few seconds and then completely lag out and get choppy for a few seconds, then return to normal and smooth again over and over.

Dual Core CPU Fix:

If you are running Windows 7 or Vista, the following should completely fix any Dual Core CPU issues. It may even work on other versions of Windows, but I haven't tried it.

Windows Vista/7 has an option that lets you start an application and set the CPU affinity, which assigns the application to run on a specific CPU in a multi-core system. To do so, follow these steps:

1. Right click on your EQEmu shortcut on your desktop.
2. Click "Properties".
3. Go to the Shortcut tab if you aren't there already (should already be on this tab).
4. Delete everything in the "Target" field, but make sure to leave the "Start in" field alone!
5. Paste the following line into your "Target" field:

c:\windows\system32\cmd.exe /C start /affinity 1 eqgame.exe patchme

6. Click OK and you are ready to start Everquest :D

Note that you will see a window blink quickly before EQ starts, but that is the command prompt doing it's thing and you don't have to worry about it.


If that fix doesn't work, try any of the other possible fixes below.

If you are running an AMD processor, you can fix it by installing the AMD Optimizer and AMD CPU Driver which can both be found here:

http://www.amd.com/us-en/Processors/TechnicalResources/0,,30_182_871_9706,00.html

For both Intel and AMD, you will want the latest Windows Updates to make sure you have the dual core hotfix. You can also download Windows XP SP3 which includes this update here:

http://www.microsoft.com/downloads/details.aspx?FamilyID=68c48dad-bc34-40be-8d85-6bb4f56f5110&displaylang=en

And here is the actual Hotfix by itself if you don't want to update to SP3 completely:

http://www.microsoft.com/downloads/details.aspx?FamilyId=C2AB5A48-8240-4934-BBD8-34FB8A0FCE3B&displaylang=en

Windows Vista should not have this particular problem, so there are no patches or updates needed for that part of the problem.


Running in Compatibility Mode to fix Windows Vista and/or Dual/Quad Core CPU Issues:
1. Right click on the Everquest shortcut you created during the eqemu setup process. The wiki page can be found here for information to get setup:
http://www.eqemulator.net/wiki/wikka.php?wakka=PlayGuide
2. Select "Properties".
3. Click the "Compatibility" Tab.
4. Check the box for "Run this program in compatibility mode for:"
5. First try selecting Windows XP from the drop down menu there.
6. Click OK and run Everquest again to see if the problem is resolved.
7. If Windows XP compatibility mode does not resolve the problem, repeat steps 1 through 4 and try all of the other options 1 by 1 until the problem is resolved.

This fix does not work on all systems, but it has definitely helped to resolve issues for many people running Windows Vista and/or Dual/Quad core CPUs.

Finally, if you are still having issues, you can try turning off CPU Throttling which is what changes your processor speed and voltage depending on usage. You can do this by:

Disabling CPU Throttling (AKA Cool N' Quite):
1. Right Click on your Desktop
2. Select Properties
3. Click the Screen Saver tab
4. Click "Power..." in the lower right
5. Select "Always On" from the Power Schemes Drop-Down box
6. Click OK on both windows.

Dual (or Quad) Cores cause crashes, but you may be able to try this as well:
1. Start EQEmu
2. Before logging into the login server, ATL+TAB out of the program and hit CTRL+ALT+DEL
3. Select the 'Processes' Tab
4. Find the eqgame.exe process and right click it
5. Select 'Set Affinity' and then chose CPU 0
6. Return to EQ and run like normal

That concludes all of the most well known dual core issues and should work 99% of the time. If you are still having problems that seem related to a dual core issue, you might want to verify that your motherboard supports your CPU if you build the computer yourself.

GeorgeS
05-28-2008, 10:11 AM
Excellent write up - made it stickified

GeorgeS

trevius
05-30-2008, 04:12 AM
Thanks for the Sticky :D

I forgot to mention that if none of the above fixes your problem, you should be able to use one of these 2 programs to force EQ to run on 1 processor by setting the affinity from the start.

The first program is called Get And Set and it is fairly self explanatory. You can find it and info on it here:

http://www.geocities.com/edgemeal_software/SetAffinity/index.htm

Another program that sets the affinity is called RunFirst. You can find it here:

http://www.activeplus.com/us/freeware/runfirst/

RunFirst is fairly simple to setup for the eqemu, but you need to follow these steps:

Setting up RunFirst:
1. Download the RunFirst zip file in the link above
2. Unzip RunFirst into your Everquest directory
(This next part is similar to creating the EQEmu shortcut from the wiki)
3. Right click on the runfirst.exe in and click "Create Shortcut"
4. Drag the shortcut to your desktop
5. Right click the shortcut and go to Properties
6. In the Target field, you should see something like this:
C:/Program Files/Everquest/runfirst.exe
7. You need to add "eqgame.exe patchme" to the end of that line WITH the quotes like this:
C:/Program Files/Everquest/runfirst.exe "eqgame.exe patchme"
8. Then click OK
9. Optionally, you may want to rename the shortcut and you can change the icon as well if you like.
10. Double-Click your new shortcut and EQEmu should start up shortly after you see a command prompt load. Once you are all of the way into EQ, you should be able to close that other command prompt if you like.

And for 2 final things to try if you still aren't working (which you should definitely be by now) are process explorers that allow you to set your affinity no matter what. This will override any admin issues if you get access denied when trying to set them manually.

The first one I want to make note of is called Process Explorer. This one is really cool for any techie person. It is basically an advanced version of Windows Task Manager and can even replace it if you want. With this, you can right click almost any process and change the affinity at any time. Also, this is by Microsoft and is free, so it is of little risk to use it.

Process Explorer
http://technet.microsoft.com/en-us/sysinternals/bb896653.aspx

The last one is similar, but it uses the current task manager and allows you to override access denied in most cases. It also has the ability to write to a config file so it will remember every time you start that application (eqemu) to set it to whichever processor you specify. I don't think Process Explorer can do that. This one is called Prio.

Prio:
http://software.techrepublic.com.com/abstract.aspx?docid=215888

If you have tried everything here, then you should definitely take a long hard look at your hardware as the root of the cause. Or, maybe you are having a completely different problem all together that just has similar symptoms to the Dual Core issues.

Richardo
05-30-2008, 08:27 AM
Very good work. I know quite a few vista users who will find this handy.

Malaiit
08-14-2008, 07:04 PM
The part about where you rightclick eqgame.exe under processes when I click affinity option I get an error stating access denied.

Unholycow
10-11-2008, 04:20 PM
So,

I was just required to buy a Lenovo T61p for school.
T8300 C2D
3 gigs Ram
Nvidia Quadro FX 570M

I've verified my Directx 9c is updated.
I reinstalled Quadro FX drivers from the Lenovo website and have the latest drivers.
I have tried compatibility mode for all Windows operating systems listed.
I have used the RunFirst program to automatically set the affinity for the eqgame.exe program to Core 0 only and core 1 only. I verified after loading each time that the core affinity was correctly set.

I am still stuck with the expected choppy run speed.. mostly as if I were entirely snared and moving backwards.

Also, the combat animations, and animations for all NPCs, are moving at this slow speed. Chat, raw dps, appear to be unaltered. Ie, it's purely graphical.

Does anyone have any other ideas on what I could change on the system settings to speed up graphics animations to their normal values? Searching multiple forums has only resulted in the well documented solutions posted in this thread.

Thanks,

UHC.

Unholycow
10-11-2008, 05:51 PM
Edit: I confirmed Directx10 is fully updated.

trevius
10-11-2008, 10:00 PM
Is that Intel, or AMD processor? And I assume you are running Vista?

Make sure you ran all of the windows updates and they installed. Also, if you are running a laptop, then it probably has CPU throttling enabled. Try turning it off and see if that helps:


Disabling CPU Throttling (AKA Cool N' Quite):
1. Right Click on your Desktop
2. Select Properties
3. Click the Screen Saver tab
4. Click "Power..." in the lower right
5. Select "Always On" from the Power Schemes Drop-Down box
6. Click OK on both windows.

Unholycow
10-12-2008, 12:44 PM
Thanks, Trev, I had tried that too.
However, I did find the problem, and it was sadly ridiculous.

It looks like the video card was determining the "Max Frames per Second" menu setting under the "Display Settings" in EQ was not managing the frames per second the same way all of my other systems have in the past..

If I placed FPS on 50, I was moving at about half speed. I had to jack it up to 100 to get normal movement and graphics animation. On my other systems and other laptops that I've worked on, (those that don't have Nvidia Quadro FX 570M), 50FPS setting was ample for gameplay.

My best guess: The Quadro 570M drivers were interpreting EQ's FPS setting as a # / 100, not a raw # of frames.

I couldn't find a control feature in the Nvidia control panel to correct this.

However, for the time being my problem is resolved. Thanks for your help.

-The Noob known as 'Cow.

Rhodan
11-26-2008, 10:37 AM
And don't forget - people should be updating drivers before playing with the OS settings etc. When I first started playing with EQEmu my client was continually crashing and doing all the things described above. It had nothing to do with number of cores and everything to do with having forgotten to update my video card drivers!

PathToEternity
04-10-2009, 04:57 PM
On Windows 7, you may need to click on "Show Processes from All Users" to change the Set Affinity if you are getting an error when trying the affinity fix.

Bellos
04-12-2009, 10:19 PM
Did all of these things, and i still get kicked back to login after trying to join a server.

Windows XP

intel e8600
4gb ddr 1066,
gtx 260 video card
asus p5qpro mobo. Looks like i cant play eq 1 now lol

vales
04-23-2009, 05:44 PM
Would just like to add that in Vista, you do not need any of these hotfixes or driver updates. They come natively installed in Vista (32 and 64 bit) right out of the box.

You will, however, need to set the CPU Affinity to a single core if you're using the Titanium client.

If you are using the Secrets of Faydwer client, then you do not need to do any of this as support for multi-core CPUs work right off the bat. Just install the game, edit the eqhost file, add the patchme at the end of the shortcut and launch the game. Works very smooth and no issues with it what so ever. I use my Titanium verson as a coaster now. :D

So_1337
04-24-2009, 09:28 AM
You know, that right there is reason enough for me to buy the SoF client. Thank you very much for the information =)

Isak922
04-29-2009, 03:25 AM
Having issues with my new computer... I can't even get to the login screen; never mind on a server!

The specs of my computer are as follows:
Intel Pentium D 940, 3.2GHz Dual Core
3.5GB of DDR2 (PC5400)
BFG Nvidia GeForce 9800GT with 1GB of DDR3 RAM, overclocked from the factory
2x 250GB HDD's
Fully updated Windows XP, albeit the Media Center Edition, not Pro.


I install a fresh copy of EQ Titanium (Tried on multiple sets of disks), I change the eqhost file to have "Host=eqemulator.net:5998" and the shortcut from eqgame.exe to have the " patch me" at the end.

When booting up the game, I get an error stating the following:

"eqgame.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
If you were in the middle of something, the information you were working on might be lost"

With options to Debug or Close... Debugging does nothing, other than close the window.

The Emu server runs great on my older comp, an old eMachines T3256 with an AMD 3200+ (2.2GHz single core), 2gb of PC2700, and a Nvidia 7600GS (512mb of DDR3). XP SP3 (Pro) for the OS.

Any suggestions on getting me up and running?

teews08
04-29-2009, 03:37 AM
My specs are pretty similar to yours. I also was experiencing the problem and was able to fix it by doing this:
1. Right click eqgame.exe
2. Select "Properties"
3. Go to the "Compatabilty" tab.
4. Check the box next to "Run in 640 x 480 screen resolution"
5. Hit "Apply" and "Close" and your done.

Start up eq again and hopefully that will fix it. You will have to change your resolution in game, but other than that everything runs fine. Good Luck, hope this helps.

Aeonite

Bellos
05-08-2009, 06:35 PM
so if we get secrets of fawdwayer (sp) eq emu will work again?

vales
05-08-2009, 07:20 PM
EQEmu has always worked. :confused:

I just installed the Titanium client again, and it works perfectly fine (aside from small flickers - but I blame SLi for that). SoF worked fine with no issues since I'm assuming the client version is more optimized for recent hardware. Since the Titanium client can't be patched, it has it's flaws. But you get more functionality out of playing. SoF is getting there, but there's still some work needed. I'm sure given the time, the SoF client will surpass Titanium since there a lot more information to get from it plus better client support right out of the box.


But to answer your question, I would just get Secrets of Faydwer since Titanium is very difficult to find. You can get both for under 10 dollars if you're lucky. If you don't get it now, you may never be able to since they will be releasing it via digital download from now on. SoF is the last client you will be able to buy as far as retail releases go for EverQuest. It's only 5 DOLLARS (http://www.newegg.com/Product/Product.aspx?Item=N82E16832135210&Tpk=faydwer) with FREE shipping via newegg.com.


Just think of it as this:

1.) Titanium has more playability, but is difficult to find a retail copy since SoF pretty much replaced it. Supports older hardware just fine, but newer hardware may have some issues.

2.) Secrets of Faydwer client is more optimized for newer hardware but lacks in functionalty as far as playing goes. Think of it as the Titanium client when it was first supported. Lots of OPCodes still need to be coded in, and some may encounter bugs with skills, spells, etc. It's minor though, and completely worth it. Some older zones have been completely replaced, so zoning may cause some issues.


So I'll post this just so everyone understands.

1.) If you're using Vista, you DO NOT need to install the Dual Core patches for AMD CPUs. Vista already has them installed.
2.) If you're using Vista and a Dual/Quad Core CPU, Titianium and SoF work right out of the box. No need to change the affinity for the CPU.


For the record, I'm running SoF and Titanium clients on Vista64 perfectly fine. No CPU patches or affinity switching. :smile:


Although I can't say if it's specifically a Vista64 thing, I still see people having issues with the game running fast, etc. Assuming that they're NOT using Vista32 or 64-bit, that might be the issue. I'm not saying to go out and switch to Vista (especially since Windows 7 is right around the corner), but if you're running Windows XP, you're going to have to work a little harder to get things to run fine.

Windows XP is at the end of it's life expectancy anyways and was supposed to be phased out by Vista, but since people are pretty vehement to upgrade their hardware, they stuck with XP. XP support will be completely gone by 2014, and Vista retail will be phased out starting in 2011 - being replaced by the much better Windows 7.

Whatever the case, it doesn't matter anyway since the world is ending in 2012. :-D

pfyon
05-25-2009, 09:07 PM
Alright I'm about at wits end trying to get my client connected without the stuttering.

I've been having the symptoms similar to the ones posted in this thread, the client running perfectly for a few seconds then freezing everything (client, mouse, other windows) for 10-30s. The char select screen runs just fine, but I assume that's because it's newer code and programmed for multicore processors (maybe?).

I should note that mobs aren't agroing even though they're kos, and I assume this is because the maps on the server are different than the client, but that shouldn't effect anything else than the eq client right?

The system:

Asus M2N-SLI Deluxe
AMD Athlon 64 X2 4200+ (2 cores @ 2.2GHz)
2 x 1GB DDR2 Corsair @ 333MHz
NVidia GeForce 7600 GS
WinXP Pro SP3

Things I have tried that have not worked:
- Used Process Explorer to force affinity for 1 core.
- Updated directX (was already 9.0c, but apparently there was an update available)
- Updated video drivers
- Installed the AMD Dual Core Optimizer
- Disabled Cool'N'Quiet by setting power settings as above
- Played with the maxFPS directive in eqclient.ini (set anywhere from 10 to 5000 fps)
- Installed most of the other updates though windows update (not all, one nvidia network one caused permanent bluescreens on bootup)

Updating the CPU drivers (from 1.2.something to 1.3.2) seemed to have a small effect. Instead of getting one frame every 30s or so, I would get one every 15-20s.

Does anyone have any suggestions or a similar situation where they managed to fix it?

trevius
05-25-2009, 09:32 PM
Have you tried changing your compatibility mode as suggested? That seems to work right off of the bat for a lot of people.

pfyon
05-27-2009, 05:21 PM
Hmm, I could have sworn I tried that before. Maybe I tried win95. Anyway, setting it to compatibility mode for win98 helped a lot, now it only lags up every 2-15 mins for 10-15s at a time. Still not perfectly smooth, though.

synthavana
05-29-2009, 01:58 AM
Okay, have an AMD dual core processor, running it on Vista. 1.6 Ghz, 1GB RAM, Geforce Go videocard, notebook, etc.

Cannot seem to fix this basic problem:

Perhaps 50-75% of the time, in short 15 second intervals, the game switches from running at normal speed to exactly half speed. Chatbar is at normal speed (get hit and get the messages at the same rate), but song bar is at half. Bard songs ALWAYS seem to "go off" with the UI bar showing half the time remaining (that's how I know it is exactly half speed). Models run at half speed, and I run at half speed, making my selos make me run at normal speed =/ Then, it will return to normal and rapidly alternate back and forth. Changing compatibility mode does not work. Set affinity does not work. Reinstalling updated drivers does not work. Fresh install does not work. Changing CPU throttling does not seem to be an option, as when I right click on desktop, there is no "Properties" in the menu (only "Personalize"). I am at my wits end and have tried a great deal.

Odd thing is that this game used to work on this notebook about a year ago, but--I did get many of my computer parts replaced at the shop, and I may have been using XP at that time.

Interestingly, I did benchmarks, and they all came back normal except the RAM test. RAM allocation in large quantities seems to be going at about half the speed of comparable note, but is normal at all other quantities. Most standard benchmarks give me a high benchmark on RAM, however. I have the notorious tendency to overanalyze, especially if I get stuck in a rut. So it probably is a non-issue.

Please help.

blackdragonsdg
05-29-2009, 03:55 AM
The next time you have Everquest running launch the task manager and watch your processor and memory load. You may have another program running that is causing your problems. In Windows XP and also sometimes in Vista the OS will start running background tasks while you are in the middle of doing something like playing a game which can cause performance issues.

It is very possible that you may just need more ram. Running Vista with 1GB of memory is not a good idea.

pfyon
05-30-2009, 02:39 PM
Well, I've done some more testing and looking into this problem for me.

As I said in my earlier post, it's still not working perfectly. Also it seems that it depends on the zone and, to an extent, the direction the camera is facing. Older zones lag up a lot more than newer ones (unrest, freeportw are unplayable, kael isn't horrible, and pofire it rarely lags up at all). Despawning all the mobs in freeportw really helped, so it seems it might be related to the character models and/or the number of npcs. In skyshrine, facing towards yelinak's door from yelinak caused unplayable amounts of lag, but turning towards the back of the room was mostly fine.

I tried turning off texture caching and texture compression just to see if it helped, no difference. Updated my sound card drivers, no help there either.

Considering I've done all the fixes suggested (I think), I'm thinking this time it's more a video issue than the processor issue, but who knows. For people who have encountered this problem, is it just EQ that locks up or the entire system?

The only other thing I can think of is updating my bios.

pfyon
05-30-2009, 08:52 PM
In case anyone has a similar issue, I think I've fixed it. Here's what I did (in addition to above):

Turned off IM programs (msn and trillian)
Turned off Progress Quest
In advanced video options in game, turned off 'new water'

I'm testing this in previously unplayable areas and it seems to be running just fine. Not sure exactly which one of those fixed it, but it's something to try.

cubber
06-24-2009, 03:24 PM
This works on gentoo linux using SoF or Titanium client under wine 1.1.12, and will probably work fine for all other linux distros and wine versions.

create a file called start in your eq installation directory.

The contents of the file should look like this:

taskset -c 0 wine eqgame.exe patchme

This will bind the process to your first CPU (CPU0)

make sure you set the file as executable by running:

chmod +x start

then run it with

./start

to start the game.

majorheadache
07-22-2009, 01:02 PM
I had the same problem when I first tried to join about a week ago now, and reloaded EQ 3x thinking it was definately just an install issue. The one thing that many of us returning to EQ1 from a comfortable run on say Vangaurd, is the resolution capabilities!! My main (middle) LCD is a 24" and even my desktop used to be run 1920x1200, this same issue would happen until I lower resolution on my desktop to 1280x960. Clicked on my new EQemu shortcut icon on the desktop, and presto!! After all the reloading and updates on everything you caould imagine, it was aggrevating that I overlooked the little stuff..... and I make a living as a Networking Engineer for a major ISP/Phone Company..... we strive on starting the troubleshooting at "Layer 1". Leave it to me to bypass the 'rules of the road' on my own gaming PC. :rolleyes: :oops:

Major Headache
- another nOOb returns to ye ole best original MMORPG !

PS - Great work from what I have seen so far! Excited to have been turned onto this recently. :wink:

majorheadache
07-22-2009, 01:12 PM
^^^^ Sorry this was meant to be a direct reply to Issac922's post on the 1st page of this thread... i didn't realize there was a 2nd page yet :shock:

Bellos
08-26-2009, 02:43 PM
Hey, i cannot play on my new pc, it is hardware related and i cannot fix it. I get disconnected no matter what. Do you think linux will run it if i cant on XP

Im gonna be installing a version of ubunto(sp) linux i got. I may try it out, i miss playing EQ 1 SOOOOOOOOOOOOOOOOOO MUCH!!!

Bellos
08-26-2009, 10:14 PM
Hey, i cannot play on my new pc, it is hardware related and i cannot fix it. I get disconnected no matter what. Do you think linux will run it if i cant on XP

Im gonna be installing a version of ubunto(sp) linux i got. I may try it out, i miss playing EQ 1 SOOOOOOOOOOOOOOOOOO MUCH!!!

Oh just for info. I just did a fresh install of xp pro and of EQ titanium. No go. Im downloading SP 3 at the moment. I tried setting affinity it doesnt work. I tried compadibility mode, doesnt work either. I I get disconnected anytime i try to connect to a server. Do i have to disable execute disable bit in my bios or somthing. Im using Asus p5q pro, intel e8600 cpu and new ram. I dont know what else it could be, its driving me mad... lol i have no money atm to get the new expansion atm whos to say it would even work either. Oh well if anyone has a similar system and can play lemme know.

Also is it possible my ISP is blocking ports on their end? Or My IP address was globally banned from all servers?

trevius
08-26-2009, 10:46 PM
Since you are running an Intel, the SP3 update should fix your issues completely if they are multi-core related. Depending on when and where your game is crashing, it could also just be a resolution issue. Try checking the FAQ in my sig to see if any symptoms match your issue closely.

Bellos
08-27-2009, 03:24 PM
Since you are running an Intel, the SP3 update should fix your issues completely if they are multi-core related. Depending on when and where your game is crashing, it could also just be a resolution issue. Try checking the FAQ in my sig to see if any symptoms match your issue closely.

Ok, well it doesnt crash. It just kicks me back to the log in screen when i try to connect to any server.

SP 3 didnt help anything. Checkin your FAQ now and i ordered the Secrets of Faydwer for 7 bucks on amazon.

Bellos
08-27-2009, 03:32 PM
This is my problem exactly.

I can log into the Server Select screen, but when I try to connect, the screen goes black and then goes to the login screen again.
There are multiple reasons that could be causing this. Here are some of them:

1. Most likely you are running the wrong version of Everquest. Only Legal copies of Everquest Titanium or Secrets of Faydwer completely unpatched will work.
2. You may want to try other servers to make sure that it isn't a problem on that particular server.
3. If you live in a dorm or are playing at work, you might be using a proxy that is blocking port 5998, which means you won't be able to connect.
4. If you are running a P2P or Torrent program, it might be using all of your bandwidth. Try turning them all off.
5. You may have a firewall that is blocking EQ. Disable all firewalls.
6. If you are running a Dual Core CPU or Windows Vista, you will probably need to read the following post and apply at least one of the fixes listed in it: http://www.eqemulator.net/forums/showthread.php?t=25327∞
7. You may need to adjust your Windows Desktop and/or your Everquest Resolution settings.
8. Make sure your drivers are up to date for your Video Card.
9. If you have sound enabled, make sure your sound card is working.
10. Try resetting your router. If that doesn't help, try connecting your PC directly to your cable/dsl modem and see if that helps.

I tried all 10 lol. None help. I know its not connection because my older p4 downstairs is on the same setup and it connects fine, and i switched this pc to the modem and still the same result. None of the dual core fixes helped either lol


Guess im gonna have to wait for SoF

Bellos
08-27-2009, 03:38 PM
They need to remove the 5 minute editing limit. I found this in one of my logs...

2009-08-27 15:27:26 Networking: using port [1948].
2009-08-27 15:27:26 Networking: Connection Established [1]
2009-08-27 15:27:26 WorldAuthenticate: Initiating Login.
2009-08-27 15:27:27 Networking: Connection Closed [0] with 0 pending bytes.
2009-08-27 15:27:27 *** ERROR: WorldAuthenticate. My message arrival was NULL, the net has been shutdown.
2009-08-27 15:27:27 *** WorldAuthenticate. Checkpoint 3.

Scathac
08-27-2009, 05:30 PM
The part about where you rightclick eqgame.exe under processes when I click affinity option I get an error stating access denied.

What I did was create a shortcut to taskmgr.exe. Then you can right click on the task manager shortcut, and select to run as administrator. This should get you around the access denied error.

Bellos
08-28-2009, 12:11 AM
K come to the conclusion that Emu does not support my System config for some reason or another.

Waiting till next wednesday when SoF comes

Daemienx
09-11-2009, 09:23 AM
I have found my resolution to this nightmare.

I did every single step followed. I'm running Windows XP Home/SP3 currently.

I tried Runfirst.exe
I tried Set Affinity II (Set n Get)
I tried Process Explorer.

Any of those are fine to work to get your affinity set. I currently set mine to core 0.

I changed my options to run compatibility mode for Win 98/ME (haven't tried unchanging it at this time)

I also made it run in 640x480 (also haven't tried changing it)

Believe it or not, what did it for me was actually UNINSTALLING the Dual core optimizer. Now my game is flawless!

docking
09-23-2009, 08:53 PM
I'm running a gateway with an AMD 64. I am running Vista. I try to run the shortcut and nothing hapens. I did the optimizer with no results and the compatability settings on the shortcut. I downloaded runfirst and still nothing. Any ideas?

Michael

docking
09-24-2009, 10:37 AM
I loaded up eq on a laptop that I have and it did ok. all but the mouse not working. If I can I might just try to run it off the lap top.

Speedz
09-24-2009, 11:35 AM
I have tailor made a tool that may help with cpu issues. It also doubles as a host editor and launcher (ie. no need for a patchme shortcut). Written in C# includes source.

Check my sig

chushque7
09-29-2009, 12:39 AM
I've been trying to play EQ emulator but my whole game randomly freezes anywhere from 5mins of play to 30 mins of play. I am currently running an..

Intel core 2 duo SPU E8500 @ 3.16GHz 3.17GHz
Mem = 4.00GB

On windows vista home premium

Not only does my game freeze, but my whole computer crashes and reboots. I have had minimal problems with any other new or old game.
I have tried turning of a CPU and also have tried changing the compatibility and had no luck. I also reinstalled the game once to double check. The game runs fine and pretty smooth until the whole computer stops.

Any ideas of what might be wrong?

Mcbaine2
09-29-2009, 02:45 AM
Wow. Does your computer ever just do this random shut down without playing everquest?

You might have some bad RAM, which did the exact same thing my new computer did once.

Might want to take out all but one stick of RAM and see if the issue keeps appearing. That way you can keep switching out the sticks to find out which ones work. If the computer only crashes when you have that certain stick in you know its bad RAM.

Also check for any type of malware.

Try opening up your system log that will log any system crashes.
Control Panel -> Administrative Tools -> Event Viewer
Let us know if you find anything in there that might look bad.

-------EDIT-------
Make sure that your system isn't overheating also.

chushque7
09-29-2009, 02:49 PM
Mcbaine2,

This is the first time my computer has crashed like this since a last summer. Other things seem to run fine. I checked out the Event viewer and couldn't find anything directly related that I am aware of. I'm not exactly sure what to look for though.

Mcbaine2
09-29-2009, 10:11 PM
Mcbaine2,

This is the first time my computer has crashed like this since a last summer.

So..This happens in the summer. Heat related possibly?

chushque7
09-30-2009, 12:01 AM
sorry no, i got my computer last summer brand new. Hasn't crashed like that since i got it.

Tharkun
09-30-2009, 12:22 AM
are you running eq in XP compatability mode?

chushque7
09-30-2009, 05:23 PM
Yes, I have tried right clicking the shortcut and trying different compatablity modes. One normal attempt to play i got a blue screen(hardware error) before it reset. Odd thing is that other programs work fine.

Speedz
10-13-2009, 02:03 AM
Ok, after a long annoying run with this issue, and making a launch util to set affinity and utilize easy host editing, nothing has worked period.

I have figured out "what" is happening, but I can't seem to find the cure.

My specs:

Intel Core 2 Duo (centrino2)
4gb ram
Nvidia 9800m 1gb
Windows 7 build 7100 (I have tried 32 and 64 bit no difference)

I have determined it is not my internet as other systems (AMD based) run fine and a Intel Core solo based system with a crap intel vid card and 1gb ram running xp with no tweaks at all. It works well, just heats up too much running EQ.

I have also determined it is not due to anything not set according to everyone's posts here.

It is also not a result of the client version, as both SOF and Titanium do it equally and regardless of if I set core affinity or not.

What I have discovered is that when I seem to run (movement in game) normally my CPU clock is max and when I am in slow motion the CPU is throttling to about half.

I have set my power management in windows to not do CPU power saving, but it doesn't change anything. My bios does not have a power save setting, so that fix doesn't apply either or at least it's not enabled for the user to change.

So, what I "think" is the issue for those that can't get anything to work (myself included), is that we need to force CPU clock to max. So either I am using the wrong search strings or it just doesn't exist, but I can't find how to force this in windows 7. I know it can be forced in Linux, but this laptop isn't easily linux ready (some drivers just don't exist yet mainly wireless).

So on this note, if anyone knows of a trustworthy utility or windows tweak to do this, please speak up.

colemantis441
10-15-2009, 07:31 AM
I tried all of the above, even doing some other things not listed such as updated all video drivers, updating my bios, etc. Nothing worked.

But, I finally figured it out and I hope my solution will help others with the same problem.

Try updating directx. You might think you don't need to because you have the latest version (version 10), but you can install the latest components for version 10 at their website.

Fixed everything for me. Simple as that.

colemantis441
10-15-2009, 03:07 PM
Nevermind. It just happened to work flawlessly after I upgraded directx to tease me and give me hope. Now the problem is back. :x

Speedz
10-16-2009, 01:09 PM
Nevermind. It just happened to work flawlessly after I upgraded directx to tease me and give me hope. Now the problem is back. :x

Could you test something for me.

Get this utility http://cpu.rightmark.org/products/rmclock.shtml and test what the throttle vs core clock are when you have your slow motion moments vs when it runs fine.

Basically see if you can duplicate my findings. When I am not experiencing slow motion both core clock and throttle matched. When I have the slow down the throttle is half of core clock.

Also ANYONE that can't seem to find a fix please do this as well and post findings.

Tylier
11-05-2009, 09:05 PM
I have done everything that this thread has listed and nothing has worked. It doesn't crash or anything it just flickers and quits after I double click on the short cut. It does not give any type of message, but it just suddenly quits the program after it flickers twice.

cybernine186
11-05-2009, 09:54 PM
I haven't read all of these posts by everyone but have you tried downloading the CPU drivers from the manufacture? I had the same issue and I run AMD Dual core (black edition, overclocked) and after I installed some of AMD's utilities and CPU driver it worked just fine without ANY other settings or software.

trevius
11-05-2009, 10:04 PM
Tylier, normally that problem is caused by desktop or EQ resolution settings. The FAQ in my sig mentioned resolution issues briefly. Basically, you need to try adjusting the resolution of your deskop to something normal like 1024X768, and get EQ working and then adjust your resolutions again once it is working to something more play-able. You might also need to adjust your eqclient.ini file res settings.

Tylier
11-05-2009, 10:13 PM
the res setting dont fix the problem but i am currently trying to see if I can upgrade drivers

MrMaggot
11-21-2009, 05:12 PM
Ok. I have tried everything I can think of but am still having no luck. My client crashes when I zone sometimes and often crashes after selecting my character. Also, the models are freezing up and there are no animation movements. I've updated the cpu drivers, ran in SP3 compatability mode, and tried run first. All of them produce the same results. Any ideas?

Compaq Presario F750US
AMD Athlon 64 X2 Dual-Core Processor
1 Gig Ram
Windows 7

Xalander
12-23-2009, 05:09 AM
hey guys, i've ran EQemu for about a month, was working very well. And then my hard drive blew and i lost all my things, got it back yesterday and installed video card driver,sound driver,all windows update. When i try to open EQ now screen goes black, arrow changes to gold and it takes me back to desktop without any error notice. I've tried all the things on wiki and in the forums and it still doesn't work. Running AMD turion laptop dual core 2.2ghz 4gb of ram windows vista 64 bit. Any help would be greatly appreciated. Thx

nosfentora
12-23-2009, 02:57 PM
have you tried lowering either the desktop resolution and/or the eq resolution? Was your EQ install on the drive that died? If you ran it on another drive, you might need to re-install it.

Xalander
12-24-2009, 04:51 AM
i've already tried changed desktop resolution, couldn't change eq resolution ,cant find the file to change it. I've reinstalled eq titanium 3 times already...

antioch
12-24-2009, 08:46 AM
i've already tried changed desktop resolution, couldn't change eq resolution ,cant find the file to change it. I've reinstalled eq titanium 3 times already...

You can change the resolution externally by browsing to your EQ root folder and running OptionsEditor.exe or manually editing EQClient.ini;


[VideoMode]
Width=1280
Height=1024
WidthWindowed=1280
HeightWindowed=1024
WindowedWidth=1280
WindowedHeight=1024
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0

To your preferred settings.

Xalander
12-28-2009, 06:08 AM
installed windows 7 today, tried the resolution things you said and it doesn't work either... guess im gonna give up wasted too much time on this.

pfyon
12-28-2009, 11:05 AM
Make sure you have directX 9c installed, as I think someone else said directX 10 doesn't include some components from 9 that are needed for EQ.

PAOtis
01-18-2010, 12:28 AM
Could you test something for me.

Get this utility http://cpu.rightmark.org/products/rmclock.shtml and test what the throttle vs core clock are when you have your slow motion moments vs when it runs fine.

Basically see if you can duplicate my findings. When I am not experiencing slow motion both core clock and throttle matched. When I have the slow down the throttle is half of core clock.

Also ANYONE that can't seem to find a fix please do this as well and post findings.

I used that utility during my slow downs. It showed me that my CPU Core Clock AND Throttle plummet to about 50%. My CPU Load spiked at that time as well. CPU Frequency took a nose dive to about 0, and Voltage went down to about 60% of the usual amount.

However, I think my number one problem is overheating. My CPU temp rises until the slowdown, when it goes back down again. It seems to slowdown around 80C, which makes sense.

Any ideas about what I can do to alleviate this? I had a similar problem playing WoW and I fixed it by putting my laptop on top of books to increase airflow. The thing is I can play games like Half-life 2 on this computer. I'm hoping it's a something I can fix with my settings.

The first thing that came to mind was that perhaps my Processor is doing all the work while my video card is lagging behind. Here are my system specs from dxdiag:
------------------
System Information
------------------
Time of this report: 1/17/2010, 22:23:53
Machine name: OWNER-PC
Operating System: Windows Vista™ Home Premium (6.0, Build 6001) Service Pack 1 (6001.vistasp1_gdr.090805-0102)
Language: English (Regional Setting: English)
System Manufacturer: Acer
System Model: Extensa 4420
BIOS: Ver 1.00PARTTBLl
Processor: AMD Athlon(tm) 64 X2 Dual-Core Processor TK-57 (2 CPUs), ~1.9GHz
Memory: 1790MB RAM
Page File: 828MB used, 3007MB available
Windows Dir: C:\Windows
DirectX Version: DirectX 10
DX Setup Parameters: Not found
DxDiag Version: 6.00.6001.18000 32bit Unicode

------------
DxDiag Notes
------------
Display Tab 1: No problems found.
Sound Tab 1: No problems found.
Input Tab: No problems found.

--------------------
DirectX Debug Levels
--------------------
Direct3D: 0/4 (retail)
DirectDraw: 0/4 (retail)
DirectInput: 0/5 (retail)
DirectMusic: 0/5 (retail)
DirectPlay: 0/9 (retail)
DirectSound: 0/5 (retail)
DirectShow: 0/6 (retail)

---------------
Display Devices
---------------
Card name: ATI Radeon Xpress 1250
Manufacturer: ATI Technologies Inc.
Chip type: ATI Radeon Graphics Processor (0x791F)
DAC type: Internal DAC(400MHz)
Device Key: Enum\PCI\VEN_1002&DEV_791F&SUBSYS_01231025&REV_00
Display Memory: 894 MB
Dedicated Memory: 255 MB
Shared Memory: 639 MB
Current Mode: 1280 x 800 (32 bit) (60Hz)
Monitor: Generic PnP Monitor
Driver Name: atiumdag.dll,atiumdva.cap,atitmmxx.dll
Driver Version: 7.14.0010.0517 (English)
DDI Version: 9Ex
Driver Attributes: Final Retail
Driver Date/Size: 7/31/2007 22:45:26, 2999296 bytes
WHQL Logo'd: Yes
WHQL Date Stamp:
Device Identifier: {D7B71EE2-3A5F-11CF-9071-2921A1C2CA35}
Vendor ID: 0x1002
Device ID: 0x791F
SubSys ID: 0x01231025
Revision ID: 0x0000
Revision ID: 0x0000
Video Accel: ModeMPEG2_A ModeMPEG2_C
Deinterlace Caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
{552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
{335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
{5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
DDraw Status: Enabled
D3D Status: Enabled
AGP Status: Enabled

PAOtis
01-18-2010, 12:32 AM
Oh and here is what I've done so far:
Reinstalled display drivers
Reinstalled Directx
Downgraded settings in EQ, turning off anything I can and reducing resolution
Cleaned out my system (turning off unnecessary processes, etc.)

Tyen05
01-18-2010, 08:55 PM
http://support.amd.com/us/Processor_TechDownloads/DCO_1.1.4.zip

The AMD Dual-Core Optimizer 1.1.4 for WinXP/Vista/Win7 (which is the only one I installed):

PAOtis
01-18-2010, 11:39 PM
I think I had installed that last time I tried to play EQEmu, but I'll give it a shot. Thanks.

Rhombus
01-31-2010, 01:55 PM
EQemu keeps freezing when I try to connect to a server. I've tried changing the compatibilities, using all of them, and changing the affinity. Nothing seems to work. My computer uses windows 7, and when i installed EQemu on my laptop (uses vista) it worked fine. Anyone have any ideas what I should do?

RiddlN
02-03-2010, 05:04 PM
I have tried every method available to me, and it still lags. When trying to install SP3, nothing happens, and when trying to install the hotfix patch - it says, "Not enough storage is available to process this command." I've run CCleaner and everything. BAH BAH please help!

Tsuken
02-12-2010, 07:40 PM
when I put this in the target box:
c:\windows\system32\cmd.exe /C start /affinity 1 eqgame.exe patchme

Nothing happens. Everquest doesn't start at all. The cmd window blinks for a split second, but then nothing.

I'm using windows xp.

trevius
02-12-2010, 07:53 PM
I think that option may only work for Windows Vista or later. You will probably need to try one of the other fixes like updating to SP3 and using the AMD Optimizer if your CPU is AMD.

metallicahead
02-17-2010, 10:24 AM
Every time I choose a server and click play i get a black screen and the game just locks up. I am running windows vista 64 bit with AMD tri core. I tried all the things that were mentioned in the thread. But nothing seems to be working.

I tried compatibility mode with all the different modes, did nothing
I dled the run first program followed the instructions still black screen of death.
I did the task manager thing and the CPU was already set on CPU 0

I tried messing with the resolution in the game that didnt work
My drivers are updated.

I really dont know what I am doing wrong.

Any suggestions would be greatly appreciated

thanks!

ronzer
03-02-2010, 07:24 PM
Not sure if this will work for other people, but it worked for me.

Win7 64bit, Athlon 64 x2

I made the EQ shortcut use compatibility mode for WinXP SP3, and just under that I checked the "Disable desktop composition" checkbox as well as "Run this program as an administrator". Works flawlessly.

Sebastionleo
06-06-2010, 12:29 PM
I have this one working with Runfirst, but how do I make it work if I want to use eqwindows?

wendolyne
09-07-2010, 01:09 PM
God im having problems with this... I never had any problem with this when i used windows XP... now i use W7 and i got it to work but its its very laggish. like i get fps drop.. i used the Affinity method in the process handler... meaby i should set some of the .exes to different core? I got a dual core so... i got 2 to choose from... annoying work since i box 6 chars:/


Running Athlon X2 dual core 6000+ (3.0 ghz) and 6 gig rams...

It works flawlessly when i only run 1 instance... but when i start 2 it begins to chop lagg...



Thanks for great guide doh. ive tried everything so far :/

wendolyne
09-09-2010, 03:45 PM
Strange, it started working better if i set the affinity my self. not using the shortcut/target command.

Arlum
09-27-2010, 08:25 PM
I'm also having the issue where I get to login screen...login bar fills up to 'loading world" etc.... starts to load the game window in the games resolution - then im kicked back to the login screen.

I've tried almost everythign in these threads i'll report back if i figure something out though :(

Microdia
09-28-2010, 03:14 AM
My friend has a AMD 64x2, with windows 7, 8 gigs of ram, 1 gig video card. Here is the issue with his system, and we can't figure it out. He can play one toon, flawless, two flawless...third box...even with eq on all MIN settings. HUGE lag. My computer is almost 8 years old and I can 5 box. I have followed every single page of this thread and the other thread about the same thing.. Tried everything, from core optimizing, compatibility modes, power options, affinities, even reinstalls.. You name it. No idea why it's lagging so bad upon the entrance of a third box. He should be able to do MUCH more on this system. Not sure what else to do. It's very frustrating.

Thanks for any help!

Nagus69
11-03-2010, 08:52 AM
Does the pagefile have enough room on the drive it is located to grow?

walk
01-04-2011, 10:30 PM
Has anyone figured out how to launch (SoD client) with /affinity X using shortcuts in Windows 7 (x64) ?

Or, any way?

I have a 4-core 8-thread cpu (i7 950) if I launch one copy of Sod it will set affinity to cpu 0. If I launch a 2nd copy it will set affinity of that client to cpu 1 - problem here is that is the same cpu (hyperthreading).

If I launch a 3rd copy it will use.... cpu 0 again. :-x It's like it doesn't understand anything beyond 2-core 2-thread (non-HT) cpus.

I have to manually set the affinity with taskman, which is a pain with boxing 4+ clients..

mustafa88
02-09-2011, 11:10 PM
Wanted to take the time to thank you. Completely fixed my problem. had characters models that didnt move or my character would move slow while the rest of the critters moved faster than me. Now i can enjoy myself.

It was really getting on my nerves chasing something down that ran faster than me.


Happy hunting and thank you again.

vossiewulf
03-07-2011, 03:18 PM
Not sure if this will work for other people, but it worked for me.

Win7 64bit, Athlon 64 x2

I made the EQ shortcut use compatibility mode for WinXP SP3, and just under that I checked the "Disable desktop composition" checkbox as well as "Run this program as an administrator". Works flawlessly.

Folks trying to use this on Win 7 who have it lock up as soon as you try to login, this worked for me. At least partially. I can get into the EZ server now, project 1999 (the one I would like to play) still locks up. I'm wondering if that has something to do with me running the Steam Underfoot version rather than the CD versions.

sorvani
03-07-2011, 03:43 PM
I'm wondering if that has something to do with me running the Steam Underfoot version rather than the CD versions.

basically yes.

Abermelin
03-10-2012, 08:12 PM
Hi, i just wanted to mentioned that if it loads to black its because aero is enabled. If you check any of the compatbility "disable" modes then it will disable aero. You can just run a basic theme and you dont have to run compatibility.

Wemnion
03-22-2013, 08:29 PM
Im having issues with this. Ive read to set the affinity which ive done (Via the /affinity) and when i try to log in i get

"Error 1017: Cannot login to the EverQuest server. You may need to re-run the Update Patch. Repeatedly seeing this message indicates a loss of connectivity to the Patch Server. This is usually temporary"

Been getting that error for almost 3 hours now just after selecting to go to char select on the server. When it happends it boots me back to account login. Any help with this? Im runnin a 8 core CPU btw its why i set affinity.

lerxst2112
03-22-2013, 09:37 PM
Which client? Which server?

Wemnion
03-22-2013, 10:14 PM
Trying to connect to P99 Red. Using the EQ Titanium DL. Tried using both their loading and patchme on the eqgame.exe shortcut. neither works and give same error.

lerxst2112
03-22-2013, 10:32 PM
Unless it's a problem with every server you should probably look for help on the p99 forums. They would be more familiar with the exact client requirements needed to play there.

Wemnion
03-22-2013, 10:44 PM
ive tried prob 10+ servers every single one gives the same error and boot to login screen.

lerxst2112
03-23-2013, 12:04 AM
Well, if you set the client up to play on P99 you've generally broken it for other servers. If you're using a fresh client and can't connect to something like PEQ or Stormhaven then you may be having issues with a router/firewall.

Wemnion
03-23-2013, 01:14 AM
im runnin straight through modem and have disabled firewall/virus scanner to connect. thats why im having this issue so idk if its something to do with runnin 8 cores or what.

spancer
05-11-2013, 09:08 PM
I spent two days to find out solution and read all pages discussion in thread. In the end, I have resolved this issue :) .
Here is the software and hardware information of my system.

Windows 7 64-bi Premium Edition & Service Pack 1.
Intel(R) Core (TM)2 Quad CPU, Q9450 @2.66GHZ 2.67GHZ
4.00 GB Memory
ATI Radn HD 3400 Series (with up-to-date driver installed)

I have done following changes in my system and run EverQuest successfully without difficult for more than 5 hours.

1. Install DirectX 9.0c and extract d3dx9_42.dll/XAPOFX1_3.dll/XAudio2_5.dll from installed file into EverQuest folder.

2. Change the compatibility setting of EverQuet.exe and eqame.exe; compatible to Windows XP (Service Pack2 or Service 3 , both are ok) and run as administrator.

3. modify EverQuest shortcut's execution command as follows:

C:\Windows\System32\cmd.exe /C start /affinity 1 G:\EverQuest\eqgame.exe patchme


4. Change VideoMode setting in eqclient.ini:


[VideoMode]
Width=1280
Height=1024
WidthWindowed=1280
HeightWindowed=1024
WindowedWidth=1280
WindowedHeight=1024
FullscreenBitsPerPixel=32
FullscreenRefreshRate=0

If you system specification is similar to me , you can try my configuration.
Thank for all your effort and discussion.
I'm enjoining to play EQ, thanks

winz
10-01-2013, 11:36 AM
just wanted to say, I'm on a dual core AMD with WinXP and nothing seemed to work until I tried the run compatibility mode with windows 98.

knowom
10-02-2013, 06:00 AM
Not sure if it's been mentioned, but with imagecfg you can permanently set the processor affinity of a Windows executable.

http://www2.robpol86.com/guides/ImageCFG/

Tesi
10-09-2015, 12:11 PM
ONLY DO THIS IF YOU TRY EVERYTHING ELSE ON THIS PAGE !!! i dont wanna be responsible for your mistake if u do it wrong



After a YEAR of not playing because of a 8 core AMD processor ... I try Every fix known to man kind ( everything i could find on this page also ) ... to stop my game from "running to fast" nothing worked at all .. Then TODAY about 30 minutes ago .. i found somthing DIFFRENT that i never tried .. so i said what the hell ... why not give it a shot ... and now i can play again .. it requires NO Download .. NO jerking with game files none of that .. What i did was go into My BIOS by hitting Delete on boot up ..

Gigabyte BIOS w/AMD:

Default Bios settings:
BCLK Clock Control : Auto (200 MHz, but needed hard-set)
CPU Clock Ratio: 22.00
Core Preformance Boost: Auto
CPB Ratio: 23.50
Cool & Quiet: Enabled


Changed to:
BCLK Clock Control : 200.00 MHz
CPU Clock Ratio: 21.00 (down clock CPU Frequency to 4.20GHz)
Core Preformance Boost: Disabled
CPB Ratio: Greyed out (disabled by above setting)
Cool & Quiet: Disabled


:-):-):-):-NOW i can play EQ again !!! so stoked ..

i diddent want to put any links on here as to were i found this info but ill put one at the end of the page cuz i HATE clicking links and dont trust them so i just put down what i did .. but for anyone who wants to know were i got my info from check out this OFFICAL EQ thred

the change I did is on this page :
https://forums.daybreakgames.com/eq/index.php?threads/amd-8-core-processor.218770/

and the page that linked me to that page is on this page:
https://forums.daybreakgames.com/eq/index.php?threads/everquest-running-too-fast-on-my-amd-cpu.218965/

NOW the DISCLAIMER .... i have about 30 other games on my computer also that i have not tested out sence i made this change .. so i may need to find a Program that will apply the settings i want only when i launch eqgame.exe


Another Disclaimer ... IGNORE any bad spelling im a MATH brain and a Aviation Electronics Technician tell me to build a F22 Raptor ( i have done by the way) im on it ... tell me to enter a spelling B ..... well .......

Uleat
10-09-2015, 04:33 PM
I think the term that you're looking for is "Attempt at your own risk!"


(We were just getting the first F22's when I left the flightline...)

niemanator
03-13-2016, 04:38 PM
Has anyone had any of these same issues while trying to run on Windows 10 w/ dual core processor?

I'm trying to get back into this and setting up a new private server, but just built a new PC and all is good so far except when I enter the world I get disconnected if I'm in the world for a minute or so OR if I try to zone.

I've tried most of all of the suggestions related to dual/quad core issues (ie: re-setting target path, changing compatability, etc) but I don't see any specific mentions to Windows 10 issues.

Any help/suggestions would be appreciated.

Thanks!

Heirio
07-12-2016, 04:53 PM
I am using Windows 10, AMD FX-8320 CPU. I have tried everything and have yet to be able to load a world. I can select a server and click connect. Then it get to a black screen and stops. Any help would be appreciated.

Uleat
07-12-2016, 05:15 PM
Are you using a supported client?

javewow
09-21-2017, 10:12 AM
Rof Client for

Right clicking on food causes DOWN Client

irongut_av
09-17-2018, 09:58 AM
tl;dr; I fixed the "Everquest Crash Notification" RoF2 crash by flashing my bios.

I'm not sure if this is listed elsewhere, but I had a client crash with the ROF2 client + fresh server (no modifications). I was able to log in fine with Titanium, but the ROF2 client would crash when trying to zone in from the character select. I was receiving a popup "Everquest Crash Notification".

This error was due to my Motherboard not detecting the CPU speed properly. I have an I7-4790 @ 3.6ghz, but Windows 10 was only detecting 800mhz. Having seen people have issues with EQ + sub 1ghz CPUs, I flashed my motherboard (Asus Z97-A) to the lasted release. The CPU speed was detected properly by windows, and now I can use the RoF2 client without crashing.

kokey98
11-19-2018, 01:50 AM
is this still a problem? try win 7 compatibility? i have an older i7 2600k. older z68 mobo type era with a beta uefi bios, lol, but still 4 cores and multiple gens beyond eq needs. runs win7. no OC.

i don't run in any compatibility mode.. maybe a win 7 update fixed this and other winXX did not?

i use a powershell command in my bat files.

PowerShell "ForEach($PROCESS in GET-PROCESS eqgame) { $PROCESS.ProcessorAffinity=15}"

it runs so much better when set affinity to all. based on coretemp, it definitely saves on cpu utilization when running multiple eqgame.exe. it's not just spread out evenly, but lower utilization while running same # of eqgame.exe, and lower temps across the board goes hand-in-hand.

if i could run ~6-8 before, i could probably run 10-12 before nearing cpu 80-100% utilization. it's no small difference. worth the try... fps and aspect ration can cause oddities that could be misunderstood as the multi-core cpu-problem too.