Unregistered45 wrote:How to convert doom format to UMDF?
Download utils050999.zip from
http://zdoom.org/files/utils/ .
Unzip and find zwadconv.exe and zwadconv.txt.
Read zwadconv.txt, then convert the DOOM format map to Doom in Hexen format using a batch file
for example
All files, your map, the batch file and zwadconv.exe should be in the same folder.
Drag your map onto the batch file to get New.wad, rename New.wad if you want to.
Load the converted map into GZDoom Builder.
Use F2 (Map Options) and select the UDMF(ormat)
Click OK then Yes.
Finally, use F4 (Map Analysis) just to be sure that all really is okay.
That should do it.
Note:
zwadconv converts every map in a pwad at once.
GZDoom Builder converts maps one at a time.
Addendum:
The above methods, batch file and command line, work well with Windows OSes up to and including Windows 7.
I did not try Windows 8 because I do not have access to it.
[edit]
Originally I had problems with Windows 10 to perform the conversion methods with batch file and command line. But, as it turns out, those problems were self inflicted and have since been resolved, see
http://forum.zdoom.org/viewtopic.php?f= ... 15#p921944 and
http://forum.zdoom.org/viewtopic.php?f= ... 15#p921951