You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm a developer trying to make my workflow with the 3ds more convenient by reducing the time between each test on the 3ds
atm i've been able to modify the homebrew launcher's source and luma's source to make it automatically start on boot of the console in 3dslink mode with debugging enabled in rosalina
however I don't know how i would tell rosalina to enable debugging for the next homebrew launched without going through the rosalina menu
i would want the homebrew launcher to directly set it through code. How would I do it ? there doesn't seem to be any documentation on this
The text was updated successfully, but these errors were encountered:
atm i've been able to set it up during boot time of the console through luma itself, but once the homebrew launcher goes back to its menu after the homebrew finished running, the next homebrew will not be debugged, which is why it should probably be handled homebrew launcher side
so basically the only thing i'd need now is to be able to set "force debug next application at launch" through homebrew launcher's source code, but i'm not sure how i would go about it
Hi,
I'm a developer trying to make my workflow with the 3ds more convenient by reducing the time between each test on the 3ds
atm i've been able to modify the homebrew launcher's source and luma's source to make it automatically start on boot of the console in 3dslink mode with debugging enabled in rosalina
however I don't know how i would tell rosalina to enable debugging for the next homebrew launched without going through the rosalina menu
i would want the homebrew launcher to directly set it through code. How would I do it ? there doesn't seem to be any documentation on this
The text was updated successfully, but these errors were encountered: