... option name="force_gl_map_buffer_synchronized" value="true" />
```
Try adding `force_gl_map_buffer_synchronized=true %command%` to your launch options see if that helps?
Can confirm that upgrading to `mesa 22.1.7` fixed the texture glitches for me, no command line overrides required anymore. I still experienced sounds not playing or cutting out, and it _might_ be that a combination of `P...
Switched from flatpak version to regular native Steam and it works. Had some issues with 5.1 sound speakers, but I had that with some other Proton games as well, the only Proton version where the sound is working fine is...
Yeah, that could be the problem, I've updated flatpak version of mesa to `22.1-branchpoint-3487-gb28efd80ebb` , that's the latest one that's available I'm afraid for flatpak, and I think the fix came after that snapshot,...
> Same thing with git version. `OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.2.0-devel (git-7bb62d9dd8)` > > Well I don't know what to say, I tried, maybe it's just me for some odd reason, but I seriously d...
Same thing with git version. `OpenGL version string: 4.6 (Compatibility Profile) Mesa 22.2.0-devel (git-7bb62d9dd8)` Well I don't know what to say, I tried, maybe it's just me for some odd reason, but I seriously doubt t...
> > You need to build the latest mesa-git. It should appear as Mesa 22.2.0. There will probably be a stable version in the next few weeks. > > Well I checked [release notes](https://docs.mesa3d.org/relnotes/22.1.3.html) ...