ValveSoftware / Proton

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

Tom Clancy’s Rainbow Six® Extraction (2379390) #6851

Open NTMan opened 1 year ago

NTMan commented 1 year ago

Compatibility Report

System Information

I confirm:

steam-2379390.log

Symptoms

The game is terminated after message about not supported installed driver. Screenshot from 2023-06-16 03-31-55

Reproduction

Always.

korsilyn commented 1 year ago

I tried trick from Uncharted 4: WINEDLLOVERRIDES="amd_ags_x64.dll=b" %command%, it helps with driver version error, but after splash screen - C2D. Amd RX6700XT, Arch Linux, Linux 6.3.8, Mesa 23.1.2, ProtonGE-8_4 steam-2383670.log

korsilyn commented 1 year ago

Can it be affected by #6859? I will try today with proton 7 and report here Still C2D

darg5 commented 1 year ago

I have the same problem, it won't let me go because of outdated drivers. korsilyn, I also tried what you sent and it didn't help, it caused my system to freeze and steam shut down due to exceeding the RAM limit. I'm curious who will be able to solve it because there is zero hope that this game will work. I run the game in the fedora system, the GPU I use is AMD RX570, the drivers are original open source, I do not use drivers from the AMD website Bez názvu

I-LEO-CHAN-I commented 1 year ago

Same here. WINEDLLOVERRIDES="amd_ags_x64.dll=b" %command% helps with driver version error ether, but game crashes imidiate after window opens.

AMD RX5700xt, Ubuntu 22.04, Linux 6.0.9, Mesa 23.1.2, GE-Proton8-4 UPD: GPU is external. GPU box - Razer Core X Chroma. Full "Launch options" line: "PROTON_LOG=1 DXVK_FILTER_DEVICE_NAME=AMD WINEDLLOVERRIDES="amd_ags_x64.dll=b" %command%" steam-2379390.log

toboggan7 commented 1 year ago

Starts and plays on my end. I'm on Nvidia. There is an extreme amount of lag that isn't present with Windows, though. Consistent with Rainbow Six Siege on Vulkan, but DX11 isn't offered in Extraction as a backup option. BattlEye doesn't seem to be kicking (on Steam at least, does on Ubisoft Connect except for solo incursions) but my testing was brief.

gofman commented 1 year ago

That should hopefully work OOTB on AMD now on the current Proton Experimental [bleeding-edge] branch. Not sure that it is the case across all possible configuration and Mesa versions, but seems fine on RX6800M / Mesa 23.1.5 and Deck.

Etaash-mathamsetty commented 1 year ago

unfortunately for me the game still leaks memory infinitely and then OOMs. Maybe I should try stable mesa instead of mesa-git

gofman commented 1 year ago

Yes, could be some issues specific to setup. I suggest to start from everything stock, stable Mesa, kernel, whatever else, regardless of how safe and reliable the customness may look. This issue with high memory usage and OOM is not what was originally reported here (from description and provided log), which original problem was the one I was reproducing here too. Yet PROTON_LOG=+vulkan,+dbghelp would be interesting.

Kaedras commented 1 year ago

I've also got a memory leak since I replaced my RTX 2070 with an AMD RX 7800XT. The issue appears on gentoo as well as on a clean manjaro installation.

System: Gentoo linux, kernel 6.5.3, mesa 23.1.6, AMD RX 7800XT

Here is a proton log with "PROTON_LOG=+vulkan,+dbghelp" steam-2379390.log

system info runtime info

kisak-valve commented 1 year ago

Hello @Kaedras, mesa 23.1.6 (specifically) has a known memory leak which has been fixed in 23.1.7. Update your system to mesa 23.1.7 and retest.

Kaedras commented 1 year ago

@kisak-valve Thanks, I've just re-tested it, updating mesa to 23.1.7 fixed the issue.

Etaash-mathamsetty commented 1 year ago

unfortunately for me the game still leaks memory infinitely and then OOMs. Maybe I should try stable mesa instead of mesa-git

yep can confirm it was a mesa bug that has now been fixed