• Register

Freedoom is a project to create a complete Doom II-compatible IWAD file which is Free Software' The IWAD file is the file used by Doom which contains all the game data (graphics, sound effects, music, etc')' While the Doom source code is Free, you currently still need one of the proprietary IWAD files from id in order to play Doom' Freedoom aims to create a Free alternative' Combined with the GPL-licensed Doom source code this will result in a complete Free Doom-based game' The Freedoom project has already succeeded in creating a complete set of replacement textures for the original Doom games, as well as a large amount of extra material (sound effects, graphics, sprites, etc)' All of the Freedoom material can be freely redistributed, modified and reused without restriction provided credit is given to the project'

Post tutorial Report RSS idTech1: How to easily identify the many different WAD files

Many WAD files have the same name (e.g. DOOM.WAD). The versions can only be differentiated correctly using hash values. Here is my simplified solution. With WADidentify, you can either drag and drop the CMD file or use the file browser to find most commercial WAD files (and some PK3 files).

Posted by on - Basic Other

WADidentify

  1. Please download and unzip the program first: Indiedb.com

  2. Start the script file "WADidentify.cmd" or Drag & Drop a WAD or PK3 file onto the cmd file. This window is displayed (if Drag & Drop is used, the window is displayed as shown in 3.).

    WADidentify01

  3. Drag & Drop a WAD or PK3 file onto the cmd file, or select the WAD or PK3 file in the "Open file window". The file is identified and the information is displayed:

    WADidentify01

  4. Here you can see the information about the game and the version of the file:

    WADidentify 2 1 Result

  5. The CRC32 hash value can be seen here:

    WADidentify 2 2 Result

  6. The original file name is displayed in the marked area. Sometimes WAD files are renamed (example for the Ultimate Doom version of DOOM.WAD = doom_v19ud.wad):

    WADidentify 2 3 Result

  7. If a file cannot be identified, an error message is issued and a log file with the relevant information is created. The CRC32 hash value is also saved in the clipboard:

    WADidentify 3 Unknown

    WADidentify 4 Textfile

I am grateful for informations and suggestions for improvement. Since I am not yet able to program, batch is currently my preferred solution. Hope my script is helpful and sorry for my mistakes in the English language...

Best regards
ZerTerO

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: