ValveSoftware / Proton

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

GYLT (2206210) #7230

Open Perfectlynk opened 11 months ago

Perfectlynk commented 11 months ago

Compatibility Report

System Information

I confirm:

steam-2206210.log

Symptoms

Cut-scenes won't play. Game-play seems fine from what I tested, but soon as a cut-scene plays, it goes black. You can skip the black screen as a skip icon appears in the top right corner.

I have tried Proton 8.0-4, experimental and GE Proton: 8-22

Reproduction

Start and play the game on Linux. Some have said it works fine on Steam Deck and some say it works on GE Proton, other than that not much to go on.

kisak-valve commented 9 months ago

GYLT (ID:2206210) won't play any cutscenes regardless of the proton version used

Issue transferred from https://github.com/ValveSoftware/Proton/issues/7366. @Ace120C posted on 2023-12-22T01:30:40:

Compatibility Report

System Information

I confirm:

Symptoms

Game works fine but Cutscenes do not play but only show TV rainbow lines with the captions of the cutscenes if proton experimental is used or a blackscreen with nothing on it if custom GE Proton is used, you can skip the cutscenes in both cases and the game resumes as normal but the game is story heavy, and the cutscenes is what puts the game's story together.

Reproduction

Screenshot from 2023-12-21 21-39-57

Ace120C commented 9 months ago

oh, so it has been reported before, my bad

SunRed commented 6 months ago

Maybe it should be mentioned that on the Steam Deck, no matter if using the beta or stable branch, with Proton 8.0-5 the cutscenes just work. I can confirm though that even on my Arch desktop with Proton 8.0-5 I also just get a black screen, a newer Proton version does not make a difference or results in the shown rainbow/test/placeholder image. So whatever the Steam Deck implements differently, it does not seem to come down to Proton directly.

SunRed commented 6 months ago

Looking into the game's .pak file, the game seems to serve either an mp4 or webm depending on whether one plays this game on a Steam Deck or similar handheld with the 800p resolution or not. So the Steam Deck does not implement anything special, it just seems Proton/Wine currently does not support whatever the mp4 file uses in codec or container features. I attached a mediainfo output of each file:

simifor commented 6 months ago

@SunRed @Ace120C The steam deck lets games know about it in case developers want to change things like default configuration to better suit the steam deck, and the game is using that to determine what videos to use. For the time being you can use SteamDeck=1 %command% in your desktop to get the webm videos, though note that this game forces gamepad prompts when it detects the steam deck.

Perfectlynk commented 6 months ago

Holy smokes that worked! I can actually see the cut-scenes and play the game properly now. Thank you! I'll put this on proton DB so others can see it.

Ace120C commented 6 months ago

I tried it on my end too! It works, thank you so much