Skip to content

Commit

Permalink
fix: Remove d3dx11_42 fix for Total War Rome 2
Browse files Browse the repository at this point in the history
Builtin should work fine in Proton Wine since commit ValveSoftware/wine@5d34c6c
  • Loading branch information
Blisto91 authored Sep 27, 2024
1 parent 7ed8c8b commit 7fa372c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gamefixes-steam/214950.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ def main() -> None:
"""Installs d3dx11_42, d3dcompiler_42, directplay
Disable esync and fsync
"""
util.protontricks('d3dx11_42')
util.protontricks('d3dcompiler_42')
util.protontricks('directplay')
util.disable_esync()
Expand Down

0 comments on commit 7fa372c

Please sign in to comment.