ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
24.65k stars 1.07k forks source link

Red Faction: Armageddon (55110) #848

Open NoXPhasma opened 6 years ago

NoXPhasma commented 6 years ago

The game runs perfectly fine in DX10/11 mode (chosen from the game launcher). Gamepad got recognised and works out of the box. Performance was absolutely stable at 60 FPS on highest settings.

Used Proton 3.7-4 Beta. Sysinfo: https://gist.github.com/NoXPhasma/17aaaab0d5841d6a92dac4d184a9592f

ziabice commented 5 years ago

I confirm this works very well with Proton 3.16-7 Beta in DX10/11 mode, at high graphic detail. Very click'n'play experience.

My specs

kisak-valve commented 3 years ago

Red Faction: Armageddon freeze when "repairing"

Issue transferred from https://github.com/ValveSoftware/Proton/issues/5036. @christianrauch posted on 2021-07-31T15:45:23:

Compatibility Report

System Information

I confirm:

Symptoms

The game allows to destroy and repair objects in the environment. Very frequently (almost always) when something in the environment is repaired (via the middle mouse button) the game freezes to halt, while the background music is still playing in the background.

The proton log steam-55110.log mentions:

MESA-INTEL: error: ../src/intel/vulkan/anv_device.c:3316: GPU hung on one of our command buffers (VK_ERROR_DEVICE_LOST)
err:   DxvkSubmissionQueue: Command submission failed: VK_ERROR_DEVICE_LOST
info:  Restoring display mode: 1366x768@60
info:  Setting display mode: 1366x768@60
warn:  DXGI: MakeWindowAssociation: Ignoring flags

which seems to be relevant to this problem.

Reproduction

  1. start the game
  2. select something in the environment that is destructible, e.g. buildings, and damage it
  3. try to repair the destroyed object using the middle mouse button
christianrauch commented 3 years ago

The problem I described does not appear on an Intel system of the 6th generation (i5-6200U) with HD Graphics 520.

This DXVK issue https://github.com/doitsujin/dxvk/issues/469 references the same error message (VK_ERROR_DEVICE_LOST) and also suggest that this is a Broadwell (5th Gen) only issue.

kisak-valve commented 3 years ago

Hello @christianrauch, it may be worthwhile to also mention the issue you're seeing to your video driver vendor.

christianrauch commented 3 years ago

Upstream mesa report: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5157.