Jeno_Jodi Posted July 27, 2024 Posted July 27, 2024 1. I used the following code for running Pine emulator: -n io.github.pine.emu/emu.skyline.EmulationActivity -a android.intent.action.VIEW -d {file.uri} And the following code for running Citra mmj emulator: -n org.citra.emu/org.citra.emu.ui.EmulationActivity -a android.intent.action.VIEW -e GamePath {file.path} --activity-clear-task --activity-clear -top Got "Launch argument empty" on both cases. What am I doing wrong? 2. Some emulators allow placing home screen shortcut for games. Is there a way to trick those emulators to place a shortcut within Launchbox so that I can directly launch them from Launchbox? Quote
franknavarro22 Posted May 26 Posted May 26 On 7/27/2024 at 3:25 PM, Jeno_Jodi said: 1. I used the following code for running Pine emulator: -n io.github.pine.emu/emu.skyline.EmulationActivity -a android.intent.action.VIEW -d {file.uri} And the following code for running Citra mmj emulator: -n org.citra.emu/org.citra.emu.ui.EmulationActivity -a android.intent.action.VIEW -e GamePath {file.path} --activity-clear-task --activity-clear -top Got "Launch argument empty" on both cases. What am I doing wrong? 2. Some emulators allow placing home screen shortcut for games. Is there a way to trick those emulators to place a shortcut within Launchbox so that I can directly launch them from Launchbox? slice master I have the same question as you. Can you share more? 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.