mirror of
https://github.com/cyberarm/w3d_hub_linux_launcher.git
synced 2026-09-22 00:03:46 +00:00
Disabled forced on dxvk hud, set server map name text border color
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user