WMVCore.DLL, MSASN1.dll, xlive.dll, problems.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
marcoocram
Level 1
Level 1
Posts: 5
Joined: Mon Dec 28, 2009 8:56 am

WMVCore.DLL, MSASN1.dll, xlive.dll, problems.

Post by marcoocram »

Hi i' m a new user.

Code: Select all

[b]m@marco ~ $[/b] wine '/mnt/pers/wine/drive_c/Program Files/Resident Evil 5/Launcher.exe'
err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\\Program Files\\Resident Evil 5\\RE5DX9.EXE") not found
err:module:import_dll Library MSASN1.dll (which is needed by L"C:\\windows\\system32\\xlive.dll") not found
err:module:import_dll Library xlive.dll (which is needed by L"C:\\Program Files\\Resident Evil 5\\RE5DX9.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Resident Evil 5\\RE5DX9.EXE" failed, status c0000135
[b]m@marco ~ $[/b] find /mnt/pers/wine -name "WMVCore.DLL"
[b]m@marco ~ $[/b] find /mnt/pers/wine -name "MSASN1.dll"
[b]m@marco ~ $[/b] find /mnt/pers/wine -name "xlive.dll"
/mnt/pers/wine/drive_c/windows/system32/xlive.dll
[b]m@marco ~ $[/b] su
Password: 
[b]marco m #[/b] mount -t ntfs-3g /dev/sda3 /mnt/windows
[b]marco m #[/b] find /mnt/windows -name "WMVCore.DLL"
[b]marco m #[/b] find /mnt/windows -name "MSASN1.dll"
[b]marco m #[/b] find /mnt/windows -name "xlive.dll"
/mnt/windows/Windows/SysWOW64/xlive.dll
I don' t understand, in sda3 is installed Windows7. Are they incompatible?[/code]
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

marcoocram
Level 1
Level 1
Posts: 5
Joined: Mon Dec 28, 2009 8:56 am

Post by marcoocram »

I don' t understand, what are you saying? What' s about my problem that page?
Sven
Level 3
Level 3
Posts: 77
Joined: Wed Sep 09, 2009 7:37 am

Post by Sven »

Your windows 7 installation seems to be 64 bit and wine is 32 bit, so that would mean they're incompatible indeed.

I think that dimesio misunderstood your question.
marcoocram
Level 1
Level 1
Posts: 5
Joined: Mon Dec 28, 2009 8:56 am

Post by marcoocram »

Right, now how i can find the missing files? Searching on web, in a site as www.dll-files.com ?
marcoocram
Level 1
Level 1
Posts: 5
Joined: Mon Dec 28, 2009 8:56 am

Post by marcoocram »

I downloaded from dll-files a few of dll (ask by the output of wine) and put them on System32. Now i had a new, strange error output about samba, i don' t understand:

Code: Select all

m@marco ~ $ wine  '/mnt/pers/wine/drive_c/Program Files/Resident Evil 5/Launcher.exe'
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

marcoocram wrote:I don' t understand, what are you saying? What' s about my problem that page?
Don't point Wine to a real Windows partition.

Code: Select all

err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
Do what it tells you to do. Install winbind.
marcoocram
Level 1
Level 1
Posts: 5
Joined: Mon Dec 28, 2009 8:56 am

Post by marcoocram »

I don' t pointing wine in a Windows partition... Winbind is already installed, samba is running, net-libs/libntlm is just been installed too. I add an information: with the wine output appear a Windows window saying "Errorcode:80070507".
dj--alex
Level 3
Level 3
Posts: 59
Joined: Sun Aug 23, 2009 4:59 am

Re: WMVCore.DLL, MSASN1.dll, xlive.dll, problems.

Post by dj--alex »

Im have this Error code too

2014 Year. Resident Evil 5 Still Unplayable (
Locked