Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This is a guide on how to get 1.12 audio back on the new minecraft launcher.
- 1)
- Download this file.
- http://kcat.strangesoft.net/openal-binaries/openal-soft-1.15.1-bin.zip
- 2)
- Extract this file (for testing i just did it to my desktop.
- 3)
- Go in to the folder and go to "win64" (or "win32" for 32bit systems) then copy the file location as text to a note pad for now
- it should look like this but to your file location,
- C:\Users\Name\Desktop\openal-soft-1.15.1-bin\openal-soft-1.15.1-bin\Win64
- after this add " -Dorg.lwjgl.openal.libname=" at the start and then put "soft_oal.dll" at the end to look like this,
- -Dorg.lwjgl.openal.libname=C:\Users\Name\Desktop\openal-soft-1.15.1-bin\openal-soft-1.15.1-bin\Win64\soft_oal.dll
- 4) open the minecraft launcher and go "launcher options". now click on the instants you want to fix the audio on and then turn on the slider for "JVM arguments" then click the test box and go to the very end and past the link to your file.
- ( this is what the argumen you are adding sohund look simular to " -Dorg.lwjgl.openal.libname=C:\Users\Name\Desktop\openal-soft-1.15.1-bin\openal-soft-1.15.1-bin\Win64\soft_oal.dll") Make sure that the previos argument and the one you are added have a space between them. (like this -first_argument -second_argument)
- this is my full JVM arguments list
- -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -Dorg.lwjgl.openal.libname=C:\Users\Name\Desktop\openal-soft-1.15.1-bin\openal-soft-1.15.1-bin\Win64\soft_oal.dll
- and now you sound have 1.12 audio back.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement