
klangman
Published
Worked very well with 6.3-1, a real improvement over 5.x
With 6.3-1 I can play in full-screen mode (5.x only worked windowed for me). Had to ALT-TAB to to game after launch. The ESC key didn't work to exist the benchmark.
Unplayable on my machine using Proton 7.0-4 and Proton Experimental due to 3 FSP rate, but works fine on proton 6.3-8 so no big deal really.
I reported the Proton 7.0-4 issue here: https://github.com/ValveSoftware/Proton/issues/6237
Works well with 6.3-1 only minor issues.
Origin crashes on 1st attempt to start the game, but 2nd attempt seems to work reliably for me.
Steam overlay rarely works, and therefore the controller config rarely workes.
assert on start up in memallocator.c (ms->ref ==0).
To avoid an assert on startup I had to rename the .local/share/Steam/steamapps/common/UnravelTwo/D3D11/V
directory to prevent the game from trying to play a video on startup.
%command% +com_skipintrovideo 1
Slowdowns (high frame draw times, but normal GPU&CPU utilization). I added "cvaradd r_skipFoliage 1" to $HOME/.local/share/Steam/steamapps/common/Wolfenstein.The.New.Order/base/default.cfg to avoid the problem based on earlier reports suggesting that the option entered in the concole would solve the issue. Putting the option in default.cfg just means you don't have to type it in the console everytime.