ValveSoftware / Proton

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

Brothers: A Tale of Two Sons (225080) #1666

Open tr37ion opened 6 years ago

tr37ion commented 6 years ago

Compatibility Report

System Information

I confirm

Proton Log

Gist - Proton Log

Symptoms

Game doesn't start at all.

kisak-valve commented 6 years ago

err:mscoree:CLRRuntimeInfo_GetRuntimeHost Wine Mono is not installed points to #18.

olmst3ad commented 6 years ago

At some point I was able to get this working with the steam version of wine and the Proton pfx, just not launched through the UI. I was able to install the missing dependencies in the Proton pfx and launch the game using the WINEPREFIX and the proton/dist/bin/wine. Something like:

cd ~/.local/Steam/SteamApps
WINEPREFIX= $PWD/compatdata/225080 winetricks corefonts dotnet40 tahoma  
WINEPREFIX= $PWD/compatdata/225080 \ 
"$PWD/common/Proton 3.7/dist/bin/wine" \ 
"$PWD/common/Brothers - A Tale of Two Sons/Binaries/Win32/BrothersLauncher.exe"

dotnet40/wine-mono points to #18 as @kisak-valve mentioned. The corefonts issue would be solved by #571. It could also solve the tahoma issue.

oblitum commented 6 years ago

I couldn't run BrothersLauncher.exe at all, tried it in several ways. The game installs and runs fine by setting OS in winecfg to Windows XP to cause .NET Framework install meanwhile first game setup. After that, I tried to install several .NET Framework versions to run BrothersLauncher.exe but it always comes with a different error. First it shows up a .NET Framework message box stating the version that's installed by default on game installation isn't the correct version to run the program, after installing dotnet40, same error, and after installing dotnet45, a new message box shows up stating .NET Framework is not enabled. Note that I had to put back mscoree.dlls after installing these frameworks by hand, because otherwise they're reported to be missing (they're removed on installation).

I wish to lower resolution, but since the launcher isn't working, no deal...

oblitum commented 6 years ago

Game gets stuck on exit after playing it up to a checkpoint.

DanMan commented 5 years ago

Got it running by simply installing dotnet40 twice through winetricks, like in Killer Is Dead and DmC.

https://github.com/ValveSoftware/Proton/issues/820#issuecomment-449672461

RiantAnda commented 5 years ago

For me, this game works now out of the box with 4.2-8. The "Brothers Launcher" is still not working and my 2560x1440 display shows black borders. Not sure if the game itself is limited to ~1080p or if this is an actual video issue.

joshas commented 4 years ago

Whitelist Request

System Information

I confirm:

Issues

kisak-valve commented 4 years ago

Hello, is anyone seeing an issue with this game and Proton 5.0 that would block it from being whitelisted?