diff --git a/proton b/proton index 0d696e1b..4603b392 100755 --- a/proton +++ b/proton @@ -1616,9 +1616,6 @@ class Session: #nvidia override self.env["__GL_ExtensionStringVersion"] = "17700" - if os.environ.get("SteamGameId", 0) == "444930": - self.env["MESA_EXTENSION_OVERRIDE"] = "-GL_ARB_bindless_texture" - if os.environ.get("SteamGameId", 0) == "500810": self.dlloverrides["ddraw"] = "n,b"