Skip to content

Releases: TuxTheAstronaut/glfw-minecraft-wayland

3.5

18 Feb 07:21
Compare
Choose a tag to compare

⚠️ Only works for Minecraft 1.13 or newer ⚠️

INSTALLING

Put the libglfw.so file in a directory of your choosing.

For Example: .local/share/PrismLauncher/libraries/glfw/

ENABLING

Add this into your Java arguments, changing the file path to the location of where you put libglfw.so:
-Dorg.lwjgl.glfw.libname=/path/to/glfw/lib/libglfw.so

Alternatively if you use Prism Launcher you can set the custom glfw path to the location of where you put libglfw.so :
Settings > Minecraft > Tweaks > GLFW library path

⚠️ FIX FOR FORGE MOD LOADER ⚒️

If the Forge mod loader doesn't launch edit this value in the fml.toml located in your Minecraft config directory to disable the early forge window:

#Early window provider
earlyWindowProvider = ""

⚠️ POTENTIAL ISSUES ⚠️

  • Forge might not work.
  • GNOME may have issues with window decorations.
  • May not work on older NVIDIA GPUs.
  • May not work with certain mods.
  • App icon not showing