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

Enable SDL mixer X #76

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

Enable SDL mixer X #76

wants to merge 5 commits into from

Conversation

ghisvail
Copy link
Collaborator

@ghisvail ghisvail commented Nov 9, 2024

Continuation of #68

@flathubbot
Copy link
Contributor

Started test build 160602

@flathubbot
Copy link
Contributor

Started test build 160603

@flathubbot
Copy link
Contributor

Build 160602 failed

@flathubbot
Copy link
Contributor

Build 160603 failed

@flathubbot
Copy link
Contributor

Started test build 160609

@flathubbot
Copy link
Contributor

Build 160609 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/143685/org.srb2.SRB2.flatpakref

@ghisvail
Copy link
Collaborator Author

ghisvail commented Nov 9, 2024

@riomccloud looks like it is building fine. How do I test whether support for SDL mixer X is working as intended?

@riomccloud
Copy link
Contributor

riomccloud commented Nov 10, 2024

@ghisvail It's been a while since I worked on that PR, but if I'm not mistaken, SDL Mixer X was a requirement for MIDI audio to be played correctly in SRB2. I installed the build here, but the MIDI audio still doesn't work. Console prints this when disabling digital audio and enabling MIDI:

ERROR: Mix_LoadMUS_RW: Timidity: Can't initialize library
ERROR: Music _clear could not be loaded: engine failure!

@bitten2up
Copy link

ok this is fine to merge now since 2.2.14 is out now

@flathubbot
Copy link
Contributor

Started test build 175672

@flathubbot
Copy link
Contributor

Build 175672 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/158815/org.srb2.SRB2.flatpakref

@alama
Copy link
Collaborator

alama commented Jan 21, 2025

ok this is fine to merge now since 2.2.14 is out now

NOPE, just try to play MIDI and all I got was this:

ERROR: Mix_LoadMUS_RW: Timidity: Can't initialize library ERROR: Music GFZ1 could not be loaded: engine failure! ERROR: Mix_LoadMUS_RW: Timidity: Can't initialize library ERROR: Music GFZ1 could not be loaded: engine failure! ERROR: Mix_LoadMUS_RW: Timidity: Can't initialize library ERROR: Music GFZ1 could not be loaded: engine failure! ERROR: Mix_LoadMUS_RW: Timidity: Can't initialize library ERROR: Music GFZ1 could not be loaded: engine failure! ERROR: Midi player error: Unknown MIDI Player

@alama alama marked this pull request as draft January 21, 2025 00:15
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.

5 participants