/PokemonRNGTools

A repository of Pokemon RNG abuse web based tools

Primary LanguageRustGNU General Public License v3.0GPL-3.0

PokemonRNGTools

This is a repository of web based Pokemon RNG tools hosted on https://chatot.pokemonrng.com.

Features

  • Sword & Shield Overworld Generator
  • Brilliant Diamond & Shining Pearl RNG Generator

How do I use these tools?

The tools are hosted on https://chatot.pokemonrng.com under these pages:

For help with RNG, or to report issues using Chatot, join the Pokemon RNG Discord

Building

  • Install node, yarn, and rust.
  • Run wasm-pack build in the wasm directory.
  • Run yarn start in the main directory.

Credits

  • CaptureSight for some of the Rust logic
  • PokeFinder for the Pokemon generation logic
  • Lean and this site for the roamer generation logic
  • zaksabeast, ezpzstreams, vlad, real.96, Admiral-Fish, Lean, and lincoln for their help with figuring out how the RNG works and help testing the tools