10-11-2019, 02:06 PM
(10-06-2019, 08:50 PM)silentenigma Wrote: Found the bug!
Revert this pointer back to original to fix the cart escape graphics:
Code:Original:
E7/1725: C0 42 E4 ; Pointer to compressed cart escape battle BG gfx
Relocalized Project v1.05:
E7/1725: E0 42 E4 ; Pointer to compressed cart escape battle BG gfx (bugged)
Thanks!!! This is tremendously helpful to me. I'll fix it next time I put out a new version. Which I perpetually hope will be "soon". Thanks so much for finding this out.