Hexen format to Boom/Doom Format?
Moderator: GZDoom Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
- Posts: 823
- Joined: Sun Mar 11, 2018 4:15 pm
- Location: Venezuela
Hexen format to Boom/Doom Format?
Is there any way to revert from Hexen format to Doom format? I'm trying to convert some maps that i'm not familiar with and if there was an easy way to convert from Hexen to Doom while also transfering over the linedef types then that would be great.
-
-
- Posts: 4149
- Joined: Thu Jul 17, 2003 12:19 am
- Graphics Processor: nVidia (Legacy GZDoom)
- Location: British Columbia, Canada
Re: Hexen format to Boom/Doom Format?
In GZDB or GZDBBF press F2 (Map Options) and select the Doom format. Click OK to change the format.
But, this comes with a caveat. While action numbers stay the same, the action meaning is not translated.
For example:
But, this comes with a caveat. While action numbers stay the same, the action meaning is not translated.
For example:
- in Hexen format action 21: Floor_LowerToLowest
- in Doom format action 21: S1 Lift Lower Wait Raise
-
- Posts: 823
- Joined: Sun Mar 11, 2018 4:15 pm
- Location: Venezuela
Re: Hexen format to Boom/Doom Format?
I already knew that and i assume that means there's no way around it, oh well time to spend a few hours converting this crap. (I just hope they don't have extremely complicated ACS)
And i will also have a "fun learning experience" with DEHACKED
And i will also have a "fun learning experience" with DEHACKED