jtothebell / fake-08

A Pico-8 player/emulator for console homebrew
Other
563 stars 49 forks source link

Suggestion: Android Support #149

Closed chrisasma103 closed 1 year ago

chrisasma103 commented 2 years ago

Currently, AFAIK, the only two ways to play Pico-8 games on Android is the P8 Player app, which doesn't support controllers and has input delay, and Retro8 on Retroarch, which is so unfinished even Celeste runs with graphical and sound glitches. I know that it would be possible to run Fake-08 via Citra to play Pico-8 games, but it would probably be better to run the app directly on Android rather than running an emulator within an emulator. Hopefully, this is possible.

jtothebell commented 2 years ago

Ha, I didn't ever think about using citra to play it on Android. While that sounds mildly interesting to try, I agree it is not ideal, and at some point would like to make an android version. I made a basic proof of concept, but binding controls and several other issues make me think Android is a good candidate for a libretro core, so that is probably the direction I'll go for Android support.

bhall408 commented 1 year ago

FWIW, we're currently experimenting with bringing up fake08 in Argon (Android/Amazon)... Early days...

jtothebell commented 1 year ago

Android is now supported via a libretro core. Closing this issue.