Hello all, I'm trying to run Football Manager 2009 under Wine. I installed the application; But see what's happening. wine fm.exe err:service:validate_service_config Service L"Macsvmgbbsbs" has an unknown service type err:service:scmdatabase_load_services Invalid configuration of service L"Macsvmgbbsbs" - skipping fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program Files\\Sports Interactive\\Football Manager 2009\\saAuditMD.dll") not found err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program Files\\Sports Interactive\\Football Manager 2009\\saAuditMD.dll") not found err:module:import_dll Library saAuditMD.dll (which is needed by L"C:\\Program Files\\Sports Interactive\\Football Manager 2009\\fm.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Sports Interactive\\Football Manager 2009\\fm.exe" failed, status c0000135 ~/.wine/drive_c/Program Files/Sports Interactive/Football Manager 2009$ wine Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit lenin at CCCP:~/.wine/drive_c/Program Files/Sports Interactive/Football Manager 2009$ wine --version wine-1.0.1 Do you have any solution for this?
You need MS Visual C++ 2005 libraries You can install this with winetricks -> http://wiki.winehq.org/winetricks Install vcr2005 and it should work... It alsa requires saAuditMD.dll, you will have to find it (web or from windows) and copy it in windows/system32 or in the game directory itself! Good luck! 2008/11/23 fedemw <wineforum-user at winehq.org>> Hello all, > > I'm trying to run Football Manager 2009 under Wine. > > I installed the application; But see what's happening. > > > wine fm.exe > err:service:validate_service_config Service L"Macsvmgbbsbs" has an unknown > service type > err:service:scmdatabase_load_services Invalid configuration of service > L"Macsvmgbbsbs" - skipping > fixme:actctx:parse_depend_manifests Could not find dependent assembly > L"Microsoft.VC80.CRT" > err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program > Files\\Sports Interactive\\Football Manager 2009\\saAuditMD.dll") not found > err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program > Files\\Sports Interactive\\Football Manager 2009\\saAuditMD.dll") not found > err:module:import_dll Library saAuditMD.dll (which is needed by > L"C:\\Program Files\\Sports Interactive\\Football Manager 2009\\fm.exe") not > found > err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program > Files\\Sports Interactive\\Football Manager 2009\\fm.exe" failed, status > c0000135 > > > > ~/.wine/drive_c/Program Files/Sports Interactive/Football Manager 2009$ > wine > Usage: wine PROGRAM [ARGUMENTS...] Run the specified program > wine --help Display this help and exit > wine --version Output version information and exit > lenin at CCCP:~/.wine/drive_c/Program Files/Sports Interactive/Football > Manager 2009$ wine --version > wine-1.0.1 > > > Do you have any solution for this? > > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20081123/33334be4/attachment.htm
Hi, thanks for your answer. Now the program runs and starts, but i only can see the mouse pointer and a black screen behind. This is the output of the console: Code: fixme:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ glsl_shader.c / 3315 fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 410 fixme:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ glsl_shader.c / 3315 fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 410 Regards,