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
|