OpenPandoraBox v0.02
Pre-releaseIt could work with any android 4.4 32 bits.
But It was supposed to work on Pandora Box 3D Plus.
mupen64plus_next_libretro_android_20190526.so
You could use this nintendo 64 core. The default retroarch mupen core does not work with android 4.4 32 bits.
sample_config.json
A sambe config.json file so you can create your own.
pandorykey
A edited pandorykey from (https://github.com/emuchicken/pandorytool/releases/tag/v1.0.8b)
Was addeded a new shortcut to open OpenPandoraBox ( START + C+D+E)
And the shutdown shortcut was changed to (START + D+B+F)
Install the new pandorykey(optional)
0 - copy this pandorykey to /data/local/tmp
1 - telnet to pandory box
2 - su
3 - mount -o remount,rw /system
4 - cp /system/bin/pandorykey /system/bin/pandorykey_bk
5 - cp /data/local/tmp/pandorykey /system/bin/pandorykey
6 - chmod 777 /system/bin/pandorykey
7 - shutdown
Do not run the #4 TWICE, or you will lost the original pandorykey
Thanks pandory team