RetroPie-Extra
RetroPie-Extra copied to clipboard
Corsixth port fix
Hello the Corsixth port seems to not working it just returns to emulation station however i have fix it
Add to the depends the following: matchbox timidity freepats lua50 lua5.3
and to the running script in ports replace it with:
#!/bin/bash xset -dpms s off s noblank matchbox-window-manager & /opt/retropie/ports/corsixth/bin/corsix-th
and it will work