Hi, how do I run games on Android from command line??
I’ve tried with a mix of “su -c am start -n org.retroarch/.browser.CoreSelection” and this “L /usr/lib/libretro/libretro-snes9x-next.so ~/path/to/game/”
But with no success… Any ideas?
Hi, how do I run games on Android from command line??
I’ve tried with a mix of “su -c am start -n org.retroarch/.browser.CoreSelection” and this “L /usr/lib/libretro/libretro-snes9x-next.so ~/path/to/game/”
But with no success… Any ideas?
wait you can do that on android?
why?
well… retroarch is supposed to be a command-line multi-emulator right? Was this ported to Android? In that case? How does it works?
I’m trying to set shortcuts to certain games I play the whole time… without having to open Retroarch and browse through the options… Right now I just get to trigger History screen from command line, and I choose from there… but I’d love to have access to games from one single line!