Aloshi / EmulationStation

A flexible emulator front-end supporting keyboardless navigation and custom system themes.
MIT License
2.08k stars 905 forks source link

Does ES work on Banana Pi? #354

Open aldo-o opened 9 years ago

aldo-o commented 9 years ago

I was wondering if ES works on Banana Pi with Raspbian installed?

Aloshi commented 9 years ago

I have no idea, since I don't have a Banana Pi, but I would guess it works fine.

binarycounter commented 9 years ago

Yes, it works very nice! (I am currently working on a banana pi arcade cabinet). It is a lot of work tho. You need to compile sdl2 without opengl support (important) and then build ES. I have made a simple script that compiles sdl2 on archlinux somewhere on the 6th page of this forum thread.

You will probably want to build retroarch and a few libretro cores as well.