Skip to content

Commit

Permalink
Merge pull request #69 from doZennn/strangers-wrath-dh
Browse files Browse the repository at this point in the history
Stranger's Wrath HD
  • Loading branch information
R1kaB3rN authored Apr 28, 2024
2 parents d4f7d45 + c0b1bc5 commit 158715a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-steam/15750.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
""" Oddworld: Stranger's Wrath HD
"""
#pylint: disable=C0103

from protonfixes import util

def main():
util.protontricks('mfc90') # The game crashes on launch without mfc90
1 change: 1 addition & 0 deletions gamefixes-zoomplatform/umu-15750.py

0 comments on commit 158715a

Please sign in to comment.