mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-20 12:16:24 +03:00
Revert "proton: Disable GL_ARB_bindless_texture for Zaccaria Pinball."
This reverts commit 6e584890c03829036cd5e0d8d59de2847b3c9be2. CW-Bug-Id: #23874
This commit is contained in:
parent
f317747673
commit
c42989d39e
3
proton
3
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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user