Jump to content

aos10

Member
  • Posts

    77
  • Joined

  • Last visited

Posts posted by aos10

  1. Except the shiny value isn't an actual thing that can be found in the save.

    It's a value that is calculated based on various factors.

    (TrainerID xor SecretID) xor (PersonalityValue31..16 xor PersonalityValue15..0)
    Shininess is determined by a calculation involving the Original Trainer's ID number and secret ID number, as well as the Pokémon's personality value <PID>
    where the latter two values represent the highest and lowest 16 bits of the 32-bit personality value respectively
    The above formula can result in a number from 0 to 65535. If the result is less than 16, then the Pokémon is Shiny. 
    This results in a probability of 16/65536 or 1/4096, double the previous probability.

    A shiny value is simply derived from the partially from the formula the game uses.

    Most Pokemon have different PID,

    cause PID is generated when an encounter happens.

    Unless you want your Pokemon to all have the same PID, we need a code that is dynamic with PID generation.

    Maybe its a code that will request for the game to keep generating a PID, and will only accept the PID when it matches shiny criteria.

    Not saying it's impossible. (It was done is Gen IV and V, I think)

    I'm saying we need some pros here!

    i know that, if someone found the code , a part of that code contain the shiny value and trainer ID must be edited for any player.

    someone in GBAtemp found it, but its freeze alot and not perfect.

  2. first, i am not good using cheats , because i don't know where to look and the address

    my idea is this

    the shiny Pokemon is tied to your shiny value

    The shiny value for each trainer is different from each other

    Then shiny value is 4-5 numbers , you can get it using pkhex.

    The value of the shiny Pokemon determined once you encounter a Pokemon

    So, if you activate the code and mode it to match your id, it should make any Pokemon you encounter is shiny.

    This is what i have right now, my coding is bad so i am asking for your help.

    of course i am using Gateway cheat engine , if anyone have it please tell me.

  3. You'd have to PM me the save.

    ok, problem found

    2 month ago i used a spoof method to download the latest update for OR ( 1.4 ) using the injection method

    after i deleted the 1.4 update , i did this whole process again and now i can see my save in pkhex

    so if you downloaded the update using spoof , this injection will not work

    should i send you the old save that not working to see it ?

  4. this what i did in the web inject method

    wco0jJ6.jpg

    nM8uLqf.jpg

    and here where i should turn off my 3DS , correct ?

    this what PKhex is showing me

    ZiBjUki.jpg

    i had old save and it displayed it correctly

    so , there is something wrong with the save it self ?

    i also should point out that the system on 9.2.0.20U

    the game in 1.4 ( omega ruby )

×
×
  • Create New...