err:module:import_dll Library WMIX32.dll (which is needed by L"C:\\I-Magic\\Fallen\\Exe\\fallen.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\I-Magic\\Fallen\\Exe\\fallen.exe" failed, status c0000135
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
err:service:service_control_dispatcher failed to open service manager error 1722
err:service:service_send_start_message service L"PlugPlay" failed to start
fixme:service:scmdatabase_autostart_services Auto-start service L"PlugPlay" failed to start: 1053
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
i using wine 1.4 and Linux Mint Debian (LMDE 201303)
That's not a dll that comes with Windows. If your app needs it, it should have installed it.
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
Also, it looks like that problem happens on windows, too.
(See http://www.spotlight-wissen.de/archiv/m ... 85657.html )
You might have to find wmix32.dll and wmix32.ini on the game's
install disc and copy them to ~/.wine/drive_c/windows/system32/
(What app is this? If it's as old as the one in that web page, you might run
into trouble with it needing 256-color mode...)