thePatric
2009-May-02 21:37 UTC
[Wine] Running the game "Memento Mori" - "Windows Media Video..."
Another day, another game. I mounted the image of a game called "Memento Mori", a german adventure game. The installer was not exactly working perfect ("please enter (...) in .ini or something" where the name of the game, the installation folder etc. normally stands), but it worked. Even the game seemed to start at first, but after a few seconds it crashes. The error message reads (german, of course): "Windows Media Video library not installed. Please install the game again." Anybody knows what to do? It should be noted that I wasn't able to install two other games using the iso. Maybe it's a known problem with the cd emulation?
Austin English
2009-May-02 21:38 UTC
[Wine] Running the game "Memento Mori" - "Windows Media Video..."
On Sat, May 2, 2009 at 4:37 PM, thePatric <wineforum-user at winehq.org> wrote:> Another day, another game. > > I mounted the image of a game called "Memento Mori", a german adventure game. > The installer was not exactly working perfect ("please enter (...) in .ini or something" where the name of the game, the installation folder etc. normally stands), but it worked. > Even the game seemed to start at first, but after a few seconds it crashes. > The error message reads (german, of course): > "Windows Media Video library not installed. > Please install the game again." > > Anybody knows what to do? > It should be noted that I wasn't able to install two other games using the iso. > Maybe it's a known problem with the cd emulation?Might need windows media player: $ wget kegel.com/wine/winetricks $ sh winetricks wmp9 -- -Austin