Tacanacy Posted July 5, 2018 Posted July 5, 2018 (edited) No Pokémon that are obtained in gen 7 have correct TIDs in the Box Data Report. For example, the Zygarde in the second image is from gen 7 and has 799566 as TID, but the Box Data Report shows 54030. The Zygarde in the first photo is from gen 6 and displays the correct TID in the Box Data Report. I've updated PKHeX to the latest version. I use the Box Data Report to copy and paste the info of hundreds of Pokémon into my spreadsheets at once, but with the Box Data Report displaying wrong info, I have to input each Pokémon manually. Edited July 5, 2018 by Tacanacy
Kaphotics Posted July 6, 2018 Posted July 6, 2018 Updated in latest commit https://github.com/kwsch/PKHeX/commit/0c2d3029975423b41ffdff1b175fc868e47afbf6 You can still convert the current values to the gen7 style as follows: tid + sid*65536 = id tid7 = rightmost 6 digits of id sid7 = remaining digits on left side
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now