hyprland-plugins/csgo-vulkan-fix
vaxerski cdebc72b48 add wlr include paths to all makefiles 2023-03-18 00:50:38 +00:00
..
Makefile add wlr include paths to all makefiles 2023-03-18 00:50:38 +00:00
README.md Added csgo-vulkan-fix 2023-02-27 14:02:21 +00:00
globals.hpp Added csgo-vulkan-fix 2023-02-27 14:02:21 +00:00
main.cpp Added csgo-vulkan-fix 2023-02-27 14:02:21 +00:00

README.md

csgo-vulkan-fix

If you want to play CS:GO with -vulkan, you're locked to your native res.

With this plugin, you aren't anymore.

CSGO launch options:

-window -w <RESX> -h <RESY> -vulkan

example plugin config:

plugin {
    csgo-vulkan-fix {
        res_w = 1680
        res_h = 1050
    }
}

fullscreen the game manually and enjoy.