Open Hezkore opened 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])
(after adding it to workaround)
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?
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.
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.