zerojay/RetroPie-Extra

Corsixth port fix

Opened this issue · 0 comments

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