https://bugs.winehq.org/show_bug.cgi?id=41990
--- Comment #7 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to rebe from comment #6)
Created attachment 59854 [details] wine log +tid,d3dx (zipped)
$ WINEDEBUG=+tid,d3dx wine siege.exe &>wine.log
Thank you, interesting piece of the log:
0009:trace:d3dx:d3dx9_base_effect_init "(215,18): error X3025: global variables are implicitly constant, enable compatib" 0009:trace:d3dx:d3dx9_base_effect_init "ility mode to allow modification"
I should have a patch for it soon.