Sword/Shield overworld RNG manipulation is used to control the details of upcoming wild encounters. It is possible to predict values such as IVs, Nature, Marks, Shiny Status, Size (Jumbo/Teensy Mark in SV), Gender and more. The table below contains information about the types of encounters, provides example images, and provides details of each encounter type.
Encounter | Description | Difficulty |
---|---|---|
Static Symbol | Encounters in grass/water/caves that are guaranteed to produce a specific species, provided weather conditions are unchanged. | Beginner |
Random Symbol | Encounters in grass/water/caves where the species is determined randomly by an encounter slot value (0-99) and current weather. | Beginner |
Hidden | Random encounters in grass that do not have an overworld model. Species is determined randomly by an encounter slot value (0-99) and current weather. | Advanced |
Fishing | Encounters in fishing pools where the species is determined randomly by an encounter slot value (0-99). | Beginner |
Roaming | Galarian Articuno, Zapdos, and Moltres. These wander specific Wild Areas and are generated when the map is loaded, regardless of where the player first arrives. | Intermediate |
.NET 9.0
and run the setup wizard until complete. This is a required program dependency.owoow.zip
into a fresh, empty folder.owoow.exe
to ensure the program opens without errors.Figure 1 - Owoow Overview
Upon launching owoow for the first time, you should see something similar to the above image. This tool calculates the details of upcoming Pokémon, then outputs the results in the table at the bottom based on user-defined search parameters.
Knowing your 5 Digit TID/SID combination is required for RNG manipulating shiny Pokémon. If you do not yet know your TID/SID and wish to manipulate shiny Pokémon, review the material on this page before doing anything else.
Continue to finding your 5 digit TID/SIDLearn how to find your current seed on retail hardware, and understand how to identify your current RNG state at any given point. Understanding these concepts is crucial for players on retail hardware.
Continue to finding your seedExplore the various techniques used to advance the RNG state. Some actions advance the RNG state slowly, some will advance in a predictable manner, and others will cause the state to advance in a rapid and unpredictable manner.
Continue to advancing the RNG stateUsing menu close prediction to advance the RNG state in a predictable manner. This essentially guarantees success in hitting the correct target frame. Menu close prediction is the preferred method and will be used extensively throughout the guide, so make sure you have a good understanding of how it works.
Continue to NPC calibrationFigure 2 - Encounter Lookup
Clicking the Encounter Lookup
button on the top-left of the main window will open a subwindow. Here, you can search for every possible encounter in the game for a specific species and select an encounter type based on your desired target.
After selecting an encounter type, click the button below that applies to you for detailed step-by-step instructions. For newer players still learning key concepts/techniques, we recommended to start with a "Static" or "Symbol" encounter.
Icon | Weather Condition | Mark | Title |
---|---|---|---|
![]() |
Normal Weather | — | — |
![]() |
Overcast |
![]() |
the Cloud Watcher |
![]() |
Raining |
![]() |
the Sodden |
![]() |
Thunderstorm |
![]() |
the Thunderstruck |
![]() |
Intense Sun |
![]() |
the Parched |
![]() |
Snowing |
![]() |
the Snow Frolicker |
![]() |
Snowstorm |
![]() |
the Shivering |
![]() |
Sandstorm |
![]() |
the Sandswept |
![]() |
Heavy Fog |
![]() |
the Mist Drifter |