pegasus-rp2-metadata
pegasus-rp2-metadata copied to clipboard
PizzaBoy GBA and GBC (free) support
Hi, I would like to know how to add support for these emulators. They both seem to work well, but I can't find the correct method to access the files from a playlist.
@turboboy215 I believe only the pro version of pizza boy allows the emulator to be called from launchers, can you try to edit your metadata.pegasus.txt with these and tell me if it worked?
collection: Game Boy Advance shortname: gba extensions: 7z, zip, gba launch: am start --user 0 -a android.intent.action.VIEW -n it.dbtecno.pizzaboygbapro/.MainActivity -d "file://{file.path}"
I tried using the command for the pro versions of both emulators, and no matter what, it doesn't work, it just restarts the Pegasus application. I have verified that the data folders exist. When I was using the free version of the non-GBA emulator, I was at least able to get the emulator to start up, but now even that doesn't work.