Struggling to find what the settings are in custom for skyline myself
what I have so far.
Custom emulator package name
skyline.emu
Custom Emulator Activity Name
emu.skyline.EmulatorActivity
Custom Emulator ROM Path Key
(Empty)
error I get
java.lang.illegalArgumentException: No enum constant emu.skyline.loader.RomFormat
So looks like I am getting close but struggling to find the Rom path key that works. Is there a doc anywhere on how LaunchBox is calling and passing rom data to the app?
as I count info from this and it’s working in another frontend
"amStartArguments": "-n skyline.emu/emu.skyline.EmulationActivity\n -a android.intent.action.VIEW\n -d {file.uri}",