PC Fun while it lasted, but no more.

Could you detail what exactly you did for processor affinity?   For me it defaults to all processors being checked and I would ASSUME that's what one would typically want on a multicore CPU


Just used built in Windows features to bind it to particular cores. This is a shortcut on my desktop to start 7D2D

C:\Windows\System32\cmd.exe /c start "7D2D" /affinity AA "C:\Program Files (x86)\Steam\steamapps\common\7 Days To Die\7DaysToDie_EAC.exe"

The part "/affinity AA" binds it to the first four cores of a 6 core CPU, from memory. It's hexadecimal converted from binary.

 
Back
Top