ValveSoftware / Proton

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

Town of Salem (334230) #1191

Open tolunayozturk opened 6 years ago

tolunayozturk commented 6 years ago

Everything works perfectly.

Steam System Information

alvarlagerlof commented 6 years ago

Can confirm this work for me too.

Steam system infromation

matfantinel commented 5 years ago

I've had the game crash the entire system when playing using only the Intel card on Ubuntu 19.04. Sometimes it takes two matches, but sometimes it crashes about 10 minutes into the first one. Audio loops for a while and the entire system becomes unresponsive, and I have to restart my laptop by holding the power button.

Works fine when using NVidia though. I'll try to catch some logs and open an issue for it.

kisak-valve commented 5 years ago

Hello @matfantinel, please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report. Also, please add PROTON_LOG=1 %command% to the game's launch options and drag and drop the generated $HOME/steam-$APPID.log into the comment box.

It would be good to know if you can ssh into the non-responsive system and check if dmesg gives any hints.

matfantinel commented 5 years ago

I am very sorry that it took me this long to reply, I didn't have enough time to get the information.

Anyway, I tried to simulate the error but wasn't able to anymore. I'm on Intel drivers and played for about 40min (which is more than it used to take) and nothing happened.

Anyway, here is my system information.

gregfr commented 4 years ago

As many games, doesn't even start with more than 1 monitor. Seems to work ok when changing the configuration to only 1 monitor.

kisak-valve commented 4 years ago

Hello @gregfr, please add PROTON_LOG=1 %command% to the game's launch options, reproduce the failure, and drag and drop the generated $HOME/steam-$APPID.log into the comment box. Also, please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

kisak-valve commented 3 years ago

Town of Salem (334230)

Issue transferred from https://github.com/ValveSoftware/Proton/issues/4661. @ferretwithaberet posted on 2021-03-01T23:33:56:

Compatibility Report

System Information

I confirm:

Symptoms

ferretwithaberet@ferret-FX505DT in ~
$ tail -f /proc/27621/fd/2
[13568:13568:0302/011829.660891:ERROR:CONSOLE(0)] "Unchecked runtime.lastError: The message port closed before a response was received.", source: chrome://newtab/ (0)
kdeinit5: Got EXEC_NEW '/usr/lib/qt/plugins/kf5/kio/tags.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/qt/plugins/kf5/kio/tags.so'
kdeinit5: PID 30077 terminated.
kdeinit5: PID 30082 terminated.
kdeinit5: PID 30092 terminated.
kdeinit5: PID 30106 terminated.
kdeinit5: PID 30083 terminated.
kdeinit5: PID 30626 terminated.
Fontconfig error: Cannot load default config file: No such file: (null)

Reproduction

Sometimes, while playing the game, it will randomly freeze.

Notes

ferretwithaberet commented 3 years ago
  • Will edit to contain the generated steam app log when it happens again.

Started the game, it crashed immediately.

Logs steam-334230.log

kisak-valve commented 3 years ago

Hello @ferretwithaberet, I'm not seeing a clear indicator with how the game died in your Proton log. Please share an updated system information from Steam in a gist. Also, does the game run with an older version of Proton?

ferretwithaberet commented 3 years ago

Hello @ferretwithaberet, I'm not seeing a clear indicator with how the game died in your Proton log. Please share an updated system information from Steam in a gist. Also, does the game run with an older version of Proton?

Game gets stuck, music still plays in the background, when I try to log in with steam. Updated system information

Tried proton 5.13 and experimental, both get stuck.

kisak-valve commented 3 years ago

Thanks, it looks like your system has been reconfigured to run on the AMD integrated GPU since your previous test iteration. Maybe try setting the game's launch options to __NV_PRIME_RENDER_OFFLOAD=1 __VK_LAYER_NV_optimus=NVIDIA_only %command% and test if that has an effect. If it does, then that tells us there's an issue with running the game on the AMD RAVEN chipset.