endintears
Published
Launch options: taskset -c 0-4 %command%
This was surprisingly difficult to get working considering the previous positive reports.
- mf-install NOT mf-installcab was needed
- Due to the issue described in https://github.com/z0z0z/mf-install/issues/44, needed to use these launch options:
taskset -c 0-4 %command%
- For the 3960x which has a lot of cores e.g.
taskset -c 0-8 %command%
as recommended in that GitHub issue won't work
Without PROTON_USE_WINED3D11=1, I get a black screen after selecting my character type and starting a new game and the following error is shown in the log:
INTEL-MESA: error: ../src/intel/vulkan/anv_device.c:2167: GPU hung on one of our command buffers (VK_ERROR_DEVICE_LOST)
With PROTON_USE_WINED3D11=1, I can start playing the game but the performance is poor and lots of graphical issues (as expected with this setting).
With mesa 19.1.2 the game would go to a black screen after choosing my character type when starting a new game. After upgrading to 19.3.0 the game appears to work perfectly
Runs great but achievements were not awarded correctly; game seems to be abandoned by the developer
Achievements don't work
Runs great but tutorial videos don't play which makes it challenging to understand the game
Tutorial videos are not displayed
Runs great after an unusually long start up time
Seems to take a long time to start up with only a blank screen displayed during this time