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

[QUESTION] Implementing game reset #38

Open
Kyhze opened this issue May 3, 2021 · 5 comments
Open

[QUESTION] Implementing game reset #38

Kyhze opened this issue May 3, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@Kyhze
Copy link

Kyhze commented May 3, 2021

Is it possible to implement the soft game reset like on real hardware?
The L + R + Start + Select reset combo.
It would be more convenient than having to restart the console each time! Not sure if the hardware allows it tho.

@profi200
Copy link
Owner

profi200 commented May 3, 2021

If you mean switching games without rebooting it's not possible. I explained why in #21. A reset back to the BIOS is definitely possible.

@Kyhze
Copy link
Author

Kyhze commented May 3, 2021

No I did not mean for switching games, just resetting the game currently being played. So yeah, a reset back into the BIOS. Preferably with a button combo for example.

@foxsouns
Copy link

foxsouns commented May 3, 2021

I'd love for there to be some sort of menu or something triggered via button combo, but I don't see it happening. Maybe X or Y could be a modifier key, with X+UP and X+DOWN for brightness, and X+START for reset to BIOS?

@profi200
Copy link
Owner

profi200 commented May 4, 2021

A menu will happen later. And to implement this quite a bit of other work has to be done. There are 2 ways this can be implemented: Either patching the game to add this feature or triggering reset some other way by the 3DS side.

@profi200 profi200 added the enhancement New feature or request label May 4, 2021
@gyrorayo
Copy link

gyrorayo commented Oct 4, 2022

Actually, you can reset most games using A+B+Select+Start.

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

No branches or pull requests

4 participants