From a50d40969c92b0c874bfe94bcedc1c173bf7e2d3 Mon Sep 17 00:00:00 2001 From: Leon Styhre Date: Sun, 4 Feb 2024 00:23:58 +0100 Subject: [PATCH] (Android) Changed Dolphin standalone to use SAF URIs instead of the FileProvider interface as that doesn't work with .chd files --- resources/systems/android/es_systems.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/systems/android/es_systems.xml b/resources/systems/android/es_systems.xml index 830ecb1c8..2e421b7c5 100644 --- a/resources/systems/android/es_systems.xml +++ b/resources/systems/android/es_systems.xml @@ -1300,7 +1300,7 @@ %ROMPATH%/psp .chd .CHD .cso .CSO .elf .ELF .iso .ISO .pbp .PBP .prx .PRX .7z .7Z .zip .ZIP %EMULATOR_RETROARCH% %EXTRA_CONFIGFILE%=/storage/emulated/0/Android/data/%ANDROIDPACKAGE%/files/retroarch.cfg %EXTRA_LIBRETRO%=ppsspp_libretro_android.so %EXTRA_ROM%=%ROM% - %EMULATOR_PPSSPP% %ACTION%=android.intent.action.VIEW %CATEGORY%=android.intent.category.DEFAULT %DATA%=%ROMPROVIDER% + %EMULATOR_PPSSPP% %ACTION%=android.intent.action.VIEW %CATEGORY%=android.intent.category.DEFAULT %DATA%=%ROMSAF% psp psp