[WIP] RetroShader =Computer Friendly!= Update 4

Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by Pixel Eater »

That's good to know and helps me trouble shoot. The other project's problem might have been caused from using an integer in place of a decimal number but that hasn't been verified yet. Hopefully that's all this is too :thumb:

Edit: I'm not seeing anything in particular wrong but added the crispier pixelation and tweaked some minor things just in case?
Attachments
RetroShader2.6_test.pk3
(4.46 KiB) Downloaded 696 times
User avatar
Zenon
Posts: 530
Joined: Thu Apr 20, 2006 6:05 pm
Graphics Processor: nVidia with Vulkan support
Location: New Zealand

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by Zenon »

Yep, shader and menu works now
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by Pixel Eater »

Ah awesome, thanks!
User avatar
NightFright
Spotlight Team
Posts: 1343
Joined: Fri May 02, 2008 12:29 pm
Location: Germany

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by NightFright »

I only saw now that you created an alternate version without menu. Thanks a lot for that! It is indeed even (a bit) better than Rachael's shader since it's slightly crispier and IMO captures the original VGA resolution even more accurately. Gets my stamp of approval.
User avatar
Pixel Eater
 
 
Posts: 667
Joined: Wed Aug 02, 2017 12:31 am
Location: In between the Moon and you, between the buried and me.

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by Pixel Eater »

NightFright wrote:I only saw now that you created an alternate version without menu. Thanks a lot for that! It is indeed even (a bit) better than Rachael's shader since it's slightly crispier and IMO captures the original VGA resolution even more accurately. Gets my stamp of approval.
No problems NightFright 8-)

And kudos to TorridGristle for crafting it in the first place :rock:
User avatar
BROS_ETT_311
Posts: 218
Joined: Fri Nov 03, 2017 6:05 pm

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by BROS_ETT_311 »

Sorry for the necropost, but does anyone know if there is a way to enable the Playstation vertex jiggler without digging into the GZDoom pk3? Rather, for the sake of conveniency, is it possible to implement via its own shader?
User avatar
r&r
Posts: 279
Joined: Fri Sep 08, 2017 2:54 pm

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by r&r »

Pixel Eater wrote:
NightFright wrote:I only saw now that you created an alternate version without menu. Thanks a lot for that! It is indeed even (a bit) better than Rachael's shader since it's slightly crispier and IMO captures the original VGA resolution even more accurately. Gets my stamp of approval.
No problems NightFright 8-)

And kudos to TorridGristle for crafting it in the first place :rock:

hoping for the next update that give presets like puppet combo options
able to select default to crt setup, psx and customize settings
User avatar
NightFright
Spotlight Team
Posts: 1343
Joined: Fri May 02, 2008 12:29 pm
Location: Germany

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by NightFright »

I just realized that the shader has some issues with certain renderstyles of actors. When using this with the legacy PSX Doom TC, the Nightmare Spectre which is supposed to look kinda transparent green (using RenderStyle "Subtract" IIRC) is completely messed up, kinda transparent bright pink with lots of distortions. Without the shader mod it looks OK.

A general weakness of this shader is also that the weapon is affected as well. In low pixelation modes like 1 it is very noticable. That 's a pity since otherwise this would be a fantastic way to play in (simulated) 320x200 or 640x400 resolutions without the usual side effects like pillarboxing or blurry images (due to downscaling via monitor).

*EDIT Mar 4, 2020*
Found the culprit. It's posterization. If you turn that off, renderstyles work correctly. Maybe it can be made so that sprites with certain renderstyles are excluded from applying the effect?
User avatar
NightFright
Spotlight Team
Posts: 1343
Joined: Fri May 02, 2008 12:29 pm
Location: Germany

RetroShader v2.7.2

Post by NightFright »

I modified the shader a bit to fix some things and make handling easier in general. I even managed to implement Rachael's Low Detail Shader with the infamous 160x200 resolution mode. Some options are not as customizable any more as they used to be before (especially resolution/pixel count and aspect ratio), but this happened intentionally since I wanted to focus on the most commonly used presets. During the process I was also able to simplify the code.

UPDATE #2 (v2.7.2, March 11, 2020)
- Fixed incorrect width scaling from previous shader code for 320x200 and higher (factor 320 instead of 240)
- Added scaling option for 768x480 (NTSC)


UPDATE #1 (v2.7.1, March 10, 2020)
- Merged "Pixelation" and "Resolution" options into one (can now choose between: Off, 160x200, 320x200, 480x300, 640x400)
- Removed "Aspect ratio" option since it is no longer necessary (automatically determined)
- Renamed "Colors" to "Color bit depth" and limited it to 3-32 (instead of 1-128)


Changes v2.7.2:
- Shader menu moved to "Options" > "Display Options" > "Hardware Renderer" > "Postprocessing" (where it belongs)
- HUD weapon is no longer affected by the shader (which was the biggest issue with any previously released version, including spinoffs like Indecom's "Retro FX with Dither Shader" - in lowres modes, the weapon would become pixelated as well)
- Corrected and "crispier" width scaling (uses 320px instead of 240px as scaling factor, making the image a lot less distorted)
- Removed "Global Status" toggle (it's enough to just turn off pixelation and posterization for the same effect)
- "Resolution" "Pixelation" option replaces "Pixel Count": You now have some resolution presets (160x200, 320x200, 480x300, 640x400, 800x500, 960x600, 1120x700, 1280x800) instead of a slider with 0.01 incrementations
- "Aspect ratio" option replaces "Aspect X" and "Aspect Y" sliders: Choose between common presets (4:3, 5:4, 16:9, 16:10, 21:9)

Menu preview (also shows default settings):


Comparison 640x400 resolution on a 1920x1080 monitor, downscaled (left) vs. RetroShader (right):


Note that this is the version without the CRT/Gameboy tweaks, just the pixelation/posterization toggles. I have attached a version with menu and one without (the latter using the default settings shown in the screenshot - if you want to alter the values, you need to edit the "Customization" section of retroshader.fp inside of the pk3 archive).

BTW: Posterization is actually a rather redundant feature since a while due to "Palette" tonemap mode doing the same thing, but better. I kept the function, but deactivated it by default. The most interesting part about this shader is the pixelizer, anyway, and from all the available resolutions, only 320x200 and 640x400 are really interesting. Might just as well restrict available options to those to reduce the code even more. I'd rather have a vertex jiggler, but it's (obviously) a vertex shader and as such doesn't work via postprocessing.
Attachments
retroshader.pk3
RetroShader v2.7.2
(3.71 KiB) Downloaded 963 times
retroshader_lite.pk3
RetroShader v2.7.2 (no menu)
(1.8 KiB) Downloaded 295 times
User avatar
NightFright
Spotlight Team
Posts: 1343
Joined: Fri May 02, 2008 12:29 pm
Location: Germany

Pixelizer

Post by NightFright »

And for people who like it really simple: A pure pixelation mod with just one menu entry ("Pixelation" in "Postprocessing" submenu), four settings (Off, 200p, 300p, 400p) and absolutely minimized code. One CVAR used which is not saved upon game exit (default: 400p - equals 640x400). It can't get simpler than this!
Attachments
pixelizer.pk3
(1.95 KiB) Downloaded 435 times
User avatar
Hellser
Global Moderator
Posts: 2705
Joined: Sun Jun 25, 2006 4:43 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Citadel Station

Re: [WIP] RetroShader =Computer Friendly!= Update 4

Post by Hellser »

I'm personally using Pixelizer as posted above, and really do enjoy what you have done. Thanks for providing us with chunky/crispy graphics. :)
Post Reply

Return to “Shaders”