https://bugs.winehq.org/show_bug.cgi?id=39586
--- Comment #12 from bugzilla@biechl.net --- Created attachment 57052 --> https://bugs.winehq.org/attachment.cgi?id=57052 wine-2.0-rc6 (Staging+patch) running fallout4 1.8.7 - startup snippet
Complements the previous log 57039, shows two errors in a fragment shader.
[...] uniform unsupported_sampler ps_sampler5; [...] R4.xyz = (textureLod(ps_sampler5, R5., R1.w).xyz);