Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
deutex: DOOM wad file manipulator
- Summary
- DeuTex is a wad composer for Doom, Heretic, Hexen and Strife. It can be
used to extract the lumps of a wad and save them as individual files.
Conversely, it can also build a wad from separate files. When extracting
a lump to a file, it does not just copy the raw data, it converts it to
an appropriate format (such as PPM for graphics, Sun audio for samples,
etc.). Conversely, when it reads files for inclusion in pwads, it does
the necessary conversions (for example, from PPM to Doom picture
format). In addition, DeuTex has functions such as merging wads, etc. If
you're doing any wad hacking beyond level editing, DeuTex is a must.
Arch: src
Download: | deutex-4.4.0-3.al3.src.rpm |
Build Date: | Mon Dec 11 12:37:57 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 216 KiB |
Changelog
- * Sun Aug 27 17:00:00 2006 Wart <wart at kobold.org> 4.4.0-3
- Rebuild for FC-6
- * Thu Apr 20 17:00:00 2006 Wart <wart at kobold.org> 4.4.0-2
- Add freedoom to the list of known iwads.
- * Sun Mar 19 16:00:00 2006 Wart <wart at kobold.org> 4.4.0-1
- Initial spec file.