Why do you think this is a DXVK bug? DXVK doesn't do anything with your mouse at all.
Also, I couldn't reproduce this problem while testing #964. Whatever this is, it's unrelated to dxvk.
Found it! It was fixed by enabling Vertical Sync! You were right, @doitsujin, sorry for the inconvenience.
I get this same behaviour when running on Wayland. On Xorg it's not doing that.
Edit: Seems to be fixable with /console rawMouseEnable 1 when on Wayland
DXVK_LOG_LEVEL=debug`x1 2019-03__GL_THREADED_OPTIMIZATIONS="1"x1 2019-03
Hey there! I've been running WoW on Playonlinux because I never managed to set
DRI_PRIME=1on Lutris. Well, after patch 8.1.5 my playonlinux with wine-3.19-staging-pba dropped my FPS from ~30 to ~15, even in older areas. I gave Lutris another shot and, though I still can't set DRI_PRIME, DXVK worked! And, OMG, it's so smooth! But sadly the mouse is now "jumping" when turning the camera and it's pretty unplayable (this doesn't happen in wine-3.19-staging-pba). Keyboard turning is very smooth, though. The cursor hides when I'm dragging, but sometimes (rarely) it doesn't, and I can see it doing the little jumps in the middle of the screen.Here's my setup:
Software information
World of warcraft: 8.1.5 build 29701 mar 12 2019
Graphic settings: minimum (1). Tried both
DirectX 11andDirectX 11 Legacy.Lutris: 0.5.0.1
OS: Ubuntu 18.04.2 LTS
kernel: 4.15.0-46-generic
System information
amdgpu 18.20tkg-4.2-x86_64(Lutris runner)I also get a lot of these, means I shouldn't even be trying to run DXVK?
Apitrace file(s)
Log files
DXVK_LOG_LEVEL=debugas it makes the game hangs when I select my toon.Wow_d3d11.log
Wow_dxgi.log
Stuff I tried:
tkg-4.2-x86_64= bug persists4.3-x86_64,staging-pba-3.19,staging-pba-3.18,tkg-4.2-x86_64= bug persists__GL_THREADED_OPTIMIZATIONS="1"andmesa_glthread="true". I also added then on Lutris, not sure if they are still needed, but it doesn't change the bug.