Skip to content

Commit

Permalink
Add fix for Angelic Chaos: RE-BOOT! (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN authored Jan 31, 2025
1 parent 697ae5f commit 5b5bef8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gamefixes-umu/umu-tenshisz.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
"""Game fix for Angelic Chaos: RE-BOOT!"""

from protonfixes import util


def main() -> None:
util.disable_protonmediaconverter()

0 comments on commit 5b5bef8

Please sign in to comment.