Wayland wine mouse problem with Lutris

I have successfully installed Epic Games on Fedora Lutris package and also Eve Online. I however noticed that with Wayland Eve Online and Civilization VI (Epic Games) have mouse lags. It is specially strange for Civilization VI as it should be not demanding game (I have AMD RX 560) even with my 4K monitor.

What is also interesting mouse lag does not occur when I open Gnome with X Server.
Then mouse reacts correctly even if game is slow.

I haven’t noticed this with Wayland with EPIC games via Lutris, but running it in Xorg is definitely a solution. I assume you are also launching it with discrete graphics and not the integrated? On Gnome, you can right click on the launcher and select Launch with Discrete Graphics (assuming you have a GPU in your gaming machine, that is.)

I assume Lutris settings for ICD Vulcan profile works as set in profile (it is set to RADV). However in Gnome luncher for any app there is no option “Launch with Discrete Graphics” so I’m not sure. In Gnome Settings app AMD card is shown as active one. Maybe RX 560 has old OpenGL or Vulcan and it switch back to emulation. Anyway I will have somewhat newer card tomorrow with and will see.

I found eglinfo . Seems it fails to use acceleration:

[marek@fedora ~]$ eglinfo
EGL client extensions string:
    EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query
    EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses
    EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device
    EGL_EXT_platform_wayland EGL_KHR_platform_wayland
    EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb
    EGL_MESA_platform_gbm EGL_KHR_platform_gbm
    EGL_MESA_platform_surfaceless

GBM platform:
amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.
amdgpu_device_initialize: amdgpu_query_info(ACCEL_WORKING) failed (-13)
amdgpu: amdgpu_device_initialize failed.