zerojay / RetroPie-Extra

A collection of unofficial scripts for adding more emulators/ports/games to RetroPie.
MIT License
307 stars 99 forks source link

Corsixth port fix #335

Open actraiser30 opened 3 years ago

actraiser30 commented 3 years ago

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