Closed seffyroff closed 1 year ago
It seems newer versions of the AMD graphics driver do not like the word length
as member name of a struct in GLSL. It seems the AMD driver now is using glslang for shader compilation, so the basic problem would probably be this issue: https://github.com/KhronosGroup/glslang/issues/2750
Fixed in 7140a1840d4245ab11d90454a77b2ba2154291e4 by renaming the struct member. I will tag a new release as this should affect everyone with an up to date AMD driver trying to use this tool.
Thanks, this works great now!
Hi there! Thanks for making this :)
I had a go at using it, and I'm sure I'm doing something basic wrong, my apologies. After setting the Game Dir, and loading a Save, it crashes. Here's the console output: