Wolfenstein dont work anymore after update to 1.5.9

Questions about Wine on Linux
Locked
akI*
Level 3
Level 3
Posts: 55
Joined: Mon May 23, 2011 11:48 am

Wolfenstein dont work anymore after update to 1.5.9

Post by akI* »

Hi,

yesterday i updated wine to 1.5.9 and refreshed all my prefixes.
Wolfenstein http://de.wikipedia.org/wiki/Wolfenstein_%282009%29 does not longer work for me.

I got

Code: Select all

fixme:xinput:XInputGetState (0 0xdff478)
fixme:xinput:XInputSetState (0 0x1c2961d6) Stub!
fixme:xinput:XInputSetState (1 0x1c29627e) Stub!
fixme:xinput:XInputSetState (2 0x1c296326) Stub!
fixme:xinput:XInputSetState (3 0x1c2963ce) Stub!
fixme:wbemprox:client_security_SetBlanket 0xf7450b3c, 0x148218, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf7450b3c
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000001
fixme:win:EnumDisplayDevicesW ((null),0,0xdfe158,0x00000000), stub!
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:wbemprox:client_security_SetBlanket 0xf7450b3c, 0x148280, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf7450b3c
fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000001
fixme:win:EnumDisplayDevicesW ((null),0,0xdfe174,0x00000000), stub!
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:gameux:GameExplorerImpl_VerifyAccess (0x146930, L"C:\\Program Files (x86)\\Activision\\Wolfenstein\\SP\\Wolf2.exe", 0xdfee7c)
fixme:win:EnumDisplayDevicesW ((null),0,0xdfe540,0x00000000), stub!
wine: Unhandled page fault on read access to 0x00000000 at address 0x10185fc4 (thread 0009), starting debugger...
If you want the debugging logfile let me know. The day before i played it 2 hours on 1.5.8 without any problems. The game runs platinumlike since 1.3.3

I reinstalled it already but got the same result. I dont did a regression test yet.
Maybe someone knows why this isnt working after updating the prefix.

Running Wolfenstein on a clean PREFIX without any winetricks. I used a noCD because i dont want to play with the original dvd in one of my drives but that worked before the update really nice. I also tested it with the original Wolf2.exe and the dvd in a physical drive = same problem with the same concole output.
OS: Suse 12.1 64b
mogorva
Level 4
Level 4
Posts: 107
Joined: Fri Oct 16, 2009 10:27 am

Post by mogorva »

The crash when starting Wolfenstein (2009) is already fixed in the git version (wine-1.5.9-106-g020a68e).

http://source.winehq.org/git/wine.git/c ... b4df7e04c6
akI*
Level 3
Level 3
Posts: 55
Joined: Mon May 23, 2011 11:48 am

Post by akI* »

Okay thanks a lot.
Locked