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

Use OpenAL instead of Miles Sound System #3842

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

xtremeqg
Copy link
Contributor

This PR removes dependency on the last remaining DLLs (MSS32.DLL, WSND7R.DLL?).

Includes experimental CD audio support.

Very low-level implementation without actually using
OpenAL's 3D functionality.

Made various makefile adjustments to ensure everything is built
and linked correctly. No, cannot use -j yet.

Currently the game crashes trying to play the intro. Not sure why.
@xtremeqg xtremeqg self-assigned this Jan 22, 2025
@xtremeqg
Copy link
Contributor Author

closes #233

@PieterVdc PieterVdc linked an issue Jan 22, 2025 that may be closed by this pull request
@PieterVdc PieterVdc marked this pull request as draft January 25, 2025 18:49
@PieterVdc PieterVdc marked this pull request as ready for review January 25, 2025 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Replace sound library with open-source one
1 participant