DoomUnity icon indicating copy to clipboard operation
DoomUnity copied to clipboard

more iwad detection

Open jmickle66666666 opened this issue 7 years ago • 0 comments

multiple checksums for certain iwads (or duplicate entries)

some iwads, like freedoom, won't do well with checksums since they're constantly updated. so we need a separate lump detection method too

checksums are quicker since they don't require reading the wad data, so do any checksums first, then lump detection

jmickle66666666 avatar Jan 09 '18 06:01 jmickle66666666