From 29bb3fc07d21c000f59161e0947f14212e2de6bc Mon Sep 17 00:00:00 2001 From: mactan Date: Tue, 14 May 2024 07:37:33 -0500 Subject: [PATCH] leave powershell override in place --- lib/lutris-starcitizen.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/lutris-starcitizen.json b/lib/lutris-starcitizen.json index 00c8f2a..748da18 100644 --- a/lib/lutris-starcitizen.json +++ b/lib/lutris-starcitizen.json @@ -84,7 +84,9 @@ "esync": true, "fsync": true, "dxvk_nvapi": false, - "overrides": { }, + "overrides": { + "powershell.exe": "disabled" + }, "system_winetricks": false } }