Open denisidoro opened 2 years ago
Using the non-StorageAccess apk from the same date worked just fine
intent am arguments:
-n org.citra.emu/.ui.EmulationActivity
-a android.intent.action.VIEW
-e GamePath "{file.path}"
By the way, the ROM was from a directory Citra already had access to, because I'm able to open it within Citra
Android 11, StorageAccess apk, version from 3 days ago
I always get "invalid ROM format". This doesn't seem to be the case because even if I pass a path to a non-existing ROM I get the same error message.
I'll try to grab some logs during the week.