Page 1 of 1
Support for DOOM 64
Posted: Sat Feb 22, 2020 1:32 pm
by nels
I was wondering if there was a chance that there could be support for Doom 64 on G/LZDoom, maybe by using Doom 64 EX or D64: Retribution, either way is some like this ever going to happen?
Re: Support for DOOM 64
Posted: Sat Feb 22, 2020 2:06 pm
by Graf Zahl
Doom64 is VERY different from the other games,, if it's ever going to happen it'll mean a lot of work.
Re: Support for DOOM 64
Posted: Sat Feb 22, 2020 5:15 pm
by Redneckerz
Only the GEC brothers are doing something with this (Called DZDoom) and it includes PSX Doom compatibility as well.
Re: Support for DOOM 64
Posted: Tue Feb 25, 2020 10:32 am
by nels
oh, alright, Do you have the link for it?
Re: Support for DOOM 64
Posted: Tue Feb 25, 2020 12:41 pm
by Gez
Support for Doom 64 might come after its rerelease. Not immediately after, mind you, but if we support the game it'll be the official version that people can buy, and until this version is available there's nothing we can really do.
Most of the features needed are already there. Assuming it'll be very similar to Doom64 EX and distributed with a doom64.wad similar to those that can be generated from the original ROM with D64X's WadGen utility, then what's needed is
- reading the map format
- adding support for the macro system and new special types
- adding ZScript versions of the actors
- adding the laser effect
- allowing per-actor palette overrides for sprites (cf. the whole knight/baron situation where they use the exact same sprites but a different palette)
- supporting Doom 64-style switches, and
- supporting Doom 64-style skyboxes including the firesky.
Additional work may involve making sure the Doom 64-style material color system we have works like it does in the original game.
Re: Support for DOOM 64
Posted: Tue Feb 25, 2020 12:48 pm
by Redneckerz
nels wrote:oh, alright, Do you have the link for it?
Its currently still called GZDoom (GEC) which is confusing as heck, but the rebrand should occur soon i believe.
ZDoom thread is
here.
DoomWorld thread is
here.
Re: Support for DOOM 64
Posted: Sun Apr 17, 2022 12:28 pm
by Casualfan
So now that the Doom 64 remaster has been out for a few years, would adding support for it be easier or more feasible now?
Re: Support for DOOM 64
Posted: Sun Apr 17, 2022 12:32 pm
by Rachael
Support doesn't happen just because it's been out any length of time. GZDoom simply does not have enough people in development (or enough interest among said people) for this kind of thing right now, that's really all there is to it. But the source is open and anyone can contribute.
Re: Support for DOOM 64
Posted: Sun Apr 17, 2022 12:49 pm
by Graf Zahl
THere's also a legal issue here: The source of the remaster is closed, so we'd have to reverse engineer the differences to Doom64 EX which would put the project in a legal gray area.
This is not going to happen for an engine that sees use for commercial development,
Unless something dramatically changes there won't be any Doom64 support.
Re: Support for DOOM 64
Posted: Mon Jun 27, 2022 8:49 am
by tsukiyomaru0
Could talk with the dev of Doom 64 EX about it, since he did work with the Doom 64 Remaster and may be able to see what can be done about it faster.
Re: Support for DOOM 64
Posted: Mon Jun 27, 2022 9:08 am
by Rachael
Kaiser is quite busy these days, and I am sure he values his time. I don't know what Kinsie has up his sleeve but if Kaiser is going to be involved he likely would be already, if not at least in-the-know anyhow.
Re: Support for DOOM 64
Posted: Tue Jun 28, 2022 3:48 am
by Gez
The main issue is that Kaiser is not really the one who can call the shots here. It's up to id Software, their publisher Bethesda, and their corporate overlords at Microsoft whether the Doom 64 code can be properly released under the GPL. The legal validity of Doom64 EX's license can be questioned since one could argue in court that the intellectual property of the reverse-engineered code belongs to id Software, not to Kaiser, so Kaiser did not have the right to release it under a license of his choosing.
Re: Support for DOOM 64
Posted: Tue Jun 28, 2022 4:27 am
by Graf Zahl
Precisely that. And it's for the same reason I'd never advocate for Raze to be used commercially, even if we manage to rid the code base of the Build license.