+ Reply to Thread
Results 1 to 3 of 3

Thread: commonly missed legility variable

  1. #1
    Member Blastoise's Avatar
    Join Date
    May 2009
    Location
    Where do Blastoise live?
    Age
    20
    Posts
    11

    commonly missed legility variable

    Sabresite (and any other hobby programmers), you should include this your pkm generators.
    The commenly missed legility variable in most pokesaved pokemon is the steps until hatched. I was testing the pid <-->id generater, using a legit chimchar from the game, and I found that the steps until hatch was set at 69, even though the "is egg" was not checked. Don't have time to check this with other pokemon, but I suspect it would be the same. Cheers
    --------------------------------------------------------------

  2. #2
    Learning to breathe IRC VOPDeveloperGame Save ResearcherModerator codemonkey85's Avatar
    Join Date
    Apr 2009
    Location
    http://goo.gl/Wd4id
    Age
    27
    Posts
    809

    Re: commonly missed legility variable

    Fortunately, the "steps until egg hatched" value is the same for "happiness". So either way a value in that spot is perfectly fine.

  3. #3
    Member Blastoise's Avatar
    Join Date
    May 2009
    Location
    Where do Blastoise live?
    Age
    20
    Posts
    11

    Re: commonly missed legility variable

    Thanks, I just found that out. Looked up the .pkm save structure (http://projectpokemon.org/wiki/Pokemon_NDS_Structure) and learned that Block A, address 0x14 was used for both happieness and steps to hatch.
    --------------------------------------------------------------

+ Reply to Thread

Tags for this 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