ValveSoftware / Proton

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

Crimzon Clover World EXplosion (1718160) #5391

Open FrozenFish24 opened 2 years ago

FrozenFish24 commented 2 years ago

Compatibility Report

System Information

I confirm:

Symptoms

The game is unable to open the Sh.jojo, Sh2.jojo and Sh3.jojo data files that reside in steamapps/common/Crimzon Clover World EXplosion/ alongside the game executable. Because of this textures aren't drawn and sound doesn't play. Only colored lines and rectangles are visible.

Screenshot_20211208_163214

I am able to get the game working by copying the game directory into the proton prefix and launching it manually with these commands:

export SteamAppId="1718160"
export STEAM_COMPAT_CLIENT_INSTALL_PATH=~/.steam/steam
export STEAM_COMPAT_DATA_PATH=~/.steam/steam/steamapps/compatdata/1718160
~/.steam/steam/steamapps/common/Proton\ -\ Experimental/proton run ./CrimzonCloverWEX.exe

Reproduction

  1. Launch the game

steam-1718160.log Log.txt (Shift JIS)

FrozenFish24 commented 2 years ago

False alarm.

Turns out I was encountering the issue discussed here: https://bugs.winehq.org/show_bug.cgi?id=50893

Simply touching my home directory as suggested fixed the problem.

NRG-R9T commented 2 years ago

System Information

I confirm:

steam-1718160.log

Symptoms

The Game starts with the tweak everytime but the controller can't be used most of the time. requires game restarts until it works.

Reproduction

Start the game with PROTON_USE_WINED3D=1 %command% , Controller connects but doesn't work in about 3 of 4 cases. The provided Log is one of a failed try where the controler connect but did not work.

AwesamLinux commented 1 year ago

System Information

Symptoms

Game crashes on launch (window opens with the loading screen and then exits) with current Proton and Proton Experimental. With older Proton version 7.0-6-rc5 the game works.

Reproduction

Including logs of failing to launch game, and a log of running the game successfully with older Proton

steam-1718160-.zip system_info.txt

alasky17 commented 1 year ago

@AwesamLinux I played around with this a bit, and I got very inconsistent crashing on experimental (and no crashing on 8.0-3) which smells like a race condition that may have been introduced in the 8.0-x branch or maybe you are just suddenly getting unlucky. Could you try disabling the steam overlay for the game and seeing if that fixes the crash consistently?

AwesamLinux commented 1 year ago

@alasky17 I have now tested disabling the Steam overlay, and with the overlay disabled game does not crash on launch and not during gameplay either (for as long as I have played anyway).

With the Steam overlay disabled I have tried:

So disabling the Steam overlay seems to solve the crash on launch with recent Protons.

Including the log of launching game successfully with overlay disabled, and of the full play session with experimental: system_info.txt steam-1718160.zip