mirror of https://github.com/tiyn/wiki
parent
57a4effec0
commit
dee88bfacf
@ -0,0 +1,17 @@
|
|||||||
|
# Counter-Strike 2
|
||||||
|
|
||||||
|
[Counter-Strike 2](https://www.counter-strike.net/cs2) is a tactical first-person shooter developed
|
||||||
|
by [Valve](https://www.valvesoftware.com/en/).
|
||||||
|
It is distributed via [Steam](./steam.md).
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
### Problems launching on [Steam](/wiki/games/steam.md)
|
||||||
|
|
||||||
|
On [Linux](/wiki/linux.md) systems launching can run into problems.
|
||||||
|
To fix those the following line should be set as launch options in the general tab of steams game
|
||||||
|
related settings:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
gamemoderun %command% -vulkan -sdlaudiodriver pipewire -novid -high -fullscreen -nojoy
|
||||||
|
```
|
Loading…
Reference in new issue