That's okay. It's for the missing audio issue in the MacOS builds running all the major total conversion mods out there.
If anyone wants to fix the issue, https://github.com/UZDoom/UZDoom/releases/tag/4.14.3, can try to use what I posted above.
cheers
Search found 2 matches
- Sun Jul 05, 2026 3:18 pm
- Forum: ZDoom (and related) News
- Topic: UZDoom 4.14.3
- Replies: 23
- Views: 14990
- Sun Jul 05, 2026 9:09 am
- Forum: ZDoom (and related) News
- Topic: UZDoom 4.14.3
- Replies: 23
- Views: 14990
Re: UZDoom 4.14.3
Hi all,
I just wanted to say that the missing sound/sound effects in total conversion mods such as Brutal Doom, Ashes 2063 series, etc, can be solved by adding this change to libraries/ZMusic/source/decoder/sndfile_decoder.cpp:
--- a/libraries/ZMusic/source/decoder/sndfile_decoder.cpp
+++ b ...
I just wanted to say that the missing sound/sound effects in total conversion mods such as Brutal Doom, Ashes 2063 series, etc, can be solved by adding this change to libraries/ZMusic/source/decoder/sndfile_decoder.cpp:
--- a/libraries/ZMusic/source/decoder/sndfile_decoder.cpp
+++ b ...