12-07-2019, 03:06 PM
(10-06-2019, 08:50 PM)silentenigma Wrote: Found the bug!Really late here, but thank you very much for this. I've added the fix to FFVI Total Graphics Uncensorship. You're shaping up to be my new favorite FFVI hacker.
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)
