Metro 2033 NoSteam

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Berillions
Level 4
Level 4
Posts: 230
Joined: Sat Mar 28, 2009 12:55 pm

Metro 2033 NoSteam

Post by Berillions »

Hello,

Before the installation, i installed d3dx9 thanks to winetricks.
I installed the game and at the end, i chose to install physx and vcrun2005. (After the installation, you can choose to install Directx11, directx9, physx and vcrun2005)

In the first launch :

I had an error message in the console. Metro2033 needs X3DAudio1_7.dll to run correctly. So i download and install in system32 dir this .dll.

In the 2nd launch :
I haven't an other error message in the console and this error windows:

Code: Select all

fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0000: stub!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
fixme:xinput:XInputGetState (0 0x32fdb0)
fixme:xinput:XInputGetState (1 0x32fdb0)
fixme:xinput:XInputGetState (2 0x32fdb0)
fixme:xinput:XInputGetState (3 0x32fdb0)
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1030,793)
err:ole:CoGetClassObject class {3eda9b49-2085-498b-9bb2-39a6778493de} not registered
err:ole:CoGetClassObject no class object {3eda9b49-2085-498b-9bb2-39a6778493de} could be created for context 0x1
fixme:win:EnumDisplayDevicesW ((null),0,0x32ef9c,0x00000000), stub!
Image

I use :
Wine 1.1.41
Nvidia drivers 195.36.15 (installed with the .run so lib32 drivers are installed too)
Debian Sid x86_64
In regedit, i add my MemoryGraphicCard, set fbo.

Thanks for your help.
Keyden
Level 1
Level 1
Posts: 6
Joined: Thu Mar 25, 2010 2:02 pm

Post by Keyden »

I had the same message in windows, when I installed the latest beta drivers the message was gone.
Try and install the latest beta drivers for your gfx card from here
http://www.nvidia.co.uk/Download/Find.aspx?lang=en-uk

Not sure if it will install under wine though, im at windows atm, can't test it.
Locked