Jump to content

Recommended Posts

Posted

Hello, everyone... I need your help... I would like to play Hitman, but it needed DirectX... When I use Ubuntu 8.10 I haven't any problem with DirectX installation... Now I use Ubuntu 9.04... And when I have setuped the DirectX, it doesn't work...

arunas@arunas-desktop:~$ rm -dr ~/.wine

arunas@arunas-desktop:~$ winecfg

wine: created the configuration directory '/home/arunas/.wine'

fixme:system:SetProcessDPIAware stub!

fixme:iphlpapi:NotifyAddrChange (Handle 0x7ce609e8, overlapped 0x7ce609cc): stub

fixme:shell:DllCanUnloadNow stub

wine: configuration in '/home/arunas/.wine' has been updated.

arunas@arunas-desktop:~$ cp ~/Рабочий\ стол/Linux-Pack/mscoree.dll /home/arunas/.wine/drive_c/windows/system32

arunas@arunas-desktop:~$ cp ~/Рабочий\ стол/Linux-Pack/streamci.dll /home/arunas/.wine/drive_c/windows/system32

arunas@arunas-desktop:~$ cd ~/.wine/drive_c/windows/system32/

arunas@arunas-desktop:~/.wine/drive_c/windows/system32$ rm d3d8.dll d3d9.dll ddraw.dll dsound.dll dsound.vxd quartz.dll dxdiagn.dll

arunas@arunas-desktop:~/.wine/drive_c/windows/system32$ gedit ~/.wine/user.reg

/home/arunas/.themes/NiteLite GNOME/gtk-2.0/gtkrc:1719: error: unexpected character `{', expected character `='

Have added to file:

 

[software\\Wine\\DllOverrides] 1196330736

"d3d8"="native"

"d3d9"="native"

"d3dim"="native"

"d3dx8"="native"

"d3dxof"="native"

"dciman32"="native"

"ddrawex"="native"

"devenum"="native"

"dinput"="native"

"dinput8"="native"

"dmband"="native"

"dmcompos"="native"

"dmime"="native"

"dmloader"="native"

"dmscript"="native"

"dmstyle"="native"

"dmsynth"="native"

"dmusic"="native"

"dplay"="native"

"dplayx"="native"

"dpnaddr"="native"

"dpnet"="native"

"dpnhpast"="native"

"dswave"="native"

"dxdiagn"="native"

"mscoree"="native"

"quartz"="native"

"streamci"="native"

 

arunas@arunas-desktop:~$ cd Общедоступная/

arunas@arunas-desktop:~/Общедоступная$ wine dxsetup.exe

fixme:reg:GetNativeSystemInfo (0x7db4a6ec) using GetSystemInfo()

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

err:setupapi:do_file_copyW Unsupported style(s) 0x144

 

What I should do?

Posted

Your overrides are incorrect. He's the fixed version.

 

[software\\Wine\\DllOverrides]
"d3d8"="builtin"
"d3d9"="builtin"
"d3dim"="native"
"d3drm"="native"
"d3dx8"="native"
"d3dxof"="native"
"dciman32"="native"
"ddrawex"="native"
"devenum"="native"
"dinput"="builtin"
"dinput8"="native"
"dmband"="native"
"dmcompos"="native"
"dmime"="native"
"dmloader"="native"
"dmscript"="native"
"dmstyle"="native"
"dmsynth"="native"
"dmusic"="native"
"dmusic32"="native"
"dnsapi"="native"
"dplay"="native"
"dplayx"="native"
"dpnaddr"="native"
"dpnet"="native"
"dpnhpast"="native"
"dpnlobby"="native"
"dsound"="builtin"
"dswave"="native"
"dxdiagn"="native"
"mscoree"="native"
"msdmo"="native"
"qcap"="native"
"quartz"="native"
"streamci"="native"

Posted (edited)

I have worked with winetricks, it is incorrect. The crossover is shareware, but I don't want to pay.

Geof, what do you suggest else, because with your advice directX have no install too?

Maybe, somebody give me his folder "/.wine" with directX?

Edited by Amadeo

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...