ANONYMOUS "Game Optimizer uses AppleScript to prompt the user to enter the name of the game. Then using several shell commands via AppleScript, it determines the Process ID (PID). Once i has the PID it then does a renice on it, effectively changing it's priority from -1 to -2. In addition, it renices WindowServer, which is the process that handles the graphics for OS X, to -1."