Skip to content

Commit

Permalink
Stranger's Wrath HD
Browse files Browse the repository at this point in the history
  • Loading branch information
doZennn committed Apr 28, 2024
1 parent ceac045 commit c0b1bc5
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 c0b1bc5

Please sign in to comment.