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

add fix for Worms: Blast(70650) #139

Merged
merged 4 commits into from
Sep 22, 2024

Conversation

iodream
Copy link
Contributor

@iodream iodream commented Sep 22, 2024

Fixes in-menu and in-game music by installing directmusic. Tested with GE-Proton9-13 from a cleanly generated game prefix.

I'm also getting some slight music audio pop if i don't use the env variable PULSE_LATENCY_MSEC=120 but i'm not sure if it's not just my hardware.

Steam page: https://store.steampowered.com/app/70650/Worms_Blast/

@R1kaB3rN
Copy link
Member

ValveSoftware/Proton#706

@R1kaB3rN R1kaB3rN merged commit 5467bdc into Open-Wine-Components:master Sep 22, 2024
2 checks passed
@Root-Core
Copy link
Contributor

I'm also getting some slight music audio pop if i don't use the env variable PULSE_LATENCY_MSEC=120 but i'm not sure if it's not just my hardware.

You could do that too, it would probably do no harm.

util.set_environment('PULSE_LATENCY_MSEC', '120')

@iodream
Copy link
Contributor Author

iodream commented Sep 22, 2024

I'm also getting some slight music audio pop if i don't use the env variable PULSE_LATENCY_MSEC=120 but i'm not sure if it's not just my hardware.

You could do that too, it would probably do no harm.

util.set_environment('PULSE_LATENCY_MSEC', '120')

alright. Can i still do it in this PR or should i make a new one?

@Root-Core
Copy link
Contributor

You need to create a new one, as this one is already merged. 👍🏻

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.

3 participants