I'm trying to run some games on Steam which do need DirectX.
So I'm now trying hard to install DirectX - I did find some good help, but there was always the following step (for installing the DirectX finally):
Code: Select all
wine DXSETUP.EXE
Code: Select all
wine: Call from 0x7b43de12 to unimplemented function sfc.dll.SRSetRestorePoint, aborting
wine: Unimplemented function sfc.dll.SRSetRestorePoint called at address 0x7b43de12 (thread 0071), starting debugger...
Unhandled exception: unimplemented function sfc.dll.SRSetRestorePoint called in 32-bit code (0x7b43de12).
My wine-version is 1.9.7 and my Ubuntu-version is 15.10.
I started with all the DLL-Overrides (description is here http://ubuntuforums.org/showthread.php?t=1095486).
Can anyone give me a hint how to handle this problem? Thanks a lot!
Greetings lorny