https://bugs.winehq.org/show_bug.cgi?id=57748
--- Comment #2 from igelbox@gmail.com --- Created attachment 77998 --> https://bugs.winehq.org/attachment.cgi?id=77998 My own simple example cases coz I'm not sure of original shaders license
Sorry for being late, Crossover lost my license and locked the bottle.
Yes, I'm talking about lack of a new line at the end of the file.
Not sure if I have rights to attach game shaders here coz I don't know what a license they use. So I created and attached my own simple example of 2 cases: 0. include via proxy header with no newline at the end [failing] 1. direct include - [working] (actually failing but due to other game shaders) I just checked those cases on CrossOver 24.0.7.37107. Also, they're reproducing on [my custom wined3d.dll](https://github.com/igelbox/wine/pull/2/commits) (build with vkd3d from 5bfcd811824e9ca03c09a54204bff645225c3408 commit)