Jump to content

Does anybody still use DeuTex?


LexiMax

Recommended Posts

Odamex uses DeuTex in order to build its WAD file, but we are in the process of migrating to loading Odamex resources into ZIP files, and it occurred to me - do any other projects make active use of DeuTex?

 

The most recent release of DeuTex is three years old and requires building from source on *NIX platforms, and I've been pondering various methods of making use of DeuTex easier to "pick up and use" or integrate into a build system on Linux and macOS  - but if nobody uses it anymore, perhaps the juice is not worth the squeeze.

Edited by LexiMax

Share this post


Link to post

Freedoom is probably the main remaining user these days. You probably knew that already, though. Especially given the v5+ releases were made by Freedoom developers. :)

PrBoom and its descendents used to use it for building its data wad but stopped a long time ago. It was easier to write a whole new program than work around an infelicity in how DeuTex interacted with Auto{conf,make} out-of-tree builds (which broke "make distcheck").

I still use it for some personal projects when I need to handle some lump types my own hand-rolled tools don't support yet. In particular I still don't have anything better to compile/decompile TEXTURE1/PNAMES lumps. Every time I need to, I think "I wish I had a better thing to handle this" but I've never been angry enough to Just Fucking Do It.

However, once you have your directory set up so you can just type "make" and everything just works, it's really nice ;).

 

Share this post


Link to post

DoomTools has kinda become the de facto DeuTex replacement. I'd rather point folks at that nowadays since it has more power under the hood (full scripting, decohack, etc) and great tech support (MTrop is a beast).

 

I remember the Java requirement being a sticking point for someone a while back, but there's now a standalone distribution that bundles a JVM, which ought to play a bit nicer with automation workflows.

Share this post


Link to post

I never used Deutex, and I never had knowledge about that, I only had xwe to make dehacked files, plus slade is also the program that I can make dehacked files with. but does anyone made dehacked files with Deutex?

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...