protonscr

EZ2ON REBOOT : R

protonopen appid 1477590Game compatibility - Unofficial
ValveSoftware/Proton#5412 · opened 2021-12-15 by Hezkore · updated 2022-05-09 · 3 comments · github · game page · search this game
HHezkore 2021-12-15 github

Compatibility Report

  • Name of the game with compatibility issues: EZ2ON REBOOT : R
  • Steam AppID of the game: 1477590

System Information

I confirm:

  • [x] that I haven't found an existing compatibility report for this game.
  • [x] that I have checked whether there are updates for my system available.

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.

Xxuserv 2022-05-02 github

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

Kkisak-valve maintainer 2022-05-02 github

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?

Xxuserv 2022-05-03 github

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.