Quote:
Linux only give a pain and time lost, no prestige, no quality, no bugs free
Then you definitely have never used Linux

It's amazing because it's extremely fast, I've never had a single system bug, the updates are absolutely automatic (EACH application is upgraded in one single command) and don't require you to reboot your PC, it has gained in prestige for its good kernel coding & the community behind each Linux distribution, and if you ever have a problem, just Google it and you'll have a solution in no time.
And I used Windows for 10 years before that, so yeah, I know my stuff ^^ I'll try an older version of the mod and post results.
Also, my drivers are up-to-date (295.40).
EDIT: I think the reason this graphic bug happens is because textures are not correctly generated, look at the log:
Code:
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x20aba8 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x56d4f50 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x56d4f50 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x1f6630 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x56d4f50 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x56d4f50 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x56d2f08 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x56d4f50 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x56d4f50 stub!
fixme:d3d_texture:wined3d_texture_generate_mipmaps texture 0x1f6630 stub!
The same block of errors is continuously repeated.