• Assign server to a core?
    2 replies, posted
I'm running a server with 4 cores, how do I assign one GMOD server to a core? As I believe SRCDS can only use 1 core.
I believe certain server manager software can do that, otherwise use task manager to manually set the processor affinity for the SRCDS process.
[QUOTE=Sonador;51555133]I believe certain server manager software can do that, otherwise use task manager to manually set the processor affinity for the SRCDS process.[/QUOTE] As Sonador said, its basically like that. It mostly depends on the OS you're on and the software youre using to open the server. For example, if youre on windows and you're opening the server with a batch file with the "start" command you can decide what core the process is in with a custom argument, which is "/affinity".
Sorry, you need to Log In to post a reply to this thread.