ZenNode v1.1.0
by Marc Rousseau

Parameters Quick Reference


Expression:    zennode {-options} filename[.wad] [level{+level}] {-o|x output[.wad]}
 

-o          Specifies the name of the output file.

level(+) Process a specific level (or levels [level+level]) inside a multilevel WAD.             

-x           Extract only the levels that have been processed from a multilevel WAD to an output WAD.

file1(+)  Merge individual WAD files (this.wad+that.wad) into a larger one.

-t            Don't write output file. Test mode.

 

Nodes Options


-n-         Turn off nodes builder.

-n1        Fast algorithm for quicker nodes build.

-n2        Faster algorithm.

-n3        Fastest algorithm.

-nq        Stop progress indications from being displayed.

-nu        Forces all SSECTORS to contain SEGS from only one SECTORS.

-ni         If a line can't be seen in the game, don't include it in the BSP tree.

 

BLOCKMAP Options


-b-        Turn off BLOCKMAP build.

-bc       Compress the BLOCKMAP.

 

REJECT Options


-r-        Turn off REJECT build.

-rz        Insert a 0-filled REJECT.

-rf         Force rebuild, even if REJECT effects are detected.

-rc        Use child sectors to reduce LOS calculations.

-rg        Use graphs to locate articulation points in the map to reduce LOS calculations.