Both readme.md and the help text when running wadext.exe declare that the proper syntax of using wadext is as follows:
wadext [options] filename
However, attempting to run wadext -nogfxconvert -nosndconvert filename.wad prints the following error:
-nogfxconvert: unable to open
The proper syntax to use wadext, counter to all documentation, should be wadext filename [options].
Both readme.md and the help text when running wadext.exe declare that the proper syntax of using wadext is as follows:
wadext [options] filenameHowever, attempting to run
wadext -nogfxconvert -nosndconvert filename.wadprints the following error:-nogfxconvert: unable to openThe proper syntax to use wadext, counter to all documentation, should be
wadext filename [options].