RetroPie-Extra icon indicating copy to clipboard operation
RetroPie-Extra copied to clipboard

Corsixth port fix

Open actraiser30 opened this issue 4 years ago • 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

actraiser30 avatar Nov 14 '20 08:11 actraiser30