#Calculating Manaphy Spanwer Seed
1 messages · Page 1 of 1 (latest)
i dont know the specifics of the script youre using but this is generally true yes
a single pokemon can provide 64 bits of information if you can narrow down its fixed seed entirely (fairly easy with ec+pid+ivs)
group/generator/fixed seeds are all 64 bits
so a fixed seed is theoretically enough info to determine a group seed but its not perfectly 1-to-1
It seems having the second file in my directory changed the output, even though the script didn't display a message that it checked the second file.
Thus, using only one dump will probably give an incorrect result right?
it seems to just exit out on the first match
so if there are multiple possible group seeds for the first mon then itll only give you the first one
and if thats wrong then its wrong
but there shouldnt be more than 1 possible group seed when you give it two pa8s
If the calculated group seed generates the right PID, IV, and Nature for the first two pa8s, can I be sure the calculated group seed is correct?
An incorrect seed could generate the right PID, IV, and Nature for the first Pokémon, but it will probably not match the second one, from my understanding.