I am building an Arcade Style Unit into my kids bedroom that uses their TV mounted on the wall. I already have several RetroPie builds tested and working in various Pi. I know that you can install Kodi along side of RetroPie and even load Kodi from EmulationStation. I would like to run RasPlex on the same SD as the RetroPie build and Load it from EmulationStation. I will have two challenges ahead:
1. Getting RasPlex to run along side of RetroPie.
2. Using the RetroArch controls (GPIO Pins mapped to Arcade Buttons) to control it. I am actually okay to use a mouse and keyboard instead but it would be great if I could use the Arcade Controls.
Has anyone done this yet and if so can you lend a Novice Pi User some insight on how to do this?
RasPlex runs on OpenELEC, from what I can see RetroPie is based on a custom Raspbian, it won't co-exist on the same image. You could use BerryBoot and switch between them though.
(the debian one, since retro-pie is built on raspbian which is debian, but optimized for pi hardware)
could we then add an "emulator" on the Emulation Station console selector
similar to how this guy adds Kodi to the selector.
https://youtu.be/beBGRwjJI60
would emulation station be able to launch PHT build for Debian?
(the debian one, since retro-pie is built on raspbian which is debian, but optimized for pi hardware)
could we then add an "emulator" on the Emulation Station console selector
similar to how this guy adds Kodi to the selector.
https://youtu.be/beBGRwjJI60
would emulation station be able to launch PHT build for Debian?
No.
For a program to run on the raspberry pi it needs to be compiled for arm (v6 for pi 1 and v7 for pi 2) processors.