Jump to content

Source port creators, what source port do you prefer?


Death Egg

Recommended Posts

Chu said:

ZDoom's 2.0 :-)


ZDoom 2.0 was a non-issue, and doesn't even exist as a release. That was on very old times when things were quite different.

Share this post


Link to post
  • Replies 65
  • Created
  • Last Reply

Top Posters In This Topic

Graf Zahl said:

ZDoom 2.0 was a non-issue, and doesn't even exist as a release. That was on very old times when things were quite different.


Ah, I'm remembering too far back =) Well, you get the general idea I was going for ;)

Share this post


Link to post

Technically - it's already possible to do with Vanilla Doom and some certain source ports. But it does not function well universally.

Most source ports still support COLORMAP replacements. Just write the color swaps on the [0] range of the COLORMAP table and a lot of them will pick right up on it.

Maybe that should be what OpenGL ports focus on, and going forward that could also be what the old paletted ports use as well?

Quick and dirty example here: https://www.sendspace.com/file/06an6k - this uses COLORMAP to convert Doom graphics to the Heretic palette.

Share this post


Link to post
Rachael said:

Most source ports still support COLORMAP replacements. Just write the color swaps on the [0] range of the COLORMAP table and a lot of them will pick right up on it.

Even QZDoom? Does it interpolate between COLORMAP translations for light fading?

Share this post


Link to post
printz said:

Even QZDoom? Does it interpolate between COLORMAP translations for light fading?

No - QZDoom does not support it yet.

I posted a link to an example wad - some source ports will pick up on it well, some won't. Vanilla Doom will run it decently with everything except the menu and status bar.

Share this post


Link to post
Rachael said:

Most source ports still support COLORMAP replacements. Just write the color swaps on the [0] range of the COLORMAP table and a lot of them will pick right up on it.


I wouldn't take this for granted at all. I'm quite convinced that of the hardware accelerated ports none are doing this.

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...