HGL
harsh-harlequin

Monument Valley Freeze after launch

I do posses a copy of Monument Valley thru EpicGames Store. After installing it thru Heroic Launcher I was able to play to it for a while, but after closing the session and restarting my PC the game a freezed screen (with music still playing) after few second from it is launched Log: https://0x0.st/KqTv.log If any other information is needed, just ask
11 Replies
optimistic-gold
optimistic-gold6h ago
PROTON_USE_WINED3D=1 If works with that, means Nvidia driver has borked vulkan wsi stuff going on
optimistic-gold
optimistic-gold6h ago
I tried to repro on amd but it didnt
No description
optimistic-gold
optimistic-gold6h ago
Works just fine every time
harsh-harlequin
harsh-harlequinOP5h ago
Yep this fix it I don’t think I fully understand this, but I’ll try to figure this out. Thank you so much for your help :)
optimistic-gold
optimistic-gold5h ago
Not something you can fix. Nvidia driver issue.
CommandMC
CommandMC5h ago
Note that you're missing a few updates on your Nvidia driver, the latest 580 branch might work better
optimistic-gold
optimistic-gold5h ago
Right; didnt notice 565 there Does Mint ship 580? If not he should add graphics ppa
CommandMC
CommandMC5h ago
This is Pop!_OS I'm not sure if it's up-to-date, but https://github.com/pop-os/nvidia-graphics-drivers has 570 at least Yup 570 is the latest they have there: https://launchpad.net/~system76-dev/+archive/ubuntu/stable/+index?batch=75&memo=75&start=75
optimistic-gold
optimistic-gold5h ago
Right, pop Note to self; do not look at multiple logs in different servers 🐸
CommandMC
CommandMC5h ago
So, Proprietary GPU Drivers PPA it is
sudo add-apt-repository ppa:graphics-drivers/ppa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt install -y nvidia-driver-580 libvulkan1 libvulkan1:i386
sudo add-apt-repository ppa:graphics-drivers/ppa && sudo dpkg --add-architecture i386 && sudo apt update && sudo apt install -y nvidia-driver-580 libvulkan1 libvulkan1:i386
harsh-harlequin
harsh-harlequinOP5h ago
oky I'll see if I can actually do this, cause I did had the terrible idea of using an experimental version of Pop_os that gets fewer updates :( Btw thank you for your help Also sorry for the probably simply question I had to make you answer to. I'm pretty much a noob in anything Linux related

Did you find this page helpful?