Hello again (sorry for double post but it’s two different issues),
IS there anyone who know how to apply overlay in RetroArch for RetropPie ?
in my configuration xxx.cfg I used following lines :
overlay_directory = "/opt/retropie/emulators/RetroArch/shader/borders"
input_overlay = "/opt/retropie/emulators/RetroArch/shader/borders/nes.cfg"
And in nes.cfg here is lines :
overlays = 1
overlay0_rect = "0.0,0.0,1.0,1.0"
overlay0_overlay = nes.png
overlay0_full_screen = true
But when I launch a nes game … nothing appear, still black bar on each side of screen.
Thanks again for your help.