Log In  

I know there are available CRT filters for exporting web carts but is there anything for binary exports?

I have a hunch there isn't but never hurts to ask. :)

P#124785 2023-01-24 19:57

how would that work?
a program that wraps another program to run it and change its output?

I’ve seen people implement scanline effects in game using palette 2, and maybe even distortion effects by drawing to spritesheet then using tline!

P#124796 2023-01-24 23:14

Ultimately, the web player is just a .js script anyway right? You could try running it through node.js or something with the CRT filters applied.

@merwok
"a program that wraps another program"

That would be possible. You'd just need to either figure out where in memory the window coordinates are stored or deduce them from other output. From there, just draw the crt stuff on top of it.

P#124810 2023-01-25 05:10

Cool, thanks. I figure it's possible but I don't have the knowledge or patience to concoct anything. Was just wondering if someone had something made already.

P#124839 2023-01-25 16:29

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 13:26:31 | 0.017s | Q:12