View Single Post
  #8  
Old 01-10-2010, 09:44 PM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

BTW, I tried this:

Code:
c:\windows\system32\cmd.exe /C start /affinity 1 "c:\Program Files\Sony\Everquest\eqgame.exe" patchme
And it worked perfectly

It pops up a command prompt window briefly before starting EQ, but it closes right away on it's own. Other than that, it works just like starting EQ normally and sets the affinity as can be seen through the task manager after starting EQ. And, this is supposed to work on any multi-core CPU, not just on Dual-Core. You can chose which processor you want to use by changing the "/affinity 1" to 2, 3, 4 or whatever. Setting it to 1 uses CPU 0, and so on.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote