
hgunicamp
Published
After many hours of game, some grabbing points were missed, but restarting the game everything came back to normal. If you do not have a x360 joystick, it is possible to remap your joystick using an program like "xboxdrv" and everything would run without any more issues.
DXVK_FILTER_DEVICE_NAME to pick the discrete graphical card.
It was necessary to disable the "Steam Input" for my controllers to be recognized.
Without setting the "DXVK_FILTER_DEVICE_NAME" parameter, it was not possible to use the discrete graphical card.
If your game starts using de intergrated gpu, use the "vulkaninfo" program to discover the deviceName of the discrete GPU. Then, using the launch option 'DXVK_FILTER_DEVICE_NAME="" %command%' everything will work as expected.