ossc icon indicating copy to clipboard operation
ossc copied to clipboard

Please help (REQUEST)

Open LilShine opened this issue 3 years ago • 4 comments
trafficstars

ossc isn't cheap, even eon64 keeps pixels clean with smooth filter, i hate pixels in super mario sunshine wii, and mario 64 rgb mod, can add some filter to erase pixels? ossc is the perfection for me, but just need that filters option, thank you @marqs85 d116e063d983080d76464aad30396079 803b44ab08a00c4e3845ba2fb0a7a46e

looks like 3d all stars, awesome.

LilShine avatar Jan 25 '22 06:01 LilShine

but filters mean lag.

mistepien avatar Mar 15 '22 11:03 mistepien

Sounds like you want the exact opposite of OSSC?

pipatron avatar May 06 '22 05:05 pipatron

Filters don't necessarily increase latency, but within limitations of ossc only a horizontal averaging filter might be practical. Essentially p2_smooth = (p2+p1)/2 where p2 and p1 are current and previous pixel R/G/B values.

marqs85 avatar May 07 '22 18:05 marqs85

A similar "horizontal averaging" effect could perhaps be simulated today by enabling the 9 MHz filter and configure the sampler at a much faster rate.

pipatron avatar May 07 '22 21:05 pipatron