http://bugs.winehq.org/show_bug.cgi?id=3003
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_directx |-unknown
--- Comment #10 from Austin English austinenglish@gmail.com 2008-01-28 11:56:42 --- (In reply to comment #9)
Well I was able to reproduce a random crash in 0.9.51 and 0.9.52, it was due to memory and palette handle leaks (eventually running out of resources) and usually happened in 5-20 min of play, regardless of any actions (even when simply standing there without movement). I believe I fixed it, and the fixes are now in git
http://source.winehq.org/git/wine.git?a=commit;h=83fe4e77f5bfda822688906c0cf... http://source.winehq.org/git/wine.git?a=commit;h=9dbdacbd824189fafe6d8807576...
With these fixes, there are no constant leaks every frame anymore. I tried leaving it running for the night and it did fine.
Can you give this a try in wine 0.9.54 and report back? Thanks.