sudachi-emu / sudachi

Sudachi is a Nintendo Switch emulator for Android, Linux, macOS and Windows, written in C++
GNU General Public License v3.0
1.39k stars 82 forks source link

Android: Let the user select a custom path to the Sudachi folder #57

Open JJTapiaXX opened 1 month ago

JJTapiaXX commented 1 month ago

Feature request: Let the user select a custom path to the Sudachi folder instead of the default Android/data folder which requires higher permissions to be accessed by other apps.

I was trying to use the app Syncthing to share the Sudachi save folder between different devices and OS like Windows PC, Steam Deck and Android Phone but in Android 14 I can't give Syncthing the required permissions to access Sudachi's Folder inside Android/data path. If we were able to assign a custom path for the Sudachi data Folder outside the Android/data path, Syncthing would be able to access it and it would sync the saves between all of my devices. This feature would be really handy and appreciated.

Here's an example on how Lemonade 3DS Emulator does it.

Screenshot_20240409_151754_Lemonade

RedAiluridae commented 1 month ago

I have the same problem.