physx with winetricks 0.0+20120912

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Gwennerl
Newbie
Newbie
Posts: 3
Joined: Wed Apr 24, 2013 4:45 pm

physx with winetricks 0.0+20120912

Post by Gwennerl »

Hi,
I am new to Linux and try to run some games with wine. Therefore, I need physx, but I can not find it in winetricks 0.0+20120912 and if i try to install it with the original download file form the invida homepage the installation fails:

fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"UpdateProperties", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"CurrDialog", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"CurrDialog", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Wizard", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"Wizard", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"bFound", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"bFound", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"record", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"record", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"NextDialog", clsid {000c109e-0000-0000-c000-000000000046}
fixme:msi:AutomationObject_GetIDsOfNames Unknown member L"NextDialog", clsid {000c109e-0000-0000-c000-000000000046}
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
err:msi:ACTION_InstallFiles compressed file wasn't installed (L"C:\\windows\\syswow64\\PhysXLoader.dll")
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603


it would be great, if somebody could help me out!
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: physx with winetricks 0.0+20120912

Post by dimesio »

Winetricks physx works fine here. Make sure you have the latest version of winetricks, downloaded directly from winetricks.org.
Gwennerl
Newbie
Newbie
Posts: 3
Joined: Wed Apr 24, 2013 4:45 pm

Re: physx with winetricks 0.0+20120912

Post by Gwennerl »

thank you, physx is now on my system.
Locked