Skip to content

Commit

Permalink
Add fix for Ghostunner 1 (EGS and GOG)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueInterlude committed Jan 22, 2025
1 parent 0cae93d commit 89f3c2a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-egs/umu-1139900.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Game fix for Ghostrunner"""

from protonfixes import util


def main() -> None:
# Requires vcrun2022 to launch
util.protontricks('vcrun2022')
1 change: 1 addition & 0 deletions gamefixes-gog/umu-1139900.py

0 comments on commit 89f3c2a

Please sign in to comment.