View Single Post
  #4  
Old 07-02-2012, 09:54 AM
Vladesch Vladesch is offline
Kobold


Join Date: Jun 2010
Posts: 181
Default

I was having very strange problems with this.
The graphics were messing up very strangely, and I was running at supersonic speed.
Fixed it.

You need to set processor affinity to 1.
This is what my command line looks like...
C:\Windows\System32\cmd.exe /C start /affinity 1 eqw.exe
Reply With Quote