http://bugs.winehq.org/show_bug.cgi?id=28611
--- Comment #7 from GyB gyebro69@gmail.com 2013-01-21 09:38:06 CST --- (In reply to comment #6)
Created attachment 43277 [details] Clamp power before applying it to glMaterialf.
You may give this patch a try, but I don't think this is the problem.
The patch has no visible effect on this bug. The game is still freezing after the loading bar is filled. Terminal output with the patch applied: fixme:win:EnumDisplayDevicesW ((null),0,0x33edd8,0x00000000), stub! fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. err:d3d:state_specularenable >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glMaterialf(GL_SHININESS) @ state.c / 733 fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1000000.
What's needed to get the app working til the hang? Does it need some special version of ie?
All I did:
- get the downloader
- run the downloader in a new prefix (will download bfgclient and install it)
- This shows an empty page (most likely html rendering problems)
1. create a new wineprefix 2. winetricks ie8 3. run the downloader. It will install the bfg client first, then it will download the demo itself.