Jump to content

Recommended Posts

  • 1 month later...
Posted

So according to SciresM's tweet:

They borked up again.

The QR for I Choose You Pikachu was supposed to be EU only, but they accidentally coded it to be for US as well.
So we already have a public code for US I Choose You Pikachu, rejoice!

(#whynoKoreaLove)

  • Like 1
  • Hahaha 1
Posted
Just now, SciresM said:

We already have a JP code from the JP movie.

yeah, I misunderstood and thought the JP included the US one.
The clarification is that is the EU one that included the US one. Updated the post to reflect the changes :)

Posted
Just now, theSLAYER said:

yeah, I misunderstood and thought the JP included the US one.
The clarification is that is the EU one that included the US one. Updated the post to reflect the changes :)

Yep -- once it's usable I can post the cleaned up EU/US code, too.

  • Like 1
Posted
2 minutes ago, SciresM said:

It has not been posted anywhere -- I was asked by the person who sent me it not to share it publically yet.

That explains why I haven't seen it. Ok cool.

EDIT: Are the first 4 bytes IVs? 1 guaranteed?

EDIT Again: It would make sense they would include US if they want to redistribute the same QR code later for the US, or more likely for SEA.

  • Like 1
Posted
3 minutes ago, Sabresite said:

That explains why I haven't seen it. Ok cool.

EDIT: Are the first 4 bytes IVs? 1 guaranteed?

No. They're game ID bitmasks, among other things. First byte FF = Sun, Moon, US, UM -- FC = US, UM.

 

Also if it's like the magearna event the pikachu species and forms will get overridden by the game's parsing code regardless of what's in the QR anyway >.> 

 

(Magearna QR codepath does if (species != magearna) { species = magearna; })

 

Last 8 bytes are SHA1(first 0x58) but that's standard memecrypto.

  • Like 2
Posted
1 minute ago, SciresM said:

No. They're game ID bitmasks, among other things. First byte FF = Sun, Moon, US, UM -- FC = US, UM.

 

Also if it's like the magearna event the pikachu species and forms will get overridden by the game's parsing code regardless of what's in the QR anyway >.> 

 

(Magearna QR codepath does if (species != magearna) { species = magearna; })

By that logic they would require a game update if they decided to make a QR for something else.  You would think they would just not read the species field whatsoever too.

Posted
2 minutes ago, Sabresite said:

By that logic they would require a game update if they decided to make a QR for something else.  You would think they would just not read the species field whatsoever too.

You don't understand the memekey system -- they have an RSA private key with the singular purpose of signing the magearna codes.

 

The codepath taken depends on the memekey index, found after the POKE magic -- in this case, index 9 is reserved for I choose you cap pikachu (it was a reserved, error path in Sun/Moon).

 

Also, the species field gets used to decide what to display in the scan window, so they have to overwrite it.

  • Like 2
Posted
1 minute ago, SciresM said:

You don't understand the memekey system -- they have an RSA private key with the singular purpose of signing the magearna codes.

 

The codepath taken depends on the memekey index, found after the POKE magic -- in this case, index 9 is reserved for I choose you cap pikachu (it was a reserved, error path in Sun/Moon).

I see, so it is a kind of check.  Ok that makes sense.

  • Like 1
Posted
6 hours ago, BlackShark said:

Partner Cap Pikachu (EU/US)

Partner_Cap_Pikachu_EU.png.8d62f0e51d85563f43d33a955ceb7490.png

I would scan the card I received at the cinema (in spanish), but if the code is the same i'd rather keep the cards in thenplastic envelope (yes, I'm one of those people)

  • Like 2
Posted
On 6/27/2017 at 1:56 PM, King Impoleon said:

I think this Pikachu may have similiar data to the Other:

OT: サトシ ID: 171117 US/UM Release date? Nature: Hardy :( 

Is there any new information related to this? Such as met level (I assume It 20)

 

Posted
On 11/15/2017 at 8:38 AM, Sabresite said:

Yeah we can. Use PKHex Core Memecrypto.

Do you have a link to a tutorial? I am assuming we can take the QR code and import it into PKhex that way?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...