Homepage Forums RetroPie Project Video Output on RetroPie Graphic filter in FBA? I want to blur the pixels. Reply To: Graphic filter in FBA? I want to blur the pixels.

#98365
Floob
Member

There are no hotkeys in pifba – that is for lr-fba only.

In pifba here are the graphic options:
[Graphics]
DisplaySmoothStretch=1
# Display Effect: 0 none, 1 scanlines
DisplayEffect=0
DisplayBorder=0
MaintainAspectRatio=1

The readme file is here:
http://sourceforge.net/projects/pifba/files/

DisplaySmoothStretch - Disable anti-aliasing smoothing.
DisplayEffect - Postprocessing scanline filter.  For the scanlines filter it is recommended you switch off "DisplaySmoothStretch".
DisplayAutoRotate - For vertical games auto rotate the display.
MaintainAspectRatio - Keep the original game display ratio or fill the screen.