http://bugs.winehq.org/show_bug.cgi?id=7696
------- Additional Comments From shadow.wizzard@gmail.com 2007-18-03 14:48 ------- Ok as requested the latest log showing traced oldDrawable and oldCtx is attached. Regarding looping - I belive it has something to do with screen mode requested. It might look that game is saving some setting from config dialog but somehow it's unable to get the requested screen mode and again it's calling config dialog. Similar issue in TR Legend - no matter what the app is unable to store video setting and at each startup I have to select it by hand ... In TR Legend it works internally within one executable so it's not looping and here we have a seperate app that saving preferences in a plain file then the game try to use them - without success so it's calling the setup again .. and that loop persist forever.