hi guys i’ve made many attempts to run a game with retroarch using adb command, without any success with that command line
am start --user 0 -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -e ROM “/sdcard/Roms/HALOODST.nes” -e LIBRETRO /data/data/com.retroarch/cores/fceumm_libretro_android.so -e CONFIGFILE /data/data/com.retroarch/retroarch.cfg -e IME com.android.inputmethod.latin.LatinIME -n com.retroarch/.browser.retroactivity.RetroActivityFuture
the game runs great but i have absolutely no inputs response with my xbox 360 controller my keyboard and even no toutch screen overlay when i try to logcat this the emu seems to load an android driver but i don’t have any feedback from my inputs !
any ideas to make this work ?
thanks guys !!