Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio fix for Mini Ninjas #155

Merged
merged 1 commit into from
Oct 26, 2024

Conversation

UsernamesAreNotMyThing
Copy link
Contributor

The game needs an external library for audio to work, which it doesn't include by default, leading to missing audio in-game, which apparently also affects Windows players. This library used to be included in Wine, which allowed the audio to work, but it was removed in Wine 8 due to this library being deprecated, breaking audio in Proton 8 and later, and Valve has no plans to fix this. It is fortunately still able to be downloaded using Protontricks.

More details: ValveSoftware/Proton#809 (comment)

Game needs an external library for audio to work.
@R1kaB3rN R1kaB3rN merged commit e30760d into Open-Wine-Components:master Oct 26, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants