Retro shader - a revival

I took the time and re-implemented the old retro shader I made in 2011 with DOLLS!

This time it runs 6x times faster and is much more pleasing to the eyes.

I’ll post here before adding to repo. If you have any suggestions, please feel free to post here.

http://pastebin.com/GLPxhwBR

Is this a cg shader? I tried loading it and am getting compiling errors and the shader fails.

Works fine here. Try this one to see if there’s an issue with your individual file. What GPU are you using?

worked for me, thanks!

Oh the return of an old favorite!

Works beautifully with Integer Scale =) Thanks!

It should work even at non-integer scales.

When I upload it to repo I’ll include some cgps.

The best config I get here is this:

shader #0: retro.cg filter #0: nearest scale #0: 4x or 5x <— It depends on your display size.

shader #0: stock.cg filter #0: linear scale #0: don’t care

This last pass allows the use in any aspect ratio.

Even better! Cheers!

I just noticed that this shader isn’t available on the repo (only 5xbr-retro.cg). would be nice if it could be added.