Multiple instances of GAMEINFO lump

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
Blue Shadow
Posts: 5043
Joined: Sun Nov 14, 2010 12:59 am

Multiple instances of GAMEINFO lump

Post by Blue Shadow »

What happens when there are two or more GAMEINFO lumps loaded at the same time? Is it safe to assume that ZDoom ignores all (i.e. like they never existed) but the last one?
User avatar
Mr. Tee
Posts: 1111
Joined: Sun Feb 08, 2004 7:49 pm
Contact:

Re: Multiple instances of GAMEINFO lump

Post by Mr. Tee »

I think this is a pretty safe bet, the last one being defined by the alphabetically last ".WAD", ".PK3/7" or folder in which it is located.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49229
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Multiple instances of GAMEINFO lump

Post by Graf Zahl »

The last one in the last WAD on the command line will be used. There is no alphabetical sorting of loaded WADs - it would make no sense to do that.
Locked

Return to “Editing (Archive)”