http://bugs.winehq.org/show_bug.cgi?id=10080
--- Comment #50 from Carl W bryon.speede@gmail.com 2008-11-26 23:36:34 --- Created an attachment (id=17468) --> (http://bugs.winehq.org/attachment.cgi?id=17468) log of the game using the test server.
wine --version wine-1.1.9 env WINEPREFIX="/home/<edit>/.wine" wine "C:\Program Files\City of Heroes\CohUpdater.exe" -test >coh+wgl.log 2>&1
This is run on the test server while testing issue 13. I used the following from the AppDB: In the registry, in HKEY_CURRENT_USER\Software\Wine\OpenGL, have the string value DisabledExtensions set to:
GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_register_combiners3 GL_NV_texture_shader GL_NV_texture_shader2
This causes some very strange graphics glitches in the game, but the costume selector does not cause a crash, tailor can be accessed, etc.
Removing the above registry entry eliminates the graphics glitches in game, but causes the costume selector crash.