From a0bf16d8fe289ace2776ac96283b98b4479d7a86 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Mon, 31 May 2021 23:38:49 +0200 Subject: [PATCH] - let Twin Dragon load the regular sw.def file. TwinDrag.def is just some leftover SWP stuff in one of the available GRPs and should not be used. --- wadsrc/static/engine/grpinfo.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/wadsrc/static/engine/grpinfo.txt b/wadsrc/static/engine/grpinfo.txt index a39318997..9047d62f6 100644 --- a/wadsrc/static/engine/grpinfo.txt +++ b/wadsrc/static/engine/grpinfo.txt @@ -674,7 +674,7 @@ grpinfo flags GAMEFLAG_SW|GAMEFLAG_ADDON|GAMEFLAG_SWTWINDRAG crc SWTD_CRC size 12499012 - defname "twindrag.def" + defname "sw.def" dependency SWREG12_CRC gamefilter "ShadowWarrior.TwinDragon" deletecontent "swcustom.txt" // not localizable and also not present in the alternative package. @@ -687,7 +687,7 @@ grpinfo flags GAMEFLAG_SW|GAMEFLAG_ADDON|GAMEFLAG_SWTWINDRAG crc 0xB5B71277 size 6236287 - defname "twindrag.def" + defname "sw.def" dependency SWREG12_CRC gamefilter "ShadowWarrior.TwinDragon" GameID "TwinDragon" @@ -699,7 +699,7 @@ grpinfo flags GAMEFLAG_SW|GAMEFLAG_ADDON|GAMEFLAG_SWTWINDRAG crc 0xACC8DCDE size 6235578 - defname "twindrag.def" + defname "sw.def" dependency SWREG12_CRC gamefilter "ShadowWarrior.TwinDragon" GameID "TwinDragon"