http://bugs.winehq.org/show_bug.cgi?id=24941
Summary: Fable: The Lost Chapters can't play video Product: Wine Version: 1.3.5 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
On launch, it hung in the splash screen, and the log showed
err:module:import_dll Library msvcrt.dll (which is needed by L"C:\windows\system32\msvcr71.dll") not found err:module:import_dll Library MSVCRT.dll (which is needed by L"C:\windows\system32\MFC42.DLL") not found err:module:import_dll Library MFC42.DLL (which is needed by L"C:\users\dank\Temp\DW210f4.tmp") not found
I worked around that with 'winetricks vcrun6'.
The game then started up and was somewhat playable. On startup, the game complained "Unable to play video." You could click past it, but it was still annoying. I worked around that with 'winetricks wmp9 quartz devenum'.
Even if we have to install wmp, it'd be nice if wine's quartz and devenum were up to the task...