hyprland-void-dots/guides/steam-void.md
2024-02-26 14:32:41 +03:30

890 B

Steam Gaming Guide with GameMode and MangoHud on Void Linux

Prerequisites

  • Steam : steam
  • Steam Libs : libgcc-32bit libstdc++-32bit libdrm-32bit libglvnd-32bit mesa-dri-32bit
  • GameMode : gamemode
  • MangoHud : MangoHud MangoHud-32bit
  • Vulkan Libs : Vulkan-Headers Vulkan-Tools Vulkan-ValidationLayers-32bit mesa-vulkan-radeon mesa-vulkan-radeon-32bit vulkan-loader vulkan-loader-32bit libspa-vulkan libspa-vulkan-32bit amdvlk

Run Steam games with GameMode and MangoHud

Modify the game's launch options on Steam to use the created script. Right-click on the game in your Steam Library, choose "Properties," and under the "General" tab, click on "Set Launch Options." Enter the following command:

gamemoderun mangohud %command%

or

mangohud gamemoderun  %command%

Disable Fps Cap on Valve Game

gamemoderun mangohud %command% +fps_max 0