Wine control "Game Control" discard changes after exit

I have a generic controller which doesn’t work by default so I use xboxdrv: xboxdrv --evdev /dev/input/by-id/usb-DragonRise_Inc._Generic_USB_Joystick-event-joystick --config myconf
I’ve used this for playing Witcher 3 but it doesn’t work with Watch dogs 2. When looking at Wine Control Panel inside lutris I noticed that controller setting contains my controller original event: Screenshot from 2020-06-09 15-44-09

I’ve disabled the event and gave it a test using Test Joystick tab and everything works as expected but as soon as I’m exiting wine control my changes get reverted and wine control shows my controller event again. What am i missing?

Thanks in advance.

Edit:
I just used jstest-gtk program and it can directly change my controller event and make it premenant but I can’t figure out how to work with it. Can you point me where I can learn more about controller and these programs?