..:: PCSX2 Forums ::..

Full Version: Custom Shaders for GSdx
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Thanks. Looks great fullscreen!
The included attachment is what it looks like with texture filtering checked instead of boxed (view fullscreen so you can see them as i do and not clumped).
[attachment=43667]
This one is with the same specifications but this time, with scanline opacity at 0.75:
[attachment=43668]
Just started messing with the Bilinear Scanline shader in conjunction with SweetFX 1.4 and its looking nice Smile
I'll try it with a 3D game or 2 later tonight. Can I get a little clarification on opacity though? Which way do I have to go to get lighter results?

Code:
#define BILINEAR_ENABLED 0    // Enables/Disables Bilinear filtering
#define SCAN_ENABLED 1        // Enables/Disables Scanlines
#define SCAN_SIZE 0.25         // Line size, depends on resolution. Try values between 0.0 and 1.0.
#define SCAN_OPACITY 0.75     // Multiplier, with 0.5 being 50% darker.

Without the Filter
[attachment=43724]

With the Filter
[attachment=43725]
Just curious. What is the benefit of the scanlines? Or is it just a personal preference?

Asmodean, there is this warning when using PCSX2 FX shader: "shader.fx(801,9): warning X3206: implicit truncation of vector type".

Will this cause any problems?
Scanlines are used for personal preference, to mask pixelation, or to replicate a certain type of screen experience.

Here is one with scanlines mixed with Guest's AA 2o UnDaisy shader:
http://www.ngemu.com/forums/showthread.php?t=155983
(6th post from the bottom)
(04-11-2013, 04:51 PM)shinra358 Wrote: [ -> ]Scanlines are used for personal preference, to mask pixelation, or to replicate a certain type of screen experience.

Thanks. I just don't get the point because I don't see any image quality improvement with the scanlines. Smile
Been searching for ages for something that greatly smooths out (sprites particularly) 2D fighting games-- has anyone been able to get something like xBR, HQx, or even 2xSai/Super Eagle on PCSX2? I just can't bear to look at something like Marvel vs Capcom 2 on a large display when other emulated SNES or MAME games look incredible with such filters Tongue
The 2 I mentioned do that. So do the ones on the front page. Some are editable so that you can choose the value that you want for some of the effects.
I tried to make a Scale2x one, but didn't work at all. =S
Have you tried PCSX2 FX shader? It works quite well.
which shaders do you recommend me to install? should i put the PeteOgl or other?

and i think you forgot to add this shader you did on this thread http://forums.pcsx2.net/Thread-Some-kind...a-2?page=8 --> http://www.mediafire.com/?i95v356zxnusgpb