(08-28-2021, 08:59 PM)Equinox55555 Wrote: If the external storage access permission is required only for saving data to Dolphin-emu then I think it should have still worked in my case because the app targets Android 10 and in that version apps don't require any permissions to read/write in folders created by the app.
Not needing permission applies to Android/data/org.dolphinemu.dolphinemu/ specifically, not to any arbitrary folder the app would like to create on external storage. The plan is to switch over to Android/data/org.dolphinemu.dolphinemu/, but for now, Dolphin doesn't use that folder.

