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

no sound mac os x #450

Open
ghost opened this issue Dec 30, 2020 · 5 comments
Open

no sound mac os x #450

ghost opened this issue Dec 30, 2020 · 5 comments

Comments

@ghost
Copy link

ghost commented Dec 30, 2020

I have no gamesounds in mac os 10.11.6 (el capitan). how can i fix this?
thanks

@ghost
Copy link
Author

ghost commented Jan 20, 2021

any ideas guys?

@ChristopherHX
Copy link
Member

Sadly the sound output for the i386 launcher stopped working on macOS, because apple deprecated and removed it in later versions.

  • 1.16.20+ needs fmod 12+ (after i386 was deprecated), it is still available for i386 linux, but not mac
  • <=1.16.10 still has sound, with older fmod 10 with i386

To still get sound you will have to compile the launcher from source with pulseaudio installed
I never did it myself, I'm unable to run 10.11.x

@ghost
Copy link
Author

ghost commented Jan 23, 2021

Thanks I will try this!

@IronRus-GitHub
Copy link

image
It does not work the commands does not exist

@ChristopherHX
Copy link
Member

ChristopherHX commented Jul 25, 2021

You will need Xcode with sdk 10.14 or lower

cmake not found => xcode is not installed
brew not found => brew not installed, but you didn't read what I wrote that this step needs a replacement and I never did it myself, because my device (fall 2012, it is 8 years old) has sound on macOS 10.12, 10.14 with 64bit Minecraft.

I recommend you to get a newer PC, then you will have sound. Otherwise you need to learn how to compile code first, you cannot expect that blind copy paste will work.
The sound problem is indirectly caused by the release of macOS 10.15 without 32bit support.

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

No branches or pull requests

2 participants