Skip to content

Azahar and Melonds are not connecting. #1158

@kimdonga99

Description

@kimdonga99

MelonDS
launch: am start --user 0
-n me.magnum.melonds/me.magnum.melonds.ui.emulator.EmulatorActivity
-a android.intent.action.VIEW
-e PATH "{file.path}"

3DS
launch: am start --user 0
-n io.github.lime3ds.android/org.citra.citra_emu.activities.EmulationActivity
-a android.intent.action.VIEW
-e GamePath "{file.path}"

The commands or structure don't seem to be incorrect, but the connection still doesn't work. Since this only happens on Android 13 and above, it seems that the way folder permissions are granted has changed, causing it to not work properly. Unlike before when it used /storage, it now works through /tree (over android 13). Is it possible to optimize for this..?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions