Skip to content

Commit

Permalink
Merge pull request #51 from matte-schwartz/patch-1
Browse files Browse the repository at this point in the history
fix audio for in-game videos (YOU and ME and HER - 1293820)
  • Loading branch information
R1kaB3rN committed Apr 2, 2024
2 parents ac0ac0c + e38e09e commit 3ee486b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gamefixes-steam/1293820.py
Original file line number Diff line number Diff line change
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 3ee486b

Please sign in to comment.