Ever heard about processor affinity?
Good, make a shortcut to your game:
%COMSPEC% /C start /affinity
X /path/to/Saboteur.exe
where
X is a bit mask
0x1 - 0001 - Core0
0x2 - 0010 - Core1
0x3 - 0011 - Core1 & Core0
0x4 - 0100 - Core2
0x5 - 0101 - Core2 & Core0
0x6 - 0110 - Core2 & Core1
0x7 - 0111 - Core2 & Core1 & Core0
0x8 - 1000 - Core3
0x9 - 1001 - Core3 & Core0
0xA - 1010 - Core3 & Core1
0xB - 1011 - Core3 & Core1 & Core0
0xC - 1100 - Core3 & Core2
0xD - 1101 - Core3 & Core2 & Core0
0xE - 1110 - Core3 & Core2 & Core1
0xF - 1111 - Core3 & Core2 & Core1 & Core0
If you need to run your software with 4 cores only, set affinity to F. Simple ; p
Otherwise use
Process Lasso. Yes, the free version will work for you and it's quite good. Use to used it on Windows for managing processes for ages.
And the game is well worth playing. One of my favorite ; p