Simulated colors akin to palette emulation in truecolor

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Simulated colors akin to palette emulation in truecolor

Re: Simulated colors akin to palette emulation in truecolor

by markanini » Fri Jun 26, 2020 3:49 pm

Looks like forum member Pixel Eater did this for GZDoom: viewtopic.php?f=124&t=58156 & viewtopic.php?f=103&t=58762

Re: Simulated colors akin to palette emulation in truecolor

by markanini » Fri Jun 26, 2020 3:45 pm

Could you use of a blend mode function to combine truecolor luminosity and PE hue and saturation?

Re: Simulated colors akin to palette emulation in truecolor

by mjr4077au » Fri Jun 26, 2020 3:17 pm

Ah ok that's fair enough

Re: Simulated colors akin to palette emulation in truecolor

by Graf Zahl » Fri Jun 26, 2020 2:50 pm

It won't be the same because Build's palettes have this strong red bias.

Re: Simulated colors akin to palette emulation in truecolor

by mjr4077au » Fri Jun 26, 2020 2:39 pm

markanini wrote:TL:DR Could a feature be added to Raze that simulates the PE-colors in truecolor?
GZDoom has tonemaps, perhaps that tech could be used for 'true colour palette emulation'?

Re: Simulated colors akin to palette emulation in truecolor

by Graf Zahl » Fri Jun 26, 2020 2:28 pm

It will come back - when I find some time for it. It only got deactivated because the shader was swapped out with GZDoom's and that one currently cannot do it.

Simulated colors akin to palette emulation in truecolor

by markanini » Fri Jun 26, 2020 2:19 pm

I surveyed the Raze Discord about reasons people like and dislike palette emulation. The most stated reason against it was that it the reduces fidelity. The most stated reason for it was that it improved the color appearance.
All of this this mirrors my feelings about it.

I posted a concept a while back, using ReShade: viewtopic.php?f=347&t=67663 The drawback is that adds color adjustments on top of everything. As a consequence underwater areas, and power ups don't render correctly. If a similar function was inside of Raze, that would in theory bring the best of both worlds.

TL:DR Could a feature be added to Raze that simulates the PE-colors in truecolor?

Top