View Single Post
  #3  
Old 11-22-2018, 07:36 PM
lowner411 lowner411 is offline
Kobold

lowner411's Avatar

Join Date: Nov 2014
Location: Ohio
Posts: 174
Default

I don't use WinEQ, but I remember seeing this to help with multicore issues. Change your Launch Titanium batch file to add the "/affinity #" as below:

cmd.exe /C Start /affinity 2 eqgame.exe patchme

"1" is processor 0, "2" is processor 1 and so on.That forces EQ to run on one processor. When I am of a different emulator that allows boxing, I use a different processor for each instance, or if for some reason I am on both Blue and Red at the same time.