Resource Options Window

Doom Builder

Resource Options Window

Use this dialog window to browse for a resource and change any options on how to use the resource. Doom Builder supports 3 types of resources;

WAD File

This is the most common resource known with Doom. You can find more information about the WAD format on the Doom Wiki. When the Strictly load patches between P_START and P_END only for this file checkbox is checked, Doom Builder will resolve texture patch conflicts by strictly loading patch lumps only from between the P_START and P_END lumps in this WAD file as it was intended by id Software, but most sourceports do not require this (as result, older maps have texture patch lumps that are not in between P_START and P_END).

Directory

Doom Builder can load resources from a directory in different ways. The directory is expected to use the PK3 directory structure (for more information see the ZDoom Wiki) but you can use it to simply load images from the directory root as textures or flats by turning on the options Load images in directory root as textures/flats.

PK3 File

The PK3 file is a zipped directory structure and can be used as WAD file replacement by several sourceports. For more information see the ZDoom Wiki.