Hello,
I want to play with 4:3 ratio, because for me, the only one solution, I dont like 16:9 at my retro games. That is the reason why I need overlays, it looks much nicer for me, without black space at the left and right side.
But it doesnt work. Here what I did:
snes.cfg
path: recalbox\share\system\configs\retroarch\snes.cfg
content of snes.cfg:
input_overlay = "/recalbox/share/system/configs/retroarch/overlays/snes_overlay.cfg"
snes_overlay.cfg
path: "/recalbox/share/system/configs/retroarch/overlays/snes_overlay.cfg"
content of snes_overlay.cfg:
overlays = "1"
overlay0_overlay = "snes.png"
overlay0_full_screen = "true"
overlay0_descs = "0"
snes.png
path: "/recalbox/share/system/configs/retroarch/overlays
Can anybody help me? where is the error? Or a Bug of the beta version of recalbox?
Thanks in advance
PS: Yes I know the manual: https://github.com/recalbox/recalbox-os/wiki/Retroarch-setup-overlays-(EN)
I did every step within the chapter Overlays by system