I then realized VBAm http://sourceforge.net/projects/vbam/ supported pixel filters (plugins) so I made a few plugins to solve the problem.
I used the source of the ScanLineTV filter by "Forgotten" as a base.
________________________________________________________________________________________________
All of these are "unfiltered"/nearest neighbor plugins, just scanlines/aperture type effects, which I find looks the best and don't blur the f*ck out of the already stretched output.
Download link: http://stormoid.com/stuc/nimitz_rpi_plugins.zip
(just create and unzip to vba\plugins or kega\plugins)
(now updated to version 2: 6 types instead of 3, more intensity choices and fixed a hue shift bug on some of the filters of v1)
these plugins are also perfectly compatible with KEGA fusion.
Code: Select all
The filers are split into six groups:
-ScanlinesXX (fat scanlines)
this is your basic 2x scanlines filter with half the lines being darker.
-ThinScanlinesXX (thin scanlines)
basic 4x scanlines filter (often just ends up making the overall picture darker).
-14scanlinesXX (1/4 scanlines)
only one line out of four is darker.
-GrilleXX (aperture grille)
same idea as 14scanlines but on both axes, mimicking an aperture grille.
-DotsXX
the aperture grille without horizontal "scanlines"
-MeshXX
Somewhat experimental pattern, much less of a "pixel crawling" effect than conventional "shadow mask" type filters
1/4 scanlines 75

Aperture grille 81

scanlines 81
