Home | Blog


AR Code Output Functional in Emblem Editor

11/08/2022

Since yesterday, I have finally gotten AR code output working in my emblem editor again. My previous iteration only supported the US region, and I received complaints of this. The new vesion supports EUR, US, and JP regions.

The new AR code generator now also does not rely on arena addresses to function, allowing it to also work for ROM hacks, unlike the previous version. The AR codes it produces are also smaller in size than the last one, since it makes use of the E-type codes. A full emblem AR code is now only 70 lines.

As far as I know, the only functionality left that I would like to have implemented is proper alpha channel support, and user options for scaling the image (stretch to fit, contain, etc). As it stands now, though, it is on par with the previous functionality.