|
VMUX Release 1.0 - 23/6/2000 - This is a pair of programs designed to convert a .dci file into a .vmi/.vms pair for use on the web, and to convert a .vmi/.vms pair obtained from the web into a .dci file.
The major difference between these tools and others available is that they work in a fully automatic manner. The user can just supply the input filename and the program does all the rest without having to prompt the user for information, such as whether it's a game or data file, and what the filename should be. However, the user can control the output filename if they wish (the program chooses a sensible output filename if none is specified)
Contains:
- dci2vmx V1.0 - inputs a .dci file and creates a .vmi and a .vms file
- vmx2dci V1.0 - inputs a .vmi file, and creates a .dci file (from the header info in the .vmi file, along with the actual data contained in the .vms file which must be present!)
This is currently at an experimental beta stage, and I cannot guarantee stability, so I am not currently distributing executables (it's up to you to compile it yourself!)
|