by @LegoFigure11, @shinyfinder, and @Lincoln-LM
This program is designed for searching for Overworld RNG targets in Pokémon Sword and Shield.
Cram-o-matic Ball RNG and Loto-ID Item RNG are also supported!
Usage Guide: https://legofigure11.github.io/misc/swsh-owrng-tool/
- @Lincoln-LM and the rest of the PyNXReader contributors, as the generator code is largely based off their scripts!
- @kwsch, @Lusamine, @SciresM, and @zaksabeast for their initial research and proof-of-concepts.
- @niart120 for Project_Xe where the motions->state algorithm comes from!
- SysBot.Base connectivity & various Poketasks from @kwsch's SysBot.NET modified for this project.
- @kwsch's PKHeX and its abundance of libraries that are leveraged by this program.
- @kwsch's pkNX for encounter data dumps.
- @Lusamine's moarencounterbots branch for the RNG Monitor & advances tracking.
- @Koi-3088 for the DaySkipping and ResetTime SysBot.Base call tasks, made possible via his Hybrid SysBot.Base which is required for full functionality.
- @Billo-PS for making https://billo-guides.github.io/ and for his endless testing and bug reports.