Skip to content

Commit

Permalink
Add Are You Smarter Than A 5th Grader (EGS) (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueInterlude authored Jan 19, 2025
1 parent b2aeb01 commit 422c776
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gamefixes-egs/umu-1521160.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
"""Game fix for Are You Smarter Than A 5th Grader"""

from protonfixes import util


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

0 comments on commit 422c776

Please sign in to comment.