+ Reply to Thread
Results 1 to 7 of 7

Thread: A question about Pokémon data

  1. #1
    Member Tux's Avatar
    Join Date
    Jun 2011
    Age
    15
    Posts
    10

    A question about Pokémon data

    Hi,
    I'm currently developing a software which reads, decrypts, and analizes Pokémon data. Also, I have a question :
    Are the Pokemon encryption/PRNG, shuffle, blocks, algorithms the same ?
    Tux.

  2. #2

    Re: A question about Pokémon data

    Yes, they're explained here too.
    Pokécheck - A GTS to let you deposit and receive pokemon, view their stats, import and export to .pkm and more - gen 4 and 5 supported
    Pokémon Black/White animated sprites, now with back sprites, alternate/female forms and all shiny versions thereof.

  3. #3
    Member Tux's Avatar
    Join Date
    Jun 2011
    Age
    15
    Posts
    10

    Re: A question about Pokémon data

    Sorry, I forgot to add that the question was about Gen V Pokémon data algorithms ...

  4. #4

    Re: A question about Pokémon data

    I repeat my answer, the linear congruential and block shuffle algorithms are the same in gen 5.
    Pokécheck - A GTS to let you deposit and receive pokemon, view their stats, import and export to .pkm and more - gen 4 and 5 supported
    Pokémon Black/White animated sprites, now with back sprites, alternate/female forms and all shiny versions thereof.

  5. #5
    Member Tux's Avatar
    Join Date
    Jun 2011
    Age
    15
    Posts
    10

    Re: A question about Pokémon data

    Sorry ^^', and thanks a lot.
    By the way, is still the PID linked with shininess, ability, and nature like Gen IV ?
    Tux.

  6. #6
    Shiny DW Collector Vixana's Avatar
    Join Date
    Apr 2011
    Posts
    1

    Re: A question about Pokémon data

    Yes.

  7. #7

    Re: A question about Pokémon data

    not nature

    0x40 is nature

    ability is the 16th bit, not the 32nd.

    xxxYxxxx

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
PPN Top 50