[Mesa-dev] [Bug 95374] ARK:survival of the fittest fails when GL4.3 is enabled.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 28 11:33:34 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95374

--- Comment #1 from Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> ---
I managed to extract an error message from the function that create the message
box:

"The global shader cache file '/mnt/extern/games/steam/steamapps/common/ARK
SOTF/Engine/GlobalShaderCache-GLSL_430.bin' is missing.\n\nYou're running a
version of the application built to load COOKED content only, however no COOKED
content was found. Consider cooking content for this build, or build and run
the UNCOOKED version of the application instead."

The string was in UTF-32 format, so I'm guessing the corrupted message might be
due not the 16/32 bit difference of wchar_t on windows and linux.

The mentioned file is indeed missing while a 150 version exists.

This looks like an application bug to me. However I would like to check its
behavior on amdgpu-pro first before I make this a final determination.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160528/c057189a/attachment.html>


More information about the mesa-dev mailing list