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 an fresh, empty folder, then extract ldn_mitm.zip
into the same folder (ldn_mitm is for Wi-Fi connectivity only).atmosphere
and switch
folders to the root of your SD card. Agree to overwrite folders if prompted.Ensure that sys-botbase (bundled with the owoow download) and ldn_mitm have been properly installed before continuing, you should see two seperate folders named 430000000000B
and 420000000010
inside the atmosphere/contents
directory of your SD card if done correctly.
owoow.exe
. Ensure that the program launches properly with no issues.Switch IP:
field.Connect
button on owoow once you see the title screen.If you experience connectivity issues using Wi-Fi, refer to the SysBot.NET Wiki (Wi-Fi Troubleshooting) page for tips and advice. Make sure to follow every step, this should resolve 99% of user issues.
owoow.exe
. Ensure that the program launches properly with no issues.config.json
file, then open this in a text editor like Notepad.config.cfg
located in atmosphere/contents/43000000000B
in a text editor.usb
and save the changes. Reboot your Switch after doing so.Connect
button on owoow once you see the title screen.If you experience connectivity issues using a USB connection, refer to the SysBot.NET Wiki (USB Troubleshooting) page for tips and advice. Make sure to follow every step, this should resolve 99% of user issues.
Upon launching and connecting to 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.
After connecting to the program, the details of your save file will be automatically populated. Adjustments to these values are not required. Additionally, RNG seeds will be monitored in real-time, providing a seamless experience for tracking seed changes.
The Adv:
field displays the total number of advancements since the initial connection in the first box, and the number of advancements occurring within the last ~500ms in the second box. The second box is primarily used to determine how many advancements a specific action consumes.
Explore 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 used extensively throughout the guide, regardless of the type of encounter you choose to manipulate.
Continue to NPC CalibrationOwoow provides automation routines for advancing the RNG state (such as using date skipping & animations), resetting for a desirable seed, and custom button press routines that can be used to automate the process of spawning your result into the overworld. These features cut out a significant portion of the manual effort.
Continue to automation methodsClicking the Encounter Lookup
button on the top-left of the main window will open a sub-window. 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.