Build 43f5cf9

Wild RNG

Last updated: 2026-05-10 UTC

General Overview

Wild Pokémon are encountered by using the Sweet Scent move, fishing or using Rock Smash. Manipulating wild encounter only requires 1 frame-perfect input. Calibrating is fast and reliable. Wild Pokémon can be captured with the Pokéball of your choice. There are some canveats however:
  • Not all Pokémon stats and natures combinations are possible. Most notably, a Pokémon with 6 perfects IVs generated from a wild encounter can have only 9 possible natures (Calm, Careful, Docile, Hardy, Lax, Modest, Naive, Rash, Timid) and it can only be shiny for 16 specific PSV (TID/SID combo).
    • The shininess restriction can be bypassed with ACE by temporarily changing your TID/SID.
    • RNG-manipulated Egg Pokémon don't have nature and shininess restrictions.
  • The Pokémon generated from a specific setup and input sequence is not always the same. There are typically 3 possible outcomes (known as methods): Wild-1, Wild-2, Wild-4. Carefully choosing your lead Pokémon can increase the likelikhood of hitting a specific method.

Steps Overview

  • Step 1: Determine the best setup (map, advance, lead) to obtain the target Pokémon.
  • Step 2: Optional: Create a Battle Video (possibly combined with Painting Reseeding) to speedup RNG manipulation attempts.
  • Step 3: Catch Pokémon and calibrate until obtaining the target Pokémon.
If you already know your target advance and setup, you can skip to Step 2 directly. If you have already created a Battle Video, skip to Step 3.
1
Find Best Setup
2
Create Battle Video
3
Catch and Calibrate

Find Best Setup

Determine the best setup (map, advance, lead) to obtain the target Pokémon.
  1. Fill the criterias of the Target Pokémon (ex: shiny, IVs, nature).
  2. Specify the considered setups (ex: considered maps, leads, mass outbreaks).
    • TID/SID are only relevant if aiming for a shiny Pokémon. How to find your SID.
  3. Press "Generate" to create a list of Pokémon respecting the criterias.
  4. Select a Target Pokémon, ideally one with high Likelihood and low advances.
  5. Select one of the setups for the selected Target Pokémon, ideally one with high Likelihood.
    • The same Target Pokémon often has multiple ways to be obtained, some easier and more reliable than others.

Create Battle Video

Battle Video is a RNG technique to save and restore the RNG state. Using that technique, players only need to wait the full delay of their RNG manipulation once. Afterwards, each retry is very quick.After winning or losing a battle at the Battle Frontier, players can record their battle. The RNG state at the start of the battle is saved into the battle record. Players can watch their battle anywhere by opening their trainer card and selecting "Battle Record". By doing so, the current RNG state is reseeded with the RNG state at the start of the recorded battle.Creating a Battle Video is optional if Painting Reseeding is not used.

Catch and Calibrate

Coming soon

  • Add support for Pokéblock only obtainable by playing Berry Blender with other players.
  • Add support for obtaining shiny with ACE.
  • Add support for Wild5 method.

Credits

  • RainingChain: Research about cycle range to estimate method likelihood. Creation of the multi-lead searcher, multi-method generator, and the web UI tool.
  • Sorendog: Original Wild generation tool.
  • Shao: Function to calculate cycles taken by modulo operations.