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.

Arbitrary Code Execution Discussion

Porting TheZZAZZGlitch's memory editor to Yellow? - Page 1

Porting TheZZAZZGlitch's memory editor to Yellow?

Posted by: Torchickens
Date: 2018-02-08 16:57:41
TheZZAZZGlitch, do you know how we can port your memory editor for use on Pokémon Yellow?

Thanks!

Re: Porting TheZZAZZGlitch's memory editor to Yellow?

Posted by: Couldntthinkofaname
Date: 2018-02-09 13:16:30
I know this might sound pessimistic, but the ZZAZZglitch has been missing for a long time and I don't think he is likely to return soon, if at all.

I went ahead and ported this for you

54 5d d5 21 f8 ff 19 54 5d f0 f5 a7 20 fb 21 a0
c3 36 7c 23 7a cd a9 db 7b cd a9 db 36 e3 23 1a
cd a9 db 36 7c 01 0c 00 09 13 7d fe 08 20 e2 21
45 c4 36 ed d1 76 f0 f5 47 cb 58 28 04 7a c6 10
57 cb 50 28 01 14 cb 48 c0 cb 40 20 24 cb 70 28
01 1b cb 78 28 01 13 cb 68 28 06 21 f0 ff 19 54
5d cb 60 28 06 21 10 00 19 54 5d 18 95 79 12 18
fa 36 ec 1a 4f 76 f0 f5 a7 28 f2 47 cb 70 28 04
79 c6 10 4f cb 78 28 04 79 d6 10 4f cb 68 28 01
0d cb 60 28 01 0c 2e 46 79 cd a9 db f0 f5 fe 0d
28 19 e6 fe 20 f6 18 cd 47 cb 37 e6 0f cd b2 db
78 e6 0f c6 f6 30 02 c6 60 22 c9 21 c9 db 73 23
72 cd d7 3e fa 4e cc c3

To be written at $DB01, with the same item setup as used in Red

Edit: It's bugged ATM

Edit2: Fixed. 'Twas a silly mistake

Re: Porting TheZZAZZGlitch's memory editor to Yellow?

Posted by: Torchickens
Date: 2018-02-09 13:57:58
I think TheZZAZZGlitch is still active, but just hasn't made a post here since last year.

Hope my question didn't sound too sudden though (if you're reading this TheZZAZZGlitch).

Thanks for porting Epsilon.


I know this might sound pessimistic, but the ZZAZZglitch has been missing for a long time and I don't think he is likely to return soon, if at all.

I went ahead and ported this for you

54 5d d5 21 f5 ff 19 54 5d f0 f5 a7 20 fb 21 a0
c3 36 7c 23 7a cd a9 db 7b cd a9 db 36 e3 23 1a
cd a9 db 36 7c 01 0c 00 09 13 7d fe 08 20 e2 21
45 c4 36 ed d1 76 f0 f5 47 cb 58 28 04 7a c6 10
57 cb 50 28 01 14 cb 48 c0 cb 40 20 24 cb 70 28
01 1b cb 78 28 01 13 cb 68 28 06 21 f0 ff 19 54
5d cb 60 28 06 21 10 00 19 54 5d 18 95 79 12 18
fa 36 ec 1a 4f 76 f0 f5 a7 28 f2 47 cb 70 28 04
79 c6 10 4f cb 78 28 04 79 d6 10 4f cb 68 28 01
0d cb 60 28 01 0c 2e 46 79 cd a9 db f0 f8 fe 0d
28 19 e6 fe 20 f6 18 cd 47 cb 37 e6 0f cd b2 db
78 e6 0f c6 f6 30 02 c6 60 22 c9 21 c9 db 73 23
72 cd d7 3e fa 4e cc c3 00

To be written at $DB01, with the same item setup as used in Red

Edit: It's bugged ATM


Edit: Hmm yeah, for me I tried inputting 15 into D058, but the game placed it three addresses afterwards instead. A workaround to that was to input 15 into the D055 field, which writes the value to D058.

Re: Porting TheZZAZZGlitch's memory editor to Yellow?

Posted by: Couldntthinkofaname
Date: 2018-02-09 14:04:05

Edit: Hmm yeah, for me I tried inputting 15 into D058, but the game placed it three addresses afterwards instead. A workaround to that was to input 15 into the D055 field, which writes the value to D058.

Yeah, I had mistyped an address before compiling. Should be fixed now.

Re: Porting TheZZAZZGlitch's memory editor to Yellow?

Posted by: Torchickens
Date: 2018-02-09 14:08:54


Edit: Hmm yeah, for me I tried inputting 15 into D058, but the game placed it three addresses afterwards instead. A workaround to that was to input 15 into the D055 field, which writes the value to D058.

Yeah, I had mistyped an address before compiling. Should be fixed now.


Great! Thanks a lot. :)