Tools Index


SID-For-Shiny

Link | GitHub

A little Javascript program to calculate the range of SIDs required to make a given TID/PID pair shiny in Generation 3-6 Pokémon Games. Now also calculates Square shinies!

PkParse

Link (hosted offsite) | GitHub

A client-side parser and information displaying program for 3rd, 4th, 5th, 6th, 7th, 8th, and 9th Generation Pokémon files, useful for automatically generating listings for trade sheets and forum threads.

PaintingSeed

Link

A small web calculator for the closest 16-bit seeds to a target seed, with additional info for reseeding Emerald's RNG with paintings.

TSV/TRV Calculator

Link | GitHub

A javascript implementation of @wwwwwwzx's python script for calculating TRV (Trainer Residual Value) and TSV from a 5-digit TID and SID combo, for use with 3DSRNGTool.

G7ID TRV Calculator

Link | GitHub

A javascript implementation of @wwwwwwzx's python script for calculating TRV (Trainer Residual Value) from a 6-digit G7ID and a TSV, for use with 3DSRNGTool. Only use this if you don't have access to your 5-digit TID and SID.

Wurmple Evolution Calculator

Link | GitHub

A calculator for determining a Wurmple's evolution, based on its PID.

Dunsparce/Tandemaus Evolution Calculator

Link

A calculator for determining a Dunsparce or Tandemaus' evolution, based on its EC.

Gen 7 ID Calculator

Link | GitHub

Calculate a Gen 7 ID (and SID) from a 5-digit TID/SID pair.

SR Stat Calculator

Link | GitHub

A tool for calculating the minimum and maximum stat values of a freshly-caught Pokémon, generally useful when soft-resetting.

Characteristic Calculator

Link | GitHub

Determines the characteristic value of a Pokémon from its IVs and PID or EC.

Colo Seed.bat

Link | GitHub

A batch script to assist in the usage of RunAsDate.exe with Dolphin 4.0-6848, for RNG Abuse in Pokémon Colosseum.

MagikarpCalc.py

Link | GitHub

A python implementation of @wwwwwwzx's MagikarpCalc.cs to allow non-windows users to calculate their egg seed in Gen 7.

Back to