Auto set priority class
This is a discussion about Auto set priority class in the Windows Games category; I have a game that uses a launcher to load it and I was wondering if there was a way to set the priority of the program the launcher loads to high without having to alt-tab out and do it every time i load the game.
I have a game that uses a launcher to load it and I was wondering if there was a way to set the priority of the program the launcher loads to high without having to alt-tab out and do it every time i load the game. I tried fooling with wintasks but can't get it to set the process to anything but RealTime.
Any other ideas?
Any other ideas?
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Responses to this topic
Isn't System Shock 2 is it?
OP
thx for the replies. No its not system shock 2 its Planetside. Also this tool sets the processor affinity. Im not looking to run on one processor Im looking to run it at High Priority all the time.
OP
i found a cool work around. A command line program called process.exe will change the priority class of the program. All I had to do then was just set up a batch file calling process.exe to raise the priority of planetside.exe to high.
The problem is that 2 different EXEs launch the game. There is the launchpad which is its own app, then that calls Planetside.exe so even if i launched launchpad at high planetside would still run normal.
So I made a batch file and put in "process /high planetside.exe" and set it to the key combo ctl-alt-h so now when Im in game all I have to do is hit clt-alt-h and the priority raises to high from normal. Then to bring is back down again I just hit clt-shit-n and it brings it back down to normal.
The problem is that 2 different EXEs launch the game. There is the launchpad which is its own app, then that calls Planetside.exe so even if i launched launchpad at high planetside would still run normal.
So I made a batch file and put in "process /high planetside.exe" and set it to the key combo ctl-alt-h so now when Im in game all I have to do is hit clt-alt-h and the priority raises to high from normal. Then to bring is back down again I just hit clt-shit-n and it brings it back down to normal.