Glitch City Laboratories Archives

Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of a thread from Glitch City Laboratories Forums.

You can join Glitch City Research Institute to ask questions or discuss current developments.

You may also download the archive of this forum in .tar.gz, .sql.gz, or .sqlite.gz formats.

Generation VII Glitch Discussion

Gen VII invalid Pokémon / etc research - Page 1

Gen VII invalid Pokémon / etc research

Posted by: Stackout
Date: 2016-12-09 11:06:29
Finally got that modded PKHeX compiled. Find it here http://lucasm.cf/?n2i0o - mirrors would be appreciated.

Expect lots and lots of lag, this has support for Pokémon/items/attacks up to 0xffff.

I took a Pokémon in my box, made a copy of it, changed its species to 0xffff, gave it move 0xffff, shoved it in the PC.

When hovering over it in the PC I got a nice crash, a null pointer deref related to the attack name (Luma's exception dump showed r0 to r4 all being zero, and pc pointed at [tt]ldr r1, [r4, #0x84][/tt]).

Changed the attack 0xffff to something valid (Flamethrower), and now I can hover over it in the PC! It looks like Kirlia; and viewing its summary crashes in the exact same place as before.

0xffff's species name is not constant. I think it's based on the level number of the Pokémon you previously selected or something. (it changed from "70" to "64", then hovering over it inside the PC when the Pokémon was in the party caused a crash)

OK, that's interesting. Put 0xffff in the party, went  back out of the PC, went back into the PC, touched 0xffff (to avoid a crash), and it now looks like Staravia.

Re: Gen VII invalid Pokémon / etc research

Posted by: Charmy
Date: 2016-12-09 11:56:40
Hmm, so, gen 7 grabs this data of RAM?

Re: Gen VII invalid Pokémon / etc research

Posted by: Stackout
Date: 2016-12-09 12:08:48
Seems index 0xffff's model (in the PC) is derived from the last Pokémon hovered over in the PC (as its name is).

Re: Gen VII invalid Pokémon / etc research

Posted by: Charmy
Date: 2016-12-09 13:01:06
So, technicaly, I'm right.

[offtopic]I'm filling my dex now… 85%[/offtopic]

Re: Gen VII invalid Pokémon / etc research

Posted by: Stackout
Date: 2016-12-09 13:32:27
Tried index 0x1828 (got the index number from RNG output).

Its name is derived in the same way as 0xffff's; its model is also derived from the last Pokémon hovered over in the PC, but using different data.

Re: Gen VII invalid Pokémon / etc research

Posted by: Torchickens
Date: 2017-01-18 23:22:09
Can you upload this on Mega please and I'll host it on my Google Sites? That lucasm.cf website is blocked for me for some reason.

Re: Gen VII invalid Pokémon / etc research

Posted by: Stackout
Date: 2017-01-19 08:04:35

Can you upload this on Mega please and I'll host it on my Google Sites? That lucasm.cf website is blocked for me for some reason.


How's another pomf clone? https://aww.moe/nsqoyy.zip

Re: Gen VII invalid Pokémon / etc research

Posted by: Torchickens
Date: 2017-01-21 11:28:00


Can you upload this on Mega please and I'll host it on my Google Sites? That lucasm.cf website is blocked for me for some reason.


How's another pomf clone? https://aww.moe/nsqoyy.zip


This works, thanks Wack0! :)

I now have a mirror here. https://sites.google.com/site/torchickens2/glitching-tools

Re: Gen VII invalid Pokémon / etc research

Posted by: zxSuperGlitch
Date: 2017-02-03 17:08:37
I've hosted it on my host too;

http://www.dillon.host/PKHeX.exe

Re: Gen VII invalid Pokémon / etc research

Posted by: 0ErrorYT
Date: 2017-12-31 16:50:09
Since it has been documented that glitch Pokemon can be stored in Pokebank, now that USUM is out, if you put a glitch Pokemon with the index of Zeraora in Pokebank, does it appear as a glitch or Zeraora?

Also, when my GPU Arrives, I should be able to research invalid Pokemon :)

Re: Gen VII invalid Pokémon / etc research

Posted by: Couldntthinkofaname
Date: 2017-12-31 17:49:01
Though I can't test this myself, it would probably display itself as Zeraora. It likely wouldn't transfer, however, the legality checker would probably notice that Zeraora was not supposed to exist in the generation you were sending it from and thusly prevent it's transfer.

But someone is going to have to test this, my 3ds has been trash for a year.