protonscr

El Hijo

protonopen appid 853050Game compatibility - Unofficial
ValveSoftware/Proton#5850 · opened 2022-05-21 by inguin · updated 2022-05-21 · 2 comments · github · game page · search this game
Iinguin 2022-05-21 github

Compatibility Report

  • Name of the game with compatibility issues: El Hijo
  • Steam AppID of the game: 853050

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.

Symptoms

The game's video cutscenes aren't playing correctly. The screen is showing multiple overlaid images at different scales and with wrong colors. Only the left quarter of the image is visible, blown up to full screen width:

20220521210537_1

The videos are plain MP4 files (h264, 1920x1080, 24bpp) and play just fine with mplayer:

Screenshot_El_Hijo

I saw the exact same issue with the last game I played ("Labyrinth City", 1421790). Both games are using the Unity engine.

Reproduction

Start a new game and complete the prologue (takes only a few minutes).

Kkisak-valve maintainer 2022-05-21 github

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

Iinguin 2022-05-21 github

@kisak-valve Yes, that solves the issue. Thanks!