http://bugs.winehq.org/show_bug.cgi?id=21527
--- Comment #7 from Ortanam Ulappo alvia-adrano@web.de 2010-02-03 09:11:26 --- Then I ask myself why it works in 98% of the game... but you're right. In the IRC channel I have been adviced to solve this problem first. Now I have spent some time on this problem and found the solution by doing this command:
export LIBGL_DRIVERS_PATH=/usr/lib32/dri
Then P:T started without this error message, but it still crashes when entering UnderSigil or the 2 other areas. I have to admit when doing WINEDEBUG=+wgl wine Torment.exe &> log I get trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 2.1 Mesa 7.6. trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : Software Rasterizer. That means that it's still a error not related to wine, am I right?