Skip to content

Commit df08a1c

Browse files
Install quartz for *Tree of Savior* (#325)
1 parent c8a6f6c commit df08a1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gamefixes-steam/372000.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
def main() -> None:
77
"""https://forum.treeofsavior.com/t/linux-the-graphic-card-does-not-support-directx11-13ep/418073/13"""
88
util.protontricks('d3dcompiler_47')
9+
# Installing Quartz allows the game to work on GE 10-1
10+
util.protontricks('quartz')

0 commit comments

Comments
 (0)