kzd
kzd
Wrapping shadps4 within gamescope works for me to avoid the black screen issue when loading a game on Wayland.
For anyone that has it working: are you on RDNA3 at all?
I get a white screen on any version past 0.1.15 as well on Gentoo. `net-libs/webkit-gtk` installed version is `2.46.5-r410`.
> None of the in-game videos work. There should be some on difficulty selection but they're blank. The difficulty screen videos worked for me but none of the others seem...
> Wireframe appears, but never gets past that. I'm basically getting the same behaviour on Gentoo as well with an M5 AVP on the Testflight builds as well as stable...
Looks like `RADV_DEBUG=nodcc,nohiz` seems to be fixing the LOD/Shading issue so it might be another RDNA3 specific LOD issue like with Hi-Fi Rush... Will add it to my report on...
Can report that `vm.max_map_count=1048576` (thanks https://github.com/ValveSoftware/Proton/issues/6510#issuecomment-1422699309 https://github.com/ValveSoftware/Proton/issues/6510#issuecomment-1422921442) seems to solve the scene-loading crashes. Been playing for several hours today with no issues. ```bash $ ulimit -Hn 524288 $ ulimit -Sn...