PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : winex und diablo2



Tim Taylor
26.07.02, 17:15
Ich versuche gerade diablo2 unter winex ans Laufen zu kriegen. Leider scheiter ich schon direkt am Anfang der Anleitung von holarse:
wine Install.exe

bringt bei mir:
err:win32:PE_fixup_imports No implementation for NTDLL.DLL.57(NtAccessCheckByTypeResultList) imported from C:\windows\ADVAPI32.DLL, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for NTDLL.DLL.55(NtAccessCheckByType) imported from C:\windows\ADVAPI32.DLL, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for NTDLL.DLL.1133(iswxdigit) imported from C:\windows\ADVAPI32.DLL, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for NTDLL.DLL.151(NtNotifyChangeMultipleKeys) imported from C:\windows\ADVAPI32.DLL, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for NTDLL.DLL.196(NtQueryMultipleValueKey) imported from C:\windows\ADVAPI32.DLL, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for NTDLL.DLL.240(NtSaveMergedKeys) imported from C:\windows\ADVAPI32.DLL, setting to 0xdeadbeef
err:win32:PE_FindExportedFunction function not found for forward 'NTDLL.RtlSetCriticalSectionSpinCount' used by 'KERNEL32.DLL'. If you are using builtin 'KERNEL32.DLL', try using the native one instead.
err:win32:PE_fixup_imports No implementation for KERNEL32.dll.648(SetCriticalSectionSpinCount) imported from C:\windows\rpcrt4.dll, setting to 0xdeadbeef
err:win32:PE_fixup_imports No implementation for NTDLL.DLL.429(RtlDowncaseUnicodeString) imported from C:\windows\SHELL32.DLL, setting to 0xdeadbeef
wine: Unhandled exception, starting debugger...
err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x402b65a4

Ich habe schon versucht die kernel32.dll auch native zu setzen. Mit dem gleichen Ergebnis.

Nonchecker
26.07.02, 17:34
Den richtigen gemounteten Windowspfad hast Du in Deiner .wineconf schon angegeben, oder?

Tim Taylor
27.07.02, 07:56
Ich denke das läuft über ein Fakewindows und nicht über eine wirklich vorhandene Windowspartition, oder ?