http://bugs.winehq.org/show_bug.cgi?id=18505
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #8 from Stefan Dösinger stefandoesinger@gmx.at 2011-09-18 17:04:12 CDT --- Patch 9bcd58f312af374a3345dc72e66686fbc2b2bfcd that was commited a few days ago should fix this bug. The problem was our fault, not Nvidia's. The game probably worked on Intel driver because the Intel driver might not implement GL_NV_fog_distance. Despite the NV in its name this extension is fairly common and most GPUs/drivers support it.
Please retest the game with current Wine git and mark the bug resolved if it works.