Page 2 of 3

Re: Low Detail Shader

Posted: Sun May 12, 2019 1:35 pm
by Rachael
PixelCrunch wrote: I also use GZDOOM 3.7.1 (because my shitty graphics card does not support OpenGL 3.0+), but i'm not sure how i can make that work, as i've never tested it there.
Rachael wrote:If it doesn't work then your card is probably not supporting shaders.
You can't make it work, sorry.

Re: Low Detail Shader

Posted: Sun May 12, 2019 2:37 pm
by PixelCrunch
Is there some sort of thing i have to do to activate it (eg. certain button presses, ect.)

Also, how do i check if my gfx card can handle shaders?

Re: Low Detail Shader

Posted: Sun May 12, 2019 2:41 pm
by Beezle
PixelCrunch wrote: Sorry if i necro or not, but for me it's not working. I put the code into the Console in QZDOOM 2.1.0, but nothing happens at all. Please help me get it to run, i'm trying to make a true Jaguar Doom TC!
Yeah I tried GZDoom 3.6 and ZDoom 2.8.1 and it wouldn't work, but it worked no problem with anything later than 3.6.

Re: Low Detail Shader

Posted: Sun May 12, 2019 2:58 pm
by Rachael
PixelCrunch wrote:Is there some sort of thing i have to do to activate it (eg. certain button presses, ect.)

Also, how do i check if my gfx card can handle shaders?
You just told us straight up that your card can't handle newer versions of GZDoom.

I don't know how to explain it in a way that you can understand - but unfortunately, the shader only works if you're able to run the newer versions. It'll run just fine for everyone who can run those newer versions, though.

The hardware requirements for running this shader are the same as they are for the newer versions of GZDoom.

Re: Low Detail Shader

Posted: Sun May 12, 2019 5:34 pm
by Darkcrafter
I don't know, you definitely doing something wrong guys, works fine with this card: https://youtu.be/iQIFF1OVic4

Did we really live to the times when a modern graphics card needed to run doom in 320x200 :wink:

Should I say
Spoiler:

Re: Low Detail Shader

Posted: Sun May 12, 2019 7:42 pm
by wildweasel
Darkcrafter wrote:Did we really live to the times when a modern graphics card needed to run doom in 320x200 :wink:
You can still run Doom in 320x200. It's running GZDoom in 320x200 that requires a different approach.

Re: Low Detail Shader

Posted: Sun May 12, 2019 7:55 pm
by Rachael
There are plans to restore 320x200 compatibility with menus and all, but they're on the back burner right now.

Re: Low Detail Shader

Posted: Mon May 13, 2019 3:17 pm
by Darkcrafter
Yeah that's nice. But Mr.Vulkan's first! :) I won't get surprised if GZDoom supports multithreading after this because I heard vulkan and directx 12 are so way ahead of opengl and directx 11 on that.

Re: Low Detail Shader

Posted: Tue May 14, 2019 1:43 pm
by PixelCrunch
Rachael, can you AT LEAST make a version of your shader for Legacy GZDOOM? Please?

Re: Low Detail Shader

Posted: Tue May 14, 2019 1:47 pm
by Rachael
How? The legacy path for GZDoom will not support custom post shaders - period.

Re: Low Detail Shader

Posted: Tue May 14, 2019 1:48 pm
by dpJudas
To add to Rachael's answer: the features required to do post-processing is exactly what older hardware doesn't support and therefore isn't included in legacy versions. Old hardware cannot magically be made to do stuff it was never built for.

Re: Low Detail Shader

Posted: Tue May 14, 2019 1:54 pm
by Rachael
Exactly. This isn't a question of whether I want to or not. This is a question of "I simply can't do it".

A lot of modern features in GZDoom require a newer graphics card in order to function. If I could, I would do it, but this one's out of my hands. Your GPU chip is just too old. There's a reason why developers keep shitting on it - and it's because it can't do the things you expect us to wave our fingers and magically make it work to do.

Re: Low Detail Shader

Posted: Fri Jul 05, 2019 2:08 am
by Darkcrafter
There is definitely some sort of magic going on with pixelated look. I always noticed that the higher resolution is there the more details must be in a scene not to get boring and flattie. Human brain wants to explore, with higher resolution there is not a much of that "learning curve" to it, so it's getting to know the scene geometry much more quickly than if it would looking at pixels trying to guess a shape and textures. So as far as there is higher resolution a scene must be detailed higher to at least leave the mind on thinking longer. Maybe that's what just I think?

Re: Low Detail Shader

Posted: Tue Jul 16, 2019 8:26 pm
by doomfiend
would it be possible if this shader could ignore HUD weapon sprites via option / separate release? this makes for a good time for that nostalgia trip ;P

Re: Low Detail Shader

Posted: Tue Jul 16, 2019 8:32 pm
by Rachael
Original Doom actually never did this.

Nevertheless, your request was easy enough. So here you go.