hyprland-dots/guides/gaming-void.md
2024-02-29 12:38:44 +03:30

1 KiB

Gaming Guide with GameMode and MangoHud on Void Linux

Prerequisites

  • Steam : steam
  • Lutris : lutris
  • Gamehub : gamehub
  • Heroic Games Launcher : "heroic"
  • Emulation apps : rpcs3 - rpcsx2
  • 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