.deh is old and unsupported
Moderators: GZDoom Developers, LZDoom Developers, UZDoom Developers
Forum rules
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!
.deh is old and unsupported
I hope this was the right place to post this. I'm trying to run the original Aliens tc with the dehacked patch it came with, but it keeps saying .deh is old and unsupported. Is there a way to fix this?
- drfrag
- Vintage GZDoom Developer
- Posts: 3216
- Joined: Fri Apr 23, 2004 3:51 am
- Location: Spain
- Contact:
Re: .deh is old and unsupported
Which version of GZDoom? What's the exact message? I can't find that string in the source. Probably is a very old dehacked patch.
Re: .deh is old and unsupported
Most recent version. It says Atc2.deh is an old and unsupported patch.
- openroadracer
- Posts: 496
- Joined: Mon Sep 23, 2019 1:03 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): SteamOS
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Location: SES Flame of Liberty
- Contact:
Re: .deh is old and unsupported
"Most recent" doesn't help us. Can you relate the version of GZDoom you have to a specific GitHub GZDoom release or commit?spoone wrote:Most recent version.
Re: .deh is old and unsupported
I think he's referring to the .deh patch itself, which makes it quite a moot point what version of GZDoom he is using.
Older Dehacked versions used to save the patches in binary format which GZDoom can't read.
GZDoom can only read the text versions from the most recent version of Dehacked.
That same recent Dehacked executable can read said patches, temporarily apply them, and then resave them in text format which GZDoom will be able to read.
You will need DOSBox in order to do this.
Older Dehacked versions used to save the patches in binary format which GZDoom can't read.
GZDoom can only read the text versions from the most recent version of Dehacked.
That same recent Dehacked executable can read said patches, temporarily apply them, and then resave them in text format which GZDoom will be able to read.
You will need DOSBox in order to do this.
-
Devalaous
- Posts: 23
- Joined: Fri Apr 23, 2021 6:30 pm
- Graphics Processor: nVidia with Vulkan support
- Location: New Zealand
Re: .deh is old and unsupported
Its better to use the repackaged version by Quasar, it solves this issue.
- Matt
- Posts: 9696
- Joined: Sun Jan 04, 2004 5:37 pm
- Preferred Pronouns: They/Them
- Operating System Version (Optional): Debian Bullseye
- Location: Gotham City SAR, Wyld-Lands of the Lotus People, Dominionist PetroConfederacy of Saudi Canadia
- Contact:
Re: .deh is old and unsupported
Could the error message be improved to explain that it's the binary that's the problem?
-
Blzut3
-

- Posts: 3215
- Joined: Wed Nov 24, 2004 12:59 pm
- Operating System Version (Optional): Kubuntu
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
- Contact:
Re: .deh is old and unsupported
I'm not sure how that would be any better? The problem is exactly what the error message says: the dehacked file is in an old format which is unsupported by GZDoom. I suppose it would be a little more clear if it said something along the lines of "was made by an unsupported version of DeHackEd < 2.3" instead of just saying the mod is old.
Re: .deh is old and unsupported
Yeah, if the message said that it's the version of the DEH patch that is old and unsupported, it would be a lot more clear.
Re: .deh is old and unsupported
So is there just no fix at all for this error?
Re: .deh is old and unsupported
spoone wrote:So is there just no fix at all for this error?
You will have to do this. Load the patch with the latest version of DeHackEd and then save it again so it saves as text format.Rachael wrote:That same recent Dehacked executable can read said patches, temporarily apply them, and then resave them in text format which GZDoom will be able to read.
You will need DOSBox in order to do this.
Re: .deh is old and unsupported
I keep trying to open dehacked in dosbox but it keeps saying can't find Doombak.exe. I even tried editing the .ini.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: .deh is old and unsupported
Perhaps this one's more worth looking into:
Devalaous wrote:Its better to use the repackaged version by Quasar, it solves this issue.