Pokemon Red - Who is that Pokemon? (ASM hack)

Channel:
Subscribers:
12,600
Published on ● Video Link: https://www.youtube.com/watch?v=gdrM9ZIbxAU



Duration: 12:53
2,916 views
44


The routine that reads the base data of Pokemon is meant to read data from 0x383DE where the base data is located, but with the minor hack I have applied, data is taken from a completely random location in order to generate a different glitch Pokemon each time. There are unlimited possibilities!

ASM:

#org 1577
call MSB

#org 3BFE0
MSB:
call GenRandom ; generates random 8-bit number in a
cp a,8F ; capping at 8EFF because I don't want to go past the
;-----------; VRAM (base stats data occupy slightly over 4KB)
jr nc, MSB
ld h,a
LSB:
call GenRandom
ld l,a ; base data is pointed to by hl
ret

If you enjoyed this video, you won't regret having a look at my Youtube channel for more! - https://www.youtube.com/user/CrystaL12RG







Tags:
pokemon beta
missingno
pokemon yellow glitch
8f glitch
Crystal_
pokemon crystal
gameboy
pannenkoek
arbitrary code execution
arbitrary code
pokemon glitches
pokemon red glitch
pokemon hacks
mew glitch
coin case glitch
pokemon assembly
pokemon corruptions
pokemon pyrite
pokemon secrets
pokemon glitch
pokemon speedrun
glitch pokemon
chickasaurusgl
celebi glitch
pokemon mechanics
credits warp
pokemon hack
glitch city
pokemon gameboy
thezzazzglitch



Other Statistics

Pokémon Red and Blue Statistics For Crystal_

At present, Crystal_ has 796,590 views spread across 41 videos for Pokémon Red and Blue, with his channel uploading 6 hours worth of Pokémon Red and Blue videos. This is 32.95% of the total watchable video on Crystal_'s YouTube channel.