protonscr

Valfaris

protonopen appid 600130Game compatibility - UnofficialRegression
ValveSoftware/Proton#3208 · opened 2019-11-11 by Zyneris · updated 2021-03-01 · 7 comments · github · game page · search this game
ZZyneris 2019-11-11 github

Compatibility Report

  • Name of the game with compatibility issues: Valfaris
  • Steam AppID of the game: 600130

System Information

  • GPU: RTX 2070 Super
  • Driver/LLVM version: 4.6.0 NVIDIA 435.21
  • Kernel version: 5.3.8-arch1-1
  • Link to full system information report as Gist:
  • Proton version: 4-11-8

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

LogGist

Symptoms:

  • Game previously worked without issue with 4-11-7
  • Launches with black screen. Nothing loads, unable to skip to menu. Requires a force close of game.

Reproduction

  • Start game
Kkisak-valve maintainer 2019-11-11 github

Looks like this game would benefit from support for Media Foundation maturing.

Aaeikum 2019-11-11 github

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?

ZZyneris 2019-11-12 github

@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!

Jjonlap 2020-01-04 github

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.

Kkisak-valve maintainer 2021-02-13 github

Valfaris (600130)

Issue transferred from https://github.com/ValveSoftware/Proton/issues/4611.
@SoftwareSchlosser posted on 2021-02-13T13:56:11:

Compatibility Report

  • Name of the game with compatibility issues: Valfaris
  • Steam AppID of the game: 600130

System Information

  • GPU: RTX 2060
  • Driver/LLVM version: nvidia 460.39
  • Kernel version: 5.4.0
  • Link to full system information report as Gist: click
  • Proton version: 5.13-1

I confirm:

  • [X] that I haven't found an existing compatibility report for this game.
  • [X] that I have checked whether there are updates for my system available.

Log

Symptoms

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.

Reproduction

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?

SSoftwareSchlosser 2021-02-13 github

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!

DD33M0N 2021-03-01 github
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.
  1. The black startup screen is still present, that I can skip with controller button.
  2. The game does not close properly, but leaves black screen ... with Steam overlay and FPS counter still working on it.

Proton versions

Upstream links