RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
9.99k stars 1.38k forks source link

generic amolgic s9xxx boards #2951

Open NunoCruzSW opened 4 years ago

NunoCruzSW commented 4 years ago

I have a tv box with armbian installed, debian, and I dont have a __platform that can be use to install on a s905x board, vero 4k and odroic-c2 have this kind o cpu but are demanding install dependencies that are not easy to resolve.

there's any way to create a installation for a generic s9xxx board ?

cmitu commented 4 years ago

Creating a new platform is not that straighforward - as you've seen, even if the CPU/architecture is the same, the supporting distro and other factors are in play. At a minimum, you'd need to create a new platform, based on Armbian, and check if the core packages are installable. You can see how that was added for the Vero4k platform in a previous PR.

joolswills commented 4 years ago

I may have a board like this (I need to check). I will revisit our non RPI board support later this year though. But help is welcome. Thanks.