-
Notifications
You must be signed in to change notification settings - Fork 3
Basic: BeamReset
Automatically reset a den beam. The purpose is for finding purple beams.
Drop a wishing piece in, check if it’s red or purple. Pause, then reset.
- Casual mode is off.
- Your text speed must be set to SLOW.
- You must stand in front of an empty den with watts collected.
- You must be facing the center of the den.
- You must be saved in the above position.
- Start the program in the Change Grip/Order Menu.
On each beam, the program will go in-and-out of the game several times to flash the beam and grab your attention. Then it will wait in the Home menu for 5 seconds before it resets the game. If you like the beam, you must stop the program during these 5 seconds.
Depending on your Switch, the weather, the type of beam (red or purple), and your alignment with the den, you may not see a beam immediately. In some cases, you may not see a beam for several in-and-outs.
Red beams will show up faster. Purple beams are slower and will appear after the text starts showing up. If you see no beam before the program returns to the home menu the last time, it is likely a purple beam.
This program uses TOLERATE_SYSTEM_UPDATE_MENU_SLOW
to bypass the system update window.
const uint16_t DELAY_BEFORE_RESET = 5 * TICKS_PER_SECOND;
Wait in the Home menu for this long before resetting the game.
const bool EXTRA_LINE = false;
Talking to the den has an extra line in German. Set this to true if this is the case.
- Windows OS
- Mac OS
- Windows OS
- Mac OS
- Not supported currently
Hardware Requirements
Example Hardware Setups
Appendix
- Change Grip Order Menu
- Day Skippers
- Global Settings
- How to host your first Raid
- Maximizing Switch Stability
- Pokemon Walls
- Program Compatibility
- Raid Code
- Unattended Shiny Hunting
- User Slot Number
Troubleshooting