diff options
author | Simon Howard | 2014-10-21 00:54:19 -0400 |
---|---|---|
committer | Simon Howard | 2014-10-21 00:54:19 -0400 |
commit | 21a41318650adf10187f8c3d0be6a05a40f7cb67 (patch) | |
tree | 83449b55985042a68dc00aa5362b36051c171ae8 /opl/dbopl.c | |
parent | 378857f3c826f052bed2199611e13da06bddfcd7 (diff) | |
download | chocolate-doom-21a41318650adf10187f8c3d0be6a05a40f7cb67.tar.gz chocolate-doom-21a41318650adf10187f8c3d0be6a05a40f7cb67.tar.bz2 chocolate-doom-21a41318650adf10187f8c3d0be6a05a40f7cb67.zip |
doom: Add -pack parameter to specify mission pack.
The main purpose for this parameter is to allow mods made for the Final
Doom IWADs to be played properly with Freedoom. Chocolate Doom detects
mission packs (pack_tnt/pack_plut) based on the file name. However, the
Freedoom: Phase 2 IWAD contains the textures for all three Doom2-format
IWADs, so can be used to play MegaWADs like Plutonia 2 that were
designed to be played with plutonia.wad.
Because mission pack detection is done based on filename, freedoom2.wad
is handled the same as doom2.wad (a sensible default). But this means that
when playing using a mod like Plutonia 2, the wrong level name is shown
on the automap screen (along with eg. intermission text). To fix this we
need a way to manually override the mission pack. -pack allows this to
be done. It's kind of tedious that this has to be done manually but at
least it can be done.
Thanks chungy for the bug report/suggestion. This fixes #449.
Diffstat (limited to 'opl/dbopl.c')
0 files changed, 0 insertions, 0 deletions