BMM Posted October 26 Posted October 26 I know this is very new - https://github.com/SapphireRhodonite/melonDS-android/releases/tag/0.0.4 - but has anyone managed to get the launcher working? So far trying with custom emulator: Package Name: me.magnum.melonds.dev Activity Name: me.magnum.melonds.ui.emulator.EmulatorActivity Config verification succeeds and emulator is launched but then crashes - I guess it does not know how to load the content. Quote
Abigaorkery Posted November 26 Posted November 26 (edited) On 10/27/2025 at 3:48 AM, BMM said: I know this is very new - fnf game https://github.com/SapphireRhodonite/melonDS-android/releases/tag/0.0.4 - but has anyone managed to get the launcher working? So far trying with custom emulator: Package Name: me.magnum.melonds.dev Activity Name: me.magnum.melonds.ui.emulator.EmulatorActivity Config verification succeeds and emulator is launched but then crashes - I guess it does not know how to load the content. It is an early build, so I would not be surprised if the launcher needs specific intent extras for the ROM path that LaunchBox does not send. Have you checked logcat or the GitHub issues to see whether the dev has documented the required parameters yet? Edited November 27 by Abigaorkery Quote
x4ml Posted November 27 Posted November 27 On 10/26/2025 at 10:48 PM, BMM said: I know this is very new - https://github.com/SapphireRhodonite/melonDS-android/releases/tag/0.0.4 - but has anyone managed to get the launcher working? So far trying with custom emulator: Package Name: me.magnum.melonds.dev Activity Name: me.magnum.melonds.ui.emulator.EmulatorActivity Config verification succeeds and emulator is launched but then crashes - I guess it does not know how to load the content. Try selecting Custom Emulator (With Code) with these Launch Arguments: "-n me.magnum.melonds.dev/me.magnum.melonds.ui.emulator.EmulatorActivity\n-e uri {file.uri}" Also, make sure that you have set Scoped Storage Access Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.