https://bugs.winehq.org/show_bug.cgi?id=55143
--- Comment #6 from zeroredgrave@gmail.com --- (In reply to Nikolay Sivov from comment #5)
(In reply to zeroredgrave from comment #4)
(In reply to Nikolay Sivov from comment #3)
It's possible you have a build without winegstreamer, because gstreamer wasn't available at build time for example. If the game tries to use ir50_32.dll, it will crash like that. So check if you have winegstreamer binaries in your build.
i checked on system32 and there is no wingstreamer.dll. So that's why i got an error. But how can add wingstreamer.dll on winetricks?
You can't add it with winetricks, wine should be built with gstreamer support.
how can i fix?