Hm... looks sounds like the install_files.bat, didn't work.
Lets try to do it manually.
Copy and paste the following files from the SCX/Graphics folder into your DangerousWaters/Graphics folder. (don't forget to back it up again just in case).
cmpUtil.exe
Aku1A.bmp
Aku1A_d.bmp
Aku1b.bmp
Aku1b_d.bmp
XAkula.j3d
XAkula_d.j3d
XAkulaII.j3d
XAkulaII_d.j3d
Now in your DangerousWaters folder create a AkulaInstall.bat file (just create a AkulaInstall.txt file and rename it .bat)
Right click the .bat you just created and select EDIT. The file will open. In the .bat file copy and paste the following code.
Code:
cmputil 3D Aku1A.bmp
cmputil 3D Aku1A_d.bmp
cmputil 3D Aku1b.bmp
cmputil 3D Aku1b_d.bmp
cmputil 3D XAkula.j3d
cmputil 3D XAkula_d.j3d
cmputil 3D XAkulaII.j3d
Cmputil 3d XAkulaII_d.j3d
EXIT
Save and close the file and double click it to run. You should see a DOS prompt running, and when near the end it will close.
Now open up DWEdit and try to reference the new model in the 3D Object Dialog just like before. If it works you should see the new Akula model in the preview window.
Try that to see if it works.:hmm: