Setting Affinity

G

Guest

I just found out that when I start CFS3 I need to change the Affinity in the
Task Master to only one processor so the game will work.

However, when I close the game and start it again I have to repeat the
Affinity process.

Is there a way to set the Affinity permanently???
 
D

dobey

Try using the start command.

Create a batch file and use
-
start /affinity 1 <program name>
-
Place this in the directory where the exe you want to run is located, then
create a shortcut to the batch file.

Each time you want to run the program, use the shortcut to the batch file.

The only way to permanently "fix" the exe would be to hack or recompile it
so it only runs on one CPU.
May be someone has done this already. I know someone produced a patch like
this for the game System Shock 2.
 
G

Guest

I must not be doing something right.

I used Notepad to create a Batch file "start /affinity 1 <cfs3.exe>", but
the only that happened was a quick flash of a Command window, but nothing
else. I tried removing the <> from the file name and still nothing happens.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top