Question Possibly a dumb question about limiting CPU cores

Nov 29, 2024
2
0
10
A while back I wanted to play Prototype and to play without crashing I had to limit my cores or do something with core affinity. The problem is I'm not sure what I did. It was a while ago and I don't know if I put everything back to default. My system configuration says the number of processors is 1 but its unchecked so is that fine? OpenHardwareMonitor seems to say the cores are being used. I'm not too sure on the core affinity stuff. I'm also doing a wipe of windows soon so would that reset any of those settings I messed around with? I have an i7-8700 on a Gigabyte Z390 UD and a 3070.

image.png

image.png
 
OpenHardwareMonitor seems to say the cores are being used.
You can open task manager and see if it shows all "threads" / "cores" ,no need for third party apps for such simple things.

Also, for future reference, you can make a shortcut for your game and put this in, changing prorgramm.exe with the game executable.
This will then start this exe on core 0 (first core) only.

Start /affinity 1 program.exe