Gunmetal (Mad Genius Software)#

Checksums (SHA-1)#

C17478808D27B0173DE11147F06F099FE390B839 (gun.exe)
FC4DFC5038DD53A5513A265CAF5DA0A994B491CF (gundx.exe)

Developer Leftovers#

There are function names from the Glide 2.x library. There are also remnants
of linker files, along with file paths (i.e. C:\GUN\GAME\items.c)
at various points in the game’s DOS executables.

Developer Options#

Three debug options remain in the executables, which can be toggled with
command line arguments.

  • /god - Enables god mode keys (using Alt + Function keys during gameplay)
  • /sbm - Converts BMP files to the game’s own SBM format
  • /bin - Should produce .SBW/.SBT files for respective map and thing files.

Back to the Front Page