Rinnegatamante / lpp-3ds

Lua Player Plus for 3DS
GNU General Public License v3.0
180 stars 32 forks source link

Launch installed cia/title? #3

Closed lukas2511 closed 9 years ago

lukas2511 commented 9 years ago

Hey,

I'm trying to use your lua stuff to build a simple tool that installs a cia from network and launches it (a bit like the netloader thing i build for 3ds_hb_menu, but just over http because i don't want to touch sockets again...)

So far i got it to download the cia, install it, and exit back to homescreen where I can then launch my app, but I wonder if you could implement something to launch a specified title directly (it seems to be possible, at least DevMenu can do it)

Rinnegatamante commented 9 years ago

I'm working on this feature both for lpp-3ds and Big Red Menu.

lukas2511 commented 9 years ago

Great! I have done some experiments but was only able to launch system titles, on homebrew it crashed every single time :( Hoping for this feature in the near future :)

Rinnegatamante commented 9 years ago

https://github.com/Rinnegatamante/lpp-3ds/commit/b3979e3ad4465bddd2c8d51f7916017606486250