Hi,
I’m trying to get the border for SNES to work (see attachement).
My config looks like this:
input_remapping_directory = “/opt/retropie/configs/snes/”
video_shader = “/opt/retropie/emulators/retroarch/shader/snes.glslp”
video_shader_enable = true
input_overlay = /opt/retropie/emulators/retroarch/overlays/borders/snes.cfg
input_overlay_enable = true
aspect_ratio_index = “22”
custom_viewport_width = “432”
custom_viewport_height = “389”
custom_viewport_x = “423”
custom_viewport_y = “165”
#include “/opt/retropie/configs/all/retroarch.cfg”
But nothing happens, both are stretched out full screen.
What am i doing wrong??