FF6 Hacking
Escaping from the ending... - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Magitek Research Facility (https://www.ff6hacking.com/forums/forum-9.html)
+--- Thread: Escaping from the ending... (/thread-2746.html)



Escaping from the ending... - Tenkarider - 11-29-2014

Hi! i did some test about how to return in WoR, after the final battle... after some try i actually managed to warp me outside, right after the battle... i was in the current party near to Kefka tower and the same for the Falcon, luckily.

Unfortunately there was some issue: if i enter in submaps, then the camera is locked and i theorically should travel without being able to see the rest of the map, for Lockirby2 it shouldn't be a problem Laugh but the others would probably like more to travel normally.

Entering in Falcon and changing party made then spawn Shadow(which was the previous lead character) in the same square of my current lead char was... his position is changed each time i open-close the inventory, or that i change map, except WoR... (Majora Mask's creepypasta references Surprised)

If i form the party for the Kefka Tower then the problem is fixed, but there's another one: all switches triggered in Kefka tower aren't resetted, so it's impossible to finish the tower once more.


So... what should i add in the code that make me warp out from the tower, after the final battle, in order to not mess up with the game?
Besides, which is the last chance to warp out from the ending, before "THE END" is displayed on the screen? The best would be right one second before the
"the end"...


RE: Escaping from the ending... - madsiur - 11-29-2014

Command BB shows "The end". Maybe you could try here after command BB:

Code:
CA/36EA: BA    Play ending cinematic $20
CA/36EC: BB    Command $BB
CA/36ED: FE    Return

Also, you could reset event bits related to the final dugeon. I'm not sure if you can reset treasures bits via event but I think yes.


RE: Escaping from the ending... - Tenkarider - 11-29-2014

I see, so that was the effect of BB, in the disassembly they wrote they weren't sure about its effect, i guess that doc is starting to become obsolete?

Event bytes are already documented somewhere, right?


RE: Escaping from the ending... - madsiur - 11-29-2014

(11-29-2014, 04:03 PM)Tenkarider Wrote: I see, so that was the effect of BB, in the disassembly they wrote they weren't sure about its effect, i guess that doc is starting to become obsolete?

Bank C0 disassembly list command BB as showing "the end".

(11-29-2014, 04:03 PM)Tenkarider Wrote: Event bytes are already documented somewhere, right?

There's an event command document made by Imzogelmo.