Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
First, from what you posted, it looks as if you may have not navigated to the directory with the files, but rather just added the full path to the command line. You can do that, but you'll need to make sure you accurately specify the location of every file on the command line.
eg
Documents and Settings\HP_Owner>Desktop\utils050999\zwadconv c:\doom\zdoom\wads\input.wad c:\doom\zdoom\converted\output.wad
The easiest way around this is to unzip everything to a simple directory eg c:\zdutils then put your input WAD file in there to. Then try the following
Start/run/cmd [enter/OK]
Then in the cmd window, type:
cd\zdutils [enter]
zwadconv input.wad output.wad [enter]
A second later you should have your converted file.
If, however, the wad is in the zwadconv dir, or you have tried full path names, check you are typing the wad name accurately. If you are, perhaps double check that the WAD itself is valid an openable in Zdoom or some wad tool or other.
killingblair wrote:Damn, and I was working on a GUI for this utility. Damn you Enjay!
Don't let me stop you. I'm sure plenty of people would appreciate a front-end for it. Or perhaps you meant more than just a front end? Presumably the source is available for Zwadconv so a full replacement Windows tool would, I guess, be possible.
Ok, here it is. All you have to do is drop it in the same folder as zwadconv.exe, run, pick an input wad and set an output wad, click "Launch", and go to the folder to where you set the output wad and pick up your wad.
EDIT: Download below.
Last edited by killingblair on Tue Aug 01, 2006 1:18 pm, edited 1 time in total.
Seems to work quite nicely. It's my favourite kind of util too - nice and simple with no extra frills.
Minor points:
If you pick a WAD in a directory with spaces in the path, it fails unless you put " " around the path manually. Amusingly, although it couldn't find the file:
F:\Documents and Settings\Nigel_Rowand\Desktop\computer_storage.wad
(convlog said "Could not open F:\Documents")
the convlog itself was saved to
F:\Documents and Settings\Nigel_Rowand\Desktop\convlog.txt
Oh, and the icon only using black means it is invisible on my black background desktop.
Indeed, including the ability to specify original game. I know that at least one line type is improperly converted in Heretic maps and I'm guessing it knows very little, if anything, about Strife.