Jump to content

xXAquaNightXx

New Member
  • Posts

    8
  • Joined

  • Last visited

Posts posted by xXAquaNightXx

  1. In order for these pokemon to be shiny XOR = 1 (you can check this by hovering over the PID box in pkhex (only works for .pk8 files) )

    If XOR does not equal to 1 you will get the " Invalid: Static Encounter shiny mismatch." error. Here are 3 methods to fix this:

    Method 1:

    Re-roll PID and click the shiny button. Repeat this until its legal.

    Method 2: 

    Do the same as Method 1 but this time try to get the lowest XOR you can. In my example below I got XOR = 5 now adjust the last number (0-9) or letter (A-F) until you XOR=1 then check legality in this case I had to change 6 to 2.

    574697147_eg1.png.b094d5d95fcfed06189a3dbda590a00b.png1686824969_eg2.png.4670795474c167dadcdfdb1e4d05ac43.png

    Method 3: 

    Step 1:

    First you need to put you SID and TID next to each other to form a 10 digit number some TIDs and SIDs have 0s infront of them make sure you include those.

    For this example I will use SID = 1234 and TID = 567890. Putting them together we get 1234567890. Take this number and convert it into hexadecimal (converters are online).

    Converting 1234567890 to hex we get 499602D2.

    Step 2:

    Choose a 4 digit hex number and put it next to itself. For this example I will use ABCD so next to itself would be ABCDABCD. 

    Step 3:

    Now we need to take both hexadecimal numbers from step 1 and 2 and XOR them so it will be 499602D2 XOR ABCDABCD. You can find a XOR calculator online.

    So 499602D2 XOR ABCDABCD is E25BA91F. 

    Step 4:

    Decrease  the last number (0-9) or letter (A-F) of step 3 by 1 so E25BA91F becomes E25BA91E.

    Step 5: Use the result of step 4 as your PID

     

    126911407_eg3.png.c4f27777b2197994601111aed60fb843.png

     

    • Like 3
  2. 4 hours ago, Kaphotics said:

    1. Dump AHTB from ROM via pkNX

    2. Rename the the smaller text file to SCBlocks.txt

    3. Put SCBlocks.txt next to PKHeX.exe

    4. Block Info will show the internal block names

    5. Find block for the specific legend

    6. Change the value

    @Kaphotics Is it labeled AHTB? because I don't see that anywhere and if i click dump on the dynamax adventure encounter editor nothing happens

  3. On 10/19/2020 at 5:18 AM, StonedSaiyan97 said:

    so what would be the proper format for a tyranitar from colo? ive been at it for months and cant figure it out for the life of me. if anyone has the file info i would appriceate it. to clarify im trying to bring this mon to shield

     

     

    Jolly and Adamant Tyranitar attached with National Ribbon max ivs except for spA due to PID calculations.

    248_-_Tyranitar_-_D8D91ED80AA2.pk8 248_-_Tyranitar_-_EF8D31D10483.pk8

×
×
  • Create New...