https://bugs.winehq.org/show_bug.cgi?id=57946
Bug ID: 57946 Summary: GreedFall needs maxAnisotropy values handling Product: vkd3d Version: 1.15 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: vkd3d Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com Distribution: ---
Fails to launch on Nvidia. Driver 570.124.04
VUID-VkSamplerCreateInfo-anisotropyEnable-01071(ERROR / SPEC): msgNum: 1233543420 - Validation Error: [ VUID-VkSamplerCreateInfo-anisotropyEnable-01071 ] | MessageID = 0x498660fc | vkCreateSampler(): pCreateInfo->maxAnisotropy is 0.000000 but must be in the range of [1.0, 16.000000] (maxSamplerAnistropy). The Vulkan spec states: If anisotropyEnable is VK_TRUE, maxAnisotropy must be between 1.0 and VkPhysicalDeviceLimits::maxSamplerAnisotropy, inclusive (https://docs.vulkan.org/spec/latest/chapters/samplers.html#VUID-VkSamplerCre...) 0140:err:msvcrt:_wassert (L"!status && "vkCreateSampler"",L"../wine/dlls/winevulkan/loader_thunks.c",3442)
1.15-86-g1417af2e