Skip to content

Commit

Permalink
fix audio for in-game videos
Browse files Browse the repository at this point in the history
  • Loading branch information
matte-schwartz committed Apr 1, 2024
1 parent ac0ac0c commit e38e09e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gamefixes-steam/1293820.py
Expand Up @@ -11,3 +11,5 @@ def main():
util.protontricks('xact')
util.disable_esync()
util.disable_fsync()
# Fixes audio not playing for in-game videos
util.disable_protonaudioconverter()

0 comments on commit e38e09e

Please sign in to comment.