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.

#98283
g0nz0uk
Participant

Thanks guys, I’m trying to change the filters in the game (like in the video) using my keyboard but nothing works, I tried to edit the /opt/retropie/configs/fba/fba2x.cfg file like below, but nothing works. How do you configure the controls for the keyboard and what does yours look like?

Then I can try the the filter settings

[Keyboard]
# Get codes from /usr/include/SDL/SDL_keysym.h
A_1=a
B_1=b
X_1=z
Y_1=x
L_1=c
R_1=v
START_1=q
SELECT_1=w
LEFT_1=276
RIGHT_1=275
UP_1=273
DOWN_1=274
QUIT=27
#player 2 keyboard controls, disabled by default
A_2=999
B_2=999
X_2=999
Y_2=999
L_2=999
R_2=999
START_2=999
SELECT_2=999
LEFT_2=999
RIGHT_2=999
UP_2=999
DOWN_2=999