You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When both Flashback and WayFix are loaded, the mouse cursor does not get hidden and is still visible on the screen.
This screenshot is taken with only Flashback, ModMenu, WayFix and their dependencies (Fabric API, Cloth Config API) loaded. The client is running in a KDE Plasma Wayland session on Linux (EndeavourOS). The computer has an NVIDIA 3060 Ti GPU and is using nvidia-open-dkms v565.57.01 as the video driver. Kernel module parameter nvidia_drm.modeset is also set to 1.
I have tried this on both the default Minecraft client parameters, and GraalVM EE JDK 21 with the following parameters:
I was using glfw-wayland-minecraft-cursorfix and I just tried glfw-wayland (which is provided by the glfw package as well). It still has the same issue.
When both Flashback and WayFix are loaded, the mouse cursor does not get hidden and is still visible on the screen.
This screenshot is taken with only Flashback, ModMenu, WayFix and their dependencies (Fabric API, Cloth Config API) loaded. The client is running in a KDE Plasma Wayland session on Linux (EndeavourOS). The computer has an NVIDIA 3060 Ti GPU and is using
nvidia-open-dkms
v565.57.01 as the video driver. Kernel module parameternvidia_drm.modeset
is also set to 1.I have tried this on both the default Minecraft client parameters, and GraalVM EE JDK 21 with the following parameters:
Some particular environment variables which I think may be related:
__GL_THREADED_OPTIMIZATIONS=0
GBM_BACKEND=nvidia-drm
__GLX_VENDOR_LIBRARY_NAME=nvidia
(BTW, this mod is awesome! It somehow managed to fix the low framerate on Wayland as well)
The text was updated successfully, but these errors were encountered: