Shzaders in Umbra of Fate do not compile on Vulkan

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Shzaders in Umbra of Fate do not compile on Vulkan

Re: Shzaders in Umbra of Fate do not compile on Vulkan

by Graf Zahl » Sun Jul 28, 2019 1:40 pm

That would be better than the mod aborting in the middle of gameplay.

Re: Shzaders in Umbra of Fate do not compile on Vulkan

by dpJudas » Sun Jul 28, 2019 1:28 pm

They are defining their own texture sampler objects (instead of using the ones already defined). It happened to work in OpenGL by chance because they get automatically bound.

We could make the errors non-fatal and have it just not perform the pass if it doesn't compile.

Shzaders in Umbra of Fate do not compile on Vulkan

by Graf Zahl » Sun Jul 28, 2019 12:23 pm

From the looks of it these shaders are doing a few things wrong but I have no idea how to make them right again.
That said, is there a way to make a compile error of a postprocessing shader non-fatal? Aborting the game for it is not nice.

https://www.doomworld.com/idgames/level ... ts/s-u/uof

Top