Skip to content

Conversation

@kichithewolf
Copy link
Contributor

last part of #525

AudioStarterReset works with RSE, but is labeled as RS only.
Tested on:
untouched sapphire save
edited ruby save - added in a shiny starter to slot 1
untouched emerald save
shiny emerald romhack - for both the pooch/zig and starter

StarterReset only works with RS, E seems to have slightly different menu timings, not that it can shiny hunt via soft reset anyway. Audio version is better so this one was left as a test program.


void soft_reset(const ProgramInfo& info, VideoStream& stream, SwitchControllerContext& context){
// A + B + Select + Start
pbf_press_button(context, BUTTON_B | BUTTON_Y | BUTTON_MINUS | BUTTON_PLUS, 10, 180);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these are tabs here? We use spaces for this project.

@Mysticial Mysticial merged commit c061551 into PokemonAutomation:main Jan 30, 2025
6 checks passed
@kichithewolf kichithewolf deleted the rse-starter-resets branch April 28, 2025 17:55
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

Successfully merging this pull request may close these issues.

2 participants