http://bugs.winehq.org/show_bug.cgi?id=27437
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|IW2 Edge of Chaos freezes |IW2 Edge of Chaos freezes |every second |every second if gstreamer | |mp3 codec is missing
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2011-06-29 13:32:57 CDT --- Ok, tested it on my laptop (natty32, which was easier to compile than oneiric64).
I can confirm that without the mp3 codec, the game does freeze every second, even if it's compiled --with-gstreamer.
Installing gstreamer0.10-fluendo-plugins-mp3-partner solves the issue.
There's an odd assert at the game launch though:
(wine:6296): GStreamer-CRITICAL **: gst_debug_add_log_function: assertion `func != NULL' failed
So retargeting the bug on that freeze which looks like a performance issue.