protonscr

Edna & Harvey: The Breakout

protonopen appid 255320Game compatibility - Unofficial.NET
ValveSoftware/Proton#1618 · opened 2018-09-27 by veikk0 · updated 2023-07-28 · 12 comments · github · game page · search this game
Vveikk0 2018-09-27 github

Compatibility Report

  • Name of the game with compatibility issues: Edna & Harvey: The Breakout
  • Steam AppID of the game: 255320

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

After installing four dependencies/redistributables, the game attempts to launch but fails to do so with no GUI errors of any kind. When attempting to launch again by pressing the Play button, the game re-installs two redistributables, the first of which was Java JRE 1.8 and the second one went by so quickly I didn't see the name. The game still fails to launch. This Java-reinstalling behavior repeats on subsequent launch attempts.

Proton log for the first launch attempt:
steam-255320-first.log
Proton log for the second launch attempt:
steam-255320-second.log

Reproduction

Download and run the game.

Kkisak-valve maintainer 2018-09-27 github

For reference: err:module:LdrInitializeThunk Main exe initialization for ... failed, status c0000017

Zzzhiyi 2019-04-02 github

0026:err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed

JJakobDev 2019-07-10 github

The game launches with Proton 4.2 but only in Window Mode. Fullscreen mode is not working.

Mmadewokherd 2019-08-10 github

Testing on 4.11 branch + Wine Mono from master: I get a crash in System.WriteLine, which I can work around by hacking Console.Open to always return Stream.Null (thus disabling all console I/O). After that, I get a dialog saying "Java Runtime Environment 8 not found."

Fullscreen vs windowed doesn't make any difference.

Mmadewokherd 2019-08-10 github

The JRE error seems to be correct - the prefix doesn't have any files with "java" or "jre" in the name.

Mmadewokherd 2019-08-10 github

Manually running jre-8u191-windows-i586.exe from the game's directory shows an msi error.

RRiantAnda 2020-06-07 github

The game is working for me with Proton 5.0-8, however without sound.
"OpenGL HW acce." must be disabled in game menu for the cursor to work.

The log shows issues with openal?
17487.275:00e4:00ec:trace:loaddll:free_modref Unloaded module L"C:\\windows\\system32\\OpenAL32.dll" : builtin 17487.277:00e4:00ec:trace:loaddll:load_so_dll Loaded L"C:\\windows\\OpenAL32.dll" at 0x848e0000: builtin mmap() failed: Cannot allocate memory Failed to create permanent mapping for memfd region with ID = 1075988749 mmap() failed: Cannot allocate memory Failed to create permanent mapping for memfd region with ID = 3226135629 mmap() failed: Cannot allocate memory Failed to create permanent mapping for memfd region with ID = 1075988749 mmap() failed: Cannot allocate memory Failed to create permanent mapping for memfd region with ID = 3508405029 ALSA lib pcm_dmix.c:1089:(snd_pcm_dmix_open) unable to open slave
steam-255320.log

Mmadewokherd 2020-06-08 github

You might want to try setting openal32 to native. It's not part of Windows, so there's no real need for builtin to exist anyway.

RRiantAnda 2020-06-08 github

@madewokherd
Thanks for the info. I tried it and got rid of those OpenAL errors, but still no audio
steam-255320.log

Mmadewokherd 2020-06-10 github

Looking at the log, it's trying the pulseaudio driver first, then giving up on that and trying ALSA, which also fails.

Does audio work in Proton or Wine otherwise?

RRiantAnda 2020-06-10 github

Nope, I have no audio issues with other Proton games, except daedalic games, which is strange...
So you are getting audio in this game?

RRiantAnda 2023-07-28 github

The game engine changed to Unity on Feb 08, 2021. This game runs now without issues for me.

Maybe somebody could check with #3308. This version of the game had the Unity engine from the beginning and should perform better now with modern Proton?

Proton versions

Upstream links

DLLs

Error codes