Hi I've never used wine before, today I wanted to run Orcs Must Die Demo . exe I install it, but when i try run .exe in wine, nothing happens, I dont know why it doesn't work, maybe i should install some directx ? it should work, http://appdb.winehq.org/objectManager.php?sClass=version&iId=24607 do you know what is needed to run this game? greetings
On 10/31/2011 09:18 AM, playw wrote:> Hi > > I've never used wine before, today I wanted to run Orcs Must Die Demo . exe > I install it, but when i try run .exe in wine, nothing happens,Run it from command line and repost with any error messages that gives you, then we will have a place to start looking for the problem. Also, what version of Wine are you using, and what video card and driver?
Code: (...) ctctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" err:module:import_dll Library MSVCP90.dll (which is needed by L"C:\\Program Files\\Robot Entertainment\\Orcs Must Die!\\Build\\release\\vBase90.dll") not found err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Robot Entertainment\\Orcs Must Die!\\Build\\release\\vBase90.dll") not found err:module:import_dll Library vBase90.dll (which is needed by L"C:\\Program Files\\Robot Entertainment\\Orcs Must Die!\\Build\\release\\Vision90.dll") not found err:module:import_dll Library MSVCR90.dll (which is needed by L"C:\\Program Files\\Robot Entertainment\\Orcs Must Die!\\Build\\release\\Vision90.dll") not found err:module:import_dll Library Vision90.dll (which is needed by L"C:\\Program Files\\Robot Entertainment\\Orcs Must Die!\\Build\\release\\OrcsMustDie.exe") not found fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC90.CRT" (..) wine 1.0.1 gt320m with nvidia driver
On 10/31/2011 09:34 AM, playw wrote:> wine 1.0.1That version of wine is very old. Your errors say you are missing MSVCR90.dll, but your best bet is to update to a current version of Wine (1.3.31) and try the game again since the missing .dll may already be included in the newer Wine version.