renice(1) --priority -20 --pid gaming_process_id
alter priority of running processes
-n, --priority
        The scheduling priority of the process, process group, or user.
-p, --pid
        Resets the who interpretation to be (the default) process ID's.
source manpages: renice