mirror of
https://github.com/DerKoun/bsnes-hd.git
synced 2025-04-02 10:52:49 -04:00
26 lines
No EOL
337 B
Text
26 lines
No EOL
337 B
Text
input
|
|
filter: nearest
|
|
format: rgba16f
|
|
|
|
program
|
|
filter: nearest
|
|
format: rgba16f
|
|
width: 400%
|
|
height: 100%
|
|
modulo: 2
|
|
fragment: ntsc-pass1.fs
|
|
|
|
program
|
|
filter: nearest
|
|
format: rgba16f
|
|
width: 50%
|
|
height: 100%
|
|
fragment: ntsc-pass2.fs
|
|
|
|
program
|
|
filter: linear
|
|
width: 100%
|
|
height: 100%
|
|
|
|
output
|
|
filter: nearest |