Open satorope opened 2 years ago
prboom treats the following non-IWADs as PWADs and cannot play, for example, Chex Quest:
const char *const standard_iwads[]= { "doom2f.wad", "doom2.wad", "plutonia.wad", "tnt.wad", "freedoom2.wad", "doom.wad", "doomu.wad", /* CPhipps - alow doomu.wad */ "freedoom1.wad", "freedoom.wad", "doom1.wad", };
Simply register all IWADs listed below. You can change the IWAD used by the folder structure.
prboom treats the following non-IWADs as PWADs and cannot play, for example, Chex Quest:
Simply register all IWADs listed below. You can change the IWAD used by the folder structure.