-
Notifications
You must be signed in to change notification settings - Fork 3
Troubleshooting: Autonomous Shiny Hunting
Ryder edited this page Jun 28, 2021
·
2 revisions
Screenshot: How long it took to take a screenshot of the video frame.
Menu Detection: How long it took to decide whether the battle menu is there.
Inference: How long it took to detect all the potential shiny sparkles
Throttle: How long the program waited after each frame to start the next frame. The program will never do two inferences with 50 milliseconds of each other. So if it finished the previous frame before 50ms, it will wait until 50ms before starting the next one. If it took longer than 50ms, it doesn't wait at all and goes right to the next one. If each iteration starts taking more than 100ms, then you have a problem.
- 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