flathub / com.valvesoftware.Steam

https://flathub.org/apps/details/com.valvesoftware.Steam
342 stars 69 forks source link

Rise of the Tombraider freezes #228

Closed fabiscafe closed 5 years ago

fabiscafe commented 6 years ago

Game information Rise of the Tombraider

Distribution name and version where applicable Distributor ID: ManjaroLinux Description: Manjaro Linux Release: 17.1.12 Codename: Hakoila

Flatpak info Flatpak 1.0.1 default host

Problem description RotT freezes after showing up vendor logos. bildschirmfoto von 2018-09-14 15-00-59 After forced close Its not possible to restart the game, because now also the pre-game options only shows a black screen and is also frozen grafik

Does this issue reproduce with native Steam No. With native steam it rune just fine

nanonyme commented 6 years ago

Was this with or without big picture mode?

fabiscafe commented 6 years ago

It was without BPM, but I have tried and its the same with BPM

nanonyme commented 6 years ago

I was asking because there's reports of same issue with BPM. Which GPU do you have?

fabiscafe commented 6 years ago

It's a Radeon R9 380 with amdgpu driver

fabiscafe commented 6 years ago

If i start the game in a window, not fullscreen, it will work, launches and runs just fine. Still this is the behavior only with the flatpak.

nanonyme commented 6 years ago

That's just so odd... which version of Mesa do you have on the host?

nanonyme commented 6 years ago

Does the shader cache fix that was just integrated affect this any?

fabiscafe commented 6 years ago

on the host it's Mesa 18.2.1

No. latest update of the flatpak and still the same issue here

nanonyme commented 6 years ago

There's now also Mesa 18.2.1 in the runtime. Any change?

fabiscafe commented 6 years ago

tested and still is freezing when launched in fullscreen, running nice on windowed. 😭

nanonyme commented 5 years ago

Any change with latest runtime changes? :/

fabiscafe commented 5 years ago

No change. It still freezes when launched in fullscreen; but works OK when in windowed mode

demollom commented 5 years ago

I can confirm this. Here is a snippet from the log. rott-log.txt

leonardo2707 commented 5 years ago

I could not test here with flatpak steam version, but this problem occurs in the native steam-manjaro version too, and I discovered that this problem does not occur if I use Xorg instead of the wayland.

I just came to say that, maybe some game problem with the wayland I do not know.

nanonyme commented 5 years ago

There was a bug in runtime Vulkan support which was fixed in latest update. Might be worth updating and testing again.

fabiscafe commented 5 years ago

Tried it just now with the latest whatever is available right now via flatpak update. It still freezes in fullscreen. Its the same on X11 and xwayland. It still works in window mode most of the time.

winehub commented 5 years ago

The group of fdo has fixed the vulkan problem. I nerveless have any problem with this manjaro. Here my two hardware specs:

iMac 2015 (manjaro) i7 4 GHZ AMD R9 M395X . Intel i7 3770k, AMD Ryzen 1950x AMD RX 480 (flashed to 580).

flatpak --version -> 1.1.2 flathub mesa 18.3.1 includes the vulkan fix.

Try to uninstall the game org reset it to default (driver must show up messa 18.3.1 vulkan ).

I did try out after complete reinstall everything from flathub.

In the next update mesa will be upgraded to 18.3.2 with some fixes on amdgpu. Anyway the game run while I tipped this here.

fabiscafe commented 5 years ago

xorg-server 1.20.4 fixes this for me on wayland completely, on X11 i have to use the buildin modesettings driver, if I use xorgs-amdgpu it keeps freezing. So I dont think its a flatpak/flathub related bug, but (at least for me) x11/xf86-video-amdgpu related

nanonyme commented 5 years ago

So is the remaining thing a host-side issue?

fabiscafe commented 5 years ago

Yes it was. It now also works again on X11 with amdgpu xorg driver. Sadly I cant tell what fixed it, but it works now just fine :+1: Thanks for your help in here!