ValveSoftware / Proton

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

Beyond Divinity (219760) #1007

Open lieff opened 6 years ago

lieff commented 6 years ago

Distro: Ubuntu 18.04 GPU: GTX 980, Nvidia proprietary driver 390.48 Resolution: 2560x1440 RAM: 16GB Proton 3.7-4 Beta

English version runs normally. When I switch language in steam options (as I understand any other language do not works) - menu background image showed, but no menu text, can't do anything.

kisak-valve commented 3 years ago

Beyond Divinity fails to launch without PROTON_USE_WINED3D

Issue transferred from https://github.com/ValveSoftware/Proton/issues/4466. @realnc posted on 2020-12-13T06:00:23:

Compatibility Report

System Information

I confirm:

I am unable to post the steam-appid.log because even when following these instructions:

Please add PROTON_LOG=1 %command% to the game's launch options and drag and drop the generated $HOME/steam-$APPID.log into this issue report

there is no *.log file generated:

$ ls ~/*.log
ls: cannot access '/home/realnc/*.log': No such file or directory

Symptoms

Trying to launch the game results in an error dialog saying "Not enougth texture memory."

It is necessary to use PROTON_USE_WINED3D=1 %command% in launch options for the game to run.

Reproduction