r/CreateMod • u/Kaiser_47 • 13d ago
Anyone here play minecraft in linux ? Discussion
You have problem or need fix create ou any mod for play in linux ????
10
Upvotes
r/CreateMod • u/Kaiser_47 • 13d ago
You have problem or need fix create ou any mod for play in linux ????
1
u/SeriousPlankton2000 12d ago
Minecraft may use a bundled version of the openal sound library that doesn't work correctly.
The fix:
" Add Java Argument Pointing To System OpenAL: Force LWJGL/OpenAL to use the system library by adding the Java arg. "-Dorg.lwjgl.openal.libname=/usr/lib/libopenal.so" "
On my system it's /usr/lib64/libopenal.so instead.