https://bugs.winehq.org/show_bug.cgi?id=42924
--- Comment #8 from GloriousEggroll@gmail.com --- (In reply to GloriousEggroll from comment #6)
after reverting those commits, console spams this:
err:d3d:wined3d_format_get_float_color_key Unhandled color key to float conversion for format WINED3DFMT_DXT5. err:d3d:wined3d_format_get_float_color_key Unhandled color key to float conversion for format WINED3DFMT_DXT1. fixme:d3d:wined3d_debug_callback 0x1a4aa8: "Program undefined behavior warning: Sampler object 14 has depth compare enabled. It is being used with depth texture 60, by a program that samples it with a regular sampler. This is undefined beahvior.".
but the problem is fixed.
Note: this error is unrelated to the reverted changes. It is present in the current development release of wine 2.7 regardless of reverting those changes.