Disabled forced on dxvk hud, set server map name text border color

This commit is contained in:
2026-09-20 17:16:27 -05:00
parent 53e7a72ceb
commit 80954522e5
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ module W3DHubLauncher
unless wine_prefix(app).to_s.empty?
env["WINEPREFIX"] = wine_prefix(app).to_s
end
env["DXVK_HUD"] = "full"
# env["DXVK_HUD"] = "full"
pid = Process.spawn(
env,