Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setting for starting homebrews in debug mode #86

Open
SeleDreams opened this issue Feb 6, 2023 · 1 comment
Open

setting for starting homebrews in debug mode #86

SeleDreams opened this issue Feb 6, 2023 · 1 comment

Comments

@SeleDreams
Copy link

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

@SeleDreams
Copy link
Author

SeleDreams commented Feb 6, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant