Building & testing a local mesa version for DOOM: The Dark Ages
The “Revelations” DLC for DOOM: The Dark Ages introduced a texture problem with newer mesa versions. A fix was implemented but I did not want to wait for the official release. The only option was to compile the branch myself and run this local version against DOOM. I did all of the following steps on my Ryzen AI 350 Zenbook with CachyOS. I began by cloning the official repo and following the build setup steps in the official docs. Since there was no specific guidance for Arch, I tried to collect the packages with this command (I might have had some of the dependencies already on my machine prior to building mesa):
[Weiterlesen...]