Looks like this game would benefit from support for Media Foundation maturing.
Hi @ZVak18 . I'm not able to reproduce a problem here. I did notice that on both 4.11-7 and 4.11-8, I had to press the Spacebar in order to skip the intro video, which doesn't play correctly. Can you try that on 4.11-8 and see if it is working for you?
@aeikum Actually that did work. Interesting as that wasn't something I had to do previously. But yes, I am able to user spacebar and skip to the menu where I can open my save or start a new game. Both work as expected.
Thank you!
You can also press controller button to skip that non-working intro video. I have put something like 10+ hours into the game with Proton 4.11-11 and other than the mentioned problem and game crashing when I exit it (have to kill process manually), game works perfectly. My Steam info.
Valfaris (600130)
Issue transferred from https://github.com/ValveSoftware/Proton/issues/4611.
@SoftwareSchlosser posted on 2021-02-13T13:56:11:
Can't get my xbox 360 controller to work. Tried various Proton and Proton GE versions.
In the game settings, the gamepad option is grayed out.
Start the game, try to use controller.
Big picture game controller configuration also shows an "ASRock LED Controller". Maybe this has to do with the problem?
Sorry for creating a new Issue!
This is really awkward as I already stumbled upon the solution... Shame on me ;)
It indeed is caused by the "ASRock LED Controller" detected as game controller by steam. I found this udev rule which fixed the problem. Gamepad is working fine now!
Stolen from here
Create file /etc/udev/rules.d/51-asrock-led-joystick-fix.conf:
SUBSYSTEM=="input", ATTRS{idVendor}=="26ce", ATTRS{idProduct}=="01a2", ENV{ID_INPUT_JOYSTICK}=="?*", ENV{ID_INPUT_JOYSTICK}=""
SUBSYSTEM=="input", ATTRS{idVendor}=="26ce", ATTRS{idProduct}=="01a2", KERNEL=="js[0-9]*", RUN+="/bin/rm %E{DEVNAME}", ENV{ID_INPUT_JOYSTICK}=""
Then sudo udevadm control --reload and voila!
GPU: Vega64
Driver/LLVM version: Mesa 21.1.0
Kernel version: 5.11.1-manjaro
Proton version: whatever Steam uses as default for this... have 5.13 installed, maybe this.
Compatibility Report
System Information
I confirm:
LogGist
Symptoms:
Reproduction