-
Posts
214 -
Joined
-
Last visited
Reputation
46 ExcellentAbout SciresM
- Birthday 09/09/1990
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Acewantstodraw started following SciresM
-
Jules ndione started following SciresM
-
VeteranJaimeYT started following SciresM
-
ThePunish3D started following SciresM
-
VeteranJaime started following SciresM
-
PokemonKing99 started following SciresM
-
SciresM earned a Medal ROM Hacker
-
SciresM earned a Medal Developer
-
SciresM earned a Medal Game Save Researcher
-
SciresM earned a Medal ROM Researcher
-
SciresM earned a Medal Wiki Contributor
-
SciresM earned a Medal IRC AOP
-
SciresM earned a Trophy Former Staff
-
Heh, it is -- byte-for-byte identical.
-
Can confirm this QR is identical to the one I got last week.
-
I would love a PM of your US code -- I want to see if the memecrypto'd data is identical to EUR
-
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.
-
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.
-
It has not been posted anywhere -- I was asked by the person who sent me it not to share it publically yet.
-
Yep -- once it's usable I can post the cleaned up EU/US code, too.
-
We already have a JP code from the JP movie.
-
XY- Unused Static Abomasnow and Scatterbug Encounter
SciresM replied to jojo12100's topic in Generation 6
Pretty sure you should be able to just swap the entries around if you're using a CFW that has RO's hash check patched. Pretty sure luma does this by default? Also you can replace the CRO pretty readily with luma's layeredFS thing nowadays. -
According to the list of big preorder bonuses on the Japanese USUM website, it looks like pre-ordering at certain retailers (7-11?) will get you a serial code for a big malasada and a fresh water. Relevant text: "どうぐシリアルコード(おおきいマラサダ・おいしいみず)(『ウルトラサン・ウルトラムーン』のいずれか購入)".
-
I am pretty sure it's possible. Also..."compile it using a compiler" -- this is....pretty irrelevant to the process of making a tool. The compiler is literally an afterthought, as is the IDE used to write it. The code itself is all that you should really consider. (And PKHeX already has C-Gear code, I think, as I said.)
- 10 replies
-
- black and white
- edit
-
(and 2 more)
Tagged with:
-
Pretty sure PKHeX supports C-Gear stuff nowadays, doesn't it? (Also, not sure why the IDE matters, or why we'd not just use VS..)
- 10 replies
-
- black and white
- edit
-
(and 2 more)
Tagged with:
-
wc7full for the new saori machamp event, courtesy of nintendo's servers. 0219_saori_PC_MYS_JP_J_1484912559.wc7full
-
Or, we can get the wondercard straight from the horse's mouth (or the BOSS servers, as it were). present_n_0__1484650169.wc7full
-
https://github.com/kwsch/PKHeX/commit/fda84ae9921afcae2c448249cbf382a774dcc803 PKHeX now displays the relevant metadata.