Quote:
Originally Posted by callmecharizard
I dont know much about ASM either but i have found that using A-trainers AI editor is pretty good. It'll make the trainer be smarter about its moves which could help you a bit.
|
I've just looked through the routines related to this and can confirm it's being used for IVs (Anything above 0x1F will be lowered). It's read at 08011418 and used starting from 0803DC6C. It has absolutely nothing to do with AI.
Jambo51's tool however correctly uses it. It's read at 080C6F30 and used at 080C6F56, where the AI code is located.