FF6 Hacking
Final Fantasy VI: Relocalization Project - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Dragons' Den (https://www.ff6hacking.com/forums/forum-13.html)
+--- Thread: Final Fantasy VI: Relocalization Project (/thread-2680.html)

Pages: 1 2 3 4 5


RE: Final Fantasy VI: Relocalization Project - Rodimus Primal - 10-08-2019

(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 A TON! I'm adding this fix to TWUE!


RE: Final Fantasy VI: Relocalization Project - DrMeat - 10-11-2019

(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.


RE: Final Fantasy VI: Relocalization Project - kamesennin - 11-01-2019

Dr. Meat, thanks for the amazing work. I've been curious about making a few changes to the patch myself after 1.5 playthroughs of this wonderful patch. 

But I need help finding the offsets in WindHex since editing the patch in FF3usME has some side effects. The Knight's Code relic has a typo "Knight Codex" in v1.05.

Also, there are a few other enhancements I'd like to remove. I've tried removing the GBA item sprites (for potions, tents, etc.) and the improved Ramuh Thundara learn rate in FF3usME, but keep getting garbled dialogue in random places (The dialogue before and after the battle with Chadarnook, and the Jidoor auction house). Also I think a few other esper learn rates were left from 1.04 rather than reverting back to the original difficulty (odin meteor x2 instead of x1, Ifrit drain x2 instead of x1, Ramuh poison x3 instead of x5).


RE: Final Fantasy VI: Relocalization Project - vivify93 - 12-07-2019

(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)
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. Smile