ValveSoftware / Proton

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

Crash Bandicoot N.Sane Trilogy (731490) #731

Open Warrengbrn opened 6 years ago

Warrengbrn commented 6 years ago

The game will randomly crash within a few minutes of launching unless steam is set to offline mode.

Tested on Ubuntu 18.04.1 Proton 3.7-4 Beta Ryzen 7 1700 GTX 1070 w/ driver 396.54

aeikum commented 3 years ago

Why are you using PROTON_SET_GAME_DRIVE? I don't think that should be needed for this game.

parkerlreed commented 3 years ago

Probably due to the long file paths breaking levels. If they game is then run from S: the paths are much shorter.

Thanks for the tip, I was unaware that was added.

nathanjackson commented 3 years ago

PROTON_SET_GAME_DRIVE is a workaround for the black screen issue, but I thought that maybe the Unbearable bugs were related to the path length issue too so I tried using it.

I think Proton 5.13-4 fixes the issues with Unbearable, but PROTON_SET_GAME_DRIVE or moving the game Steam library somewhere with a shorter path length fixes the black screen issue.

MxOrbulent commented 3 years ago

That seems a little overkill when you can just move the game install between library folders...

Create an extra library folder on a shorter path and then game properties > local files tab > move install folder

Very late reply: Sure it might seem overkill but I made the script to help people not as knowledgeable. All they need to do is to follow the instructions the script gives.

FanderWasTaken commented 2 years ago

Hi. Having a problem with DS4 controller. With Proton above 5.0-10 the LED keeps blinking blue, even on Experimental version. WIth 5.0-10 that doesn't happen but the vibration doesn't work...

kellen-xavier commented 2 years ago

Replying to https://github.com/ValveSoftware/Proton/issues/731#issuecomment-439952334

I follow this tutorial to play (https://www.reddit.com/r/crashbandicoot/comments/tqixb3/comment/i2koo20/). was having the same screen problem (Crash Bandicoot N. Sane Trilogy Black screen). I used a secondary HD to put the games, but the steam was intall in the main SSD (default o the S.O) ~/home/.steam/

installed the game on the main SSD (default the Operating System) and the problem was solved.

My Operating System Version: Linux Mint 20.3 (64 bit) Kernel Version: 5.4.099-generic Proton version: 7.0-3

minionprocyk commented 3 months ago

a regression seems to have surfaced with proton 9.0-1 where the ui elements are cutoff on certain sections of the screen depending on the screen. E.g. loading screen the bottom left and right side are partially cutoff. When you are in-game and press start menu the right side is cutoff.

kisak-valve commented 3 months ago

Hello @minionprocyk, please add PROTON_LOG=1 %command% to the game's launch options and attach the generated $HOME/steam-$APPID.log to this issue report as a file. (Proton logs compress well if needed.) Also, please copy the contents of Steam Runtime Diagnostics from Steam (Steam -> Help -> Steam Runtime Diagnostics) and put it in a gist, then include a link to the gist in this issue report. A few screenshots might also be good to share.