ValveSoftware / Proton

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

Abyss Odyssey (255070) #591

Open edn9 opened 6 years ago

edn9 commented 6 years ago

Arch Linux Kernel 4.18.3 Proton 3.7 bspwm 0.9.5 CPU Intel Core i3-2350m @ 4x 2.3GHz RAM 4gb GPU Intel(R) HD Graphics 3000

Play Steam installation not working.

https://store.steampowered.com/app/255070/Abyss_Odyssey/

Warrengbrn commented 6 years ago

Same here, game does not launch on ubuntu 18.04 or any version of Proton.

Using a GTX 1070 and Ryzen 1700.

jgacas commented 6 years ago

Same behaviour on my machine, Ubuntu 18.04, Intel X5460, Nvidia GTX 1060 3GB with 396.54 driver.

ghost commented 6 years ago

Looking at the log;

wine: Call from 0x7b43c45c to unimplemented function mscoree.dll.CorIsLatestSvc, aborting

with other words, this game requires .NET, which Proton does not have. See bug #18.

Log: steam-255070.log

nded03 commented 6 years ago

After downloading the game on Steam, but before launching it, navigate to the game's redist folder (.../steamapps/common/abyss_odyssey/_CommonRedist/) and delete the DotNet and vcredist folders. Once that is done, click the play button; the game won't launch, but it will generate the game's prefix (.../steamapps/compatdata/255070/pfx/). Install xact and xna40 to this prefix via winetricks/protontricks, and the game should be able to launch properly.

lucifertdark commented 5 years ago

Install xact xna40 dotnet452 & vcruntime2010, in that order, the game then runs with no issues (for me).