CodeImp
Moderator

Posts: 1441
Registered: 12-03 |
printz said:
Is it my system or isn't it? I have XP...
When I open a ZDoom (Heretic as Hexen) map together with a data PK3 and a data WAD (two data entries), when I enter "game configurations", the command-line tab, and expand to see the format code result, in place of "%AP" it lists two files, as normal, but instead of the data PK3, it lists the map WAD! The tested "%F" map appears as normal, a coded name in the temp folder.
It is normal that it adds the map WAD that you opened, because it may contain required resources (the temp wad shown by %F does not contain resources, just the map lumps) But it is indeed an error that the PK3 file is missing. I'll have it fixed next version.
|