Ice chunks
Moderator: Graf Zahl
-
- Developer
- Posts: 4753
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
Ice chunks
For GZdoom at least, I suggest using the attached ice chunk graphics rather than the ones currently in gzdoom.pk3 (or your own remake of them if you wish). They're just the same as the ones in the current pk3 except they are using their original Hexen colour values. Every time I see those stray pale blue pixels from the Doom palette they annoy me and with GZdoom applying a nice pupley hue to the frozen enemies, these pngs tie in a bit better IMO. Offsets already set to suit GZdoom. I've pite them in a sprites sub-dir, so just load them up and see if you prefer them.
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
-
- Posts: 364
- Joined: Sat Jul 09, 2005 4:25
-
- DRD Team Admin (Inactive)
- Posts: 2132
- Joined: Wed Jun 29, 2005 22:00
- Location: the Admincave!
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
-
- Posts: 43
- Joined: Fri Sep 02, 2005 3:23
There can still be issues in ZDoom, though... I had to include PLAYPAL and COLORMAP in my wolf3d .pk3 because the shades of cyan (doors, weapons) all turned to shades of green and gray, and the PC-13 screen in the title sequence was lavender. Every other color was correct.
It works fine in GZDoom, though, of course.
Maybe I'm missing something?
It works fine in GZDoom, though, of course.
Maybe I'm missing something?
-
- Developer
- Posts: 4753
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
Zdoom will use the best match from the active playpal lump it can find for graphics in png format. If lavender is the best match it can find, that's what you'll see.
Graf's point was that these png ice sprites can end up being used in any of the supported games. Because they are png graphics, Zdoom will find the best palette match for them from whichever playpal is active (be it Doom, Heretic, Strife or even a custom one) and make the best match. Hopefully, this will allow the same graphic to look reasonably good regardless of which game is being played. GZdoom, of course, just uses the palette from the graphic itself with no need to match it to the current playpal. So, if you want your Wolf title screen to show up in Zdoom in the right colour, you will need a custom playpal.
Graf's point was that these png ice sprites can end up being used in any of the supported games. Because they are png graphics, Zdoom will find the best palette match for them from whichever playpal is active (be it Doom, Heretic, Strife or even a custom one) and make the best match. Hopefully, this will allow the same graphic to look reasonably good regardless of which game is being played. GZdoom, of course, just uses the palette from the graphic itself with no need to match it to the current playpal. So, if you want your Wolf title screen to show up in Zdoom in the right colour, you will need a custom playpal.