There are many places on the internet to find an emulator and a ROM for Pokemon. An emulator is a PC application that works just like a game console. Emulators range from handheld consoles to classics ...
NEW_CATCHING_TUT_SUBR equ ITCM_SRC_START + ITCM_OLD_SIZE NEW_CATCHING_TUT_SUBR_ITCM equ ITCM_DEST_START + ITCM_OLD_SIZE BL_OFFSET equ (NEW_CATCHING_TUT_SUBR) - (NEW_CATCHING_TUT_SUBR_ITCM) ...
Fixes randomizer rounding causing -1/+1 to BST for some pokemons after randomization Allows to shuffle BST accross Pokemon Allows to set a minimum BST for trainers Pokemon that are above a set level.