mirror of
https://github.com/hyprwm/hyprland-plugins.git
synced 2024-11-22 10:35:58 +01:00
csgo-vulkan-fix: update readme
This commit is contained in:
parent
15ac326593
commit
e35ec9a2a7
1 changed files with 6 additions and 3 deletions
|
@ -1,12 +1,15 @@
|
||||||
# csgo-vulkan-fix
|
# csgo-vulkan-fix
|
||||||
|
|
||||||
If you want to play CS:GO with `-vulkan`, you're locked to your native res.
|
Updated for CS2.
|
||||||
|
|
||||||
|
If you want to play CS2, you're locked to your native res.
|
||||||
|
Other resolutions (especially not 16:9) are wonky.
|
||||||
|
|
||||||
With this plugin, you aren't anymore.
|
With this plugin, you aren't anymore.
|
||||||
|
|
||||||
CSGO launch options:
|
CS2 launch options:
|
||||||
```
|
```
|
||||||
-window -w <RESX> -h <RESY> -vulkan
|
-vulkan -window -w <RESX> -h <RESY> -vulkan
|
||||||
```
|
```
|
||||||
|
|
||||||
example plugin config:
|
example plugin config:
|
||||||
|
|
Loading…
Reference in a new issue