Skip to content

Commit

Permalink
add local egs
Browse files Browse the repository at this point in the history
  • Loading branch information
Arias800 committed Dec 19, 2024
1 parent ce16b60 commit 88b2da7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-egs/umu-517710.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Game fix Redout: Enhanced Edition"""

from protonfixes import util


def main() -> None:
# Requires vcrun2019 to launch
util.protontricks('vcrun2019')

0 comments on commit 88b2da7

Please sign in to comment.