FF6 Hacking
Cursed Tweak - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Hacks, Resources and Tutorials (https://www.ff6hacking.com/forums/forum-1.html)
+--- Forum: Jidoor Auction House (https://www.ff6hacking.com/forums/forum-4.html)
+---- Forum: Patches, Bugfixes, Tweaks (https://www.ff6hacking.com/forums/forum-15.html)
+---- Thread: Cursed Tweak (/thread-3194.html)

Pages: 1 2


RE: ASM: Cursed Tweak! - madsiur - 06-24-2016

(06-24-2016, 11:17 AM)FF6Fanatic Wrote: Am I doing it right?

It depends. If you modied a "-8" ending file instead of using a "-4" ending file and only changed a single "CPX #$0004", you are doing it wrong since there are two instances to change. Also if you relocated the code where it conflict with other stuff it will be a problem too. If you relocated the code of a EE implementation in C2, it will crash. Etc.


RE: ASM: Cursed Tweak! - FF6Fanatic - 06-24-2016

It works perfectly -- I'm a dumbass, C2 address was taken *and* I was using the wrong file.

It upgrades seamlessly, it works exactly like it should. All that's left for me is to find the "dispelled curse on shield" message and change it to something that fits. This is beyond awesome, I feel like a kid again. Thanks so much Madsiur.