#Where did I mess up RNG breeding a Nidoran Male in emerald?

1 messages · Page 1 of 1 (latest)

fresh oxide
#

So I put a female nidoran and a male nidoran into the daycare, and I inputted the following information into the calculator. I was aiming for the C812641E PID, and according to the script, that is what I hit, but the egg hatched as female. Anyone have any ideas as to where I went wrong?

open tinsel
#

nidoran species in gen 3 is based on the pid

#

#ask-questions-here message

#

since the last four digits of your pid starts with a 6, it is < 0x8000 but nidoran m is generated when it is > 0x8000

fresh oxide
#

so this should be male then?

open tinsel
#

should be, yeah

fresh oxide
#

alright cool, thanks