ValveSoftware / Proton

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

EZ2ON REBOOT : R (1477590) #5412

Open Hezkore opened 2 years ago

Hezkore commented 2 years ago

Compatibility Report

System Information

I confirm:

steam-1477590.log

Symptoms

No background animation video works, showing only a test screen instead. The game also freezes when pressing the window's close button (play in window mode).

Reproduction

Start any song and look at the background video. Play in window mode and press the window's close button.

xuserv commented 2 years ago

Latest proton (built-from-git) causing in-game background video playback issue, seems to be relate with CW bug 19126 as adding it to workaround fix the issue. (still no actual video plays, it made it corrupted texture to color bar video. [h264 fallback])

Screenshot : (before adding it to workaround [commit: 0f50e49b]) scrshot1

(after adding it to workaround) scrshot2

kisak-valve commented 2 years ago

Hello @xuserv, can you check if setting the game's launch options to WINE_DO_NOT_CREATE_DXGI_DEVICE_MANAGER=1 %command% has an effect?

xuserv commented 2 years ago

Hello @xuserv, can you check if setting the game's launch options to WINE_DO_NOT_CREATE_DXGI_DEVICE_MANAGER=1 %command% has an effect?

just been done that and confirmed WINE_DO_NOT_CREATE_DXGI_DEVICE_MANAGER=1 does same thing as workaround on both (Proton Experimental, built-from-git without adding it to workaround).


Tested with another unity project, seems h264 video playback affected with this bug.