-
Notifications
You must be signed in to change notification settings - Fork 5
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
Pressing + or any action to exit a Homebrew, fails and reopens instead #1
Comments
This issue is likely needing to be handled by the exefs ROM, of which we do not have source code for at the moment. So currently this issue is out of scope of this project. |
The Forwarder ROM is now Open-Source: https://github.com/Skywalker25/Forwarder-Mod |
I did some research and I found that someone else had made a patch to allow a nro forwarder to exit via B/+button or by closing the nro via inside the forwarder. I copied the patch into the forwarder mod and it seems to have work, I've only tried awoo-installer nro, and a snes retroarch forwarder. awoo installer was able to exit to home menu via B button and closing in-app. and the retroarch forwarder was able to exit to home menu via closing the game from retroarch menu. the exefs contains the latest hbl 2.4.3 forwarder mod and the exit patch exefs.zip |
Could you add the modifications to your source repository of the Forwarder-Mod? |
It seems to work, but DBI is very weird with it. It seems to be laggy when first opening it and selecting the Exit option from the menu or pressing the B button causes it to freeze for a good 15-30s and then it closes (no errors). Strange. Do you get this behaviour as well? Edit: If you wait that 15-30s before exiting, it exits immediately. This is likely just DBI having a fit. |
I've committed the exefs rom you provided to master, but source code for the changes would be great. |
I assume he meant this patch: switchbrew/nx-hbloader@master...HookedBehemoth:nx-hbloader:master I forgot how this was supposed to work but there also was a custom hbmenu switchbrew/nx-hbmenu@master...HookedBehemoth:nx-hbmenu:sane_exit |
Describe the bug
Any action that is meant to exit the Homebrew (and go back to e.g., the Homebrew Menu or Home Menu) is failing and instead just closes and reopens the Homebrew.
To Reproduce
Steps to reproduce the behavior:
You will see it go black and reopen, kind of like a refresh in this case.
Expected behavior
It was meant to close the homebrew and the forwarder entirely.
Screenshots
N/A.
Additional context
Some users have reported crashes when done instead of it closing and reopening.
The text was updated successfully, but these errors were encountered: