Application Details:
Version: | 1.0.45 |
License: | Free to use |
URL: | http://www.worldofkungfu.com/ |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 1.1.19 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
I'm sure there's a way to overcome the problems, but I"m working on it.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu) | Apr 18 2009 | 1.1.19 | Yes | Yes | No | Bronze | Hikayu |
Bug # | Description | Status | Resolution | Other apps affected |
I have successfully got the updater to work you'll need to do a few things to get this going
Installing Directx:
I am assuming you all have moderate knowledge of things so here is the method of installing Directx 9.0
$ WineCfg
List of dlls that needs to be set.
"d3d8"="builtin"
"d3d9"="builtin"
"d3dim"="native"
"d3drm"="native"
"d3dx8"="native"
"d3dx9_24"="native"
"d3dx9_25"="native"
"d3dx9_26"="native"
"d3dx9_27"="native"
"d3dx9_28"="native"
"d3dx9_29"="native"
"d3dx9_30"="native"
"d3dx9_31"="native"
"d3dx9_32"="native"
"d3dx9_33"="native"
"d3dx9_34"="native"
"d3dx9_35"="native"
"d3dx9_36"="native"
"d3dxof"="native"
"dciman32"="native"
"ddrawex"="native"
"devenum"="native"
"dinput"="builtin"
"dinput8"="builtin"
"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"
You can set all the dlls in winecfg under the "Libraries" tab or just
set the first dll "d3d8"="builtin" and then go to .wine/user.reg and
find the DLL override section [Software\\Wine\\DllOverrides] and copy
the above list under it.
you can get direct x here http://filehippo.com/download_directx/
Run DXSETUP.EXE and install to your wine directory
Run dxdiag and test it
Download mozcontrole and unpack it into /.wine/drive_c/Program files/mozcontrol
Navigate to that location and right click on mozctlx.dll. Select open with other application and type
wine regsvr32
(I'm sorry, I copied and pasted it from somewhere. All I did was to correct the *Horrible* grammar, and typos which were eden.)
Comments for this application have been disabled because there are no maintainers.