Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: ADDAvenger on August 27, 2007, 11:00:08 am

Title: Multi core and affinity settings
Post by: ADDAvenger on August 27, 2007, 11:00:08 am
I had a problem with random lagging, and as best as we can figure, it's caused by my GMA 950 offloading stuff to the same CPU core as I had the game process assigned to.  It seems it should be pretty easy to put in a line of code into 3.9.10 that automatically sets the process affinity to core 1, right?  Otherwise I have to set the affinity every time I fire the game up. 
Title: Re: Multi core and affinity settings
Post by: jr2 on August 27, 2007, 02:11:17 pm
See my response in your thread on lagging.