1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00
RetroArch/gfx/video_filters/Picoscale_snn_256x-320x240.filt

8 lines
231 B
Plaintext

filter = picoscale_256x_320x240
# Filter Type:
# - snn: "smoothed" nearest neighbour
# - bl2: 2-level-bilinear with 2 quantized weights
# - bl4: 4-level-bilinear with 4 quantized weights
picoscale_256x_320x240_filter_type = "snn"