Hi! I want to buy a dual processor computer (3.2ghz 4k ram). I will be using innerspace. I was wondering though, does innerspace use playnice? Will i have problems with dual processor if i use innerspace. I will be running 5 sessions on this computer, will i be able to put 3 sessions on the first processor and 2 sessions on the 2nd processor?
thanks
Innerspace and playnice
Moderators: Lavish Software Team, Moderators
Actually, Inner Space does not do the rotating CPU affinity like WinEQ 2 does. Some people whine when their game is set to 1 processor automatically
A script could certainly do this though.
For EQ1, it simply sets each new session to the 1st processor. You can use a LavishScript command to change the affinity:
The above will set the affinity to one of two cores, depending on if you use 1 or 2.

For EQ1, it simply sets each new session to the 1st processor. You can use a LavishScript command to change the affinity:
Code: Select all
proc 1 only
proc 2 only