Add Linux launch options
This commit is contained in:
parent
5838f3c3c9
commit
cdc899a890
|
@ -1,5 +1,8 @@
|
||||||
// -threads one below actual amount to exclude Core 0
|
// -threads one below actual amount to exclude Core 0
|
||||||
// -novid -high -threads 11 -nointro -tickrate 128 +exec autoexec.cfg -nojoy -nod3d9ex
|
// Windows
|
||||||
|
// -nojoy -novid -nointro -high -threads 11 +exec autoexec.cfg -nod3d9ex
|
||||||
|
// Linux
|
||||||
|
// -nojoy -novid -nointro -high -threads 11 +exec autoexec.cfg
|
||||||
|
|
||||||
// kb binds
|
// kb binds
|
||||||
bind q "lastinv"
|
bind q "lastinv"
|
||||||
|
|
Loading…
Reference in New Issue