
signal2
Published
Does not launch!
Added a DXVK config, metioned in other posts
Tried everything described in these posts, but no luck. Running Steam through a terminal gave me this console spew: "Traceback (most recent call last): File "/home/levi/.local/share/Steam/steamapps/common/Proton Hotfix/proton", line 1749, in g_session.init_session(sys.argv[1] != "runinprefix") File "/home/levi/.local/share/Steam/steamapps/common/Proton Hotfix/proton", line 1656, in init_session g_compatdata.setup_prefix() File "/home/levi/.local/share/Steam/steamapps/common/Proton Hotfix/proton", line 855, in setup_prefix os.symlink("../drive_c", self.prefix_dir + "/dosdevices/c:") FileNotFoundError: [Errno 2] No such file or directory: '../drive_c' -> '/home/levi/.local/share/Steam/steamapps/compatdata/410320/pfx//dosdevices/c:'" Looks to me as if the game's trying to access a directory in an invalid way, and I don't know how I'd fix that :(