Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: Dome on January 22, 2012, 08:41:56 am

Title: Return to the world map after beating Altima! [Hack by Pride]
Post by: Dome on January 22, 2012, 08:41:56 am
Quote from: PrideReturn to the world map after beating Altima. I tried to make it go to the World Map after the cemetery scene but it wouldn't work. So I had to settle for less. You also return to the World Map at Magic City Gariland with Leo and Virgo in hand, you can replay the final sequence of battles, and you can view the last few scenes as well (such as the cemetery scene). The .ppf works but I haven't tried the .xml but it should work. Just apply with FFTorgASM.
Title: Re: Tell me if it's possible
Post by: Rfh on January 22, 2012, 08:59:57 am
Editing out once with attack out editor, I got that could start the game with the same party with which you finished the game, but I skipped the event of the cemetery.
Title: Re: Tell me if it's possible
Post by: 3lric on January 22, 2012, 09:37:03 am
Quote from: Dome on January 22, 2012, 08:41:56 am
After the game ending, setting the game to return to the world map instead of returning to the title screen (Without the red dot in the "Orbonne monastery")

Would be like the "Map mode" of Fire Emblem 8

Yes Dome, this is very possible  :mrgreen:

You would edit the last battle of the game in Attack.out GUI to be "Go to Worldmap" after that senario
You would also need to change the ADD/ZERO commands in that event to move you off of Murond as well as to remove the lines :D
It's all pretty painless
Title: Re: Tell me if it's possible
Post by: Dome on January 22, 2012, 01:00:19 pm
It is possible to turn this into an ASM to apply with OrgASM?
Title: Re: Tell me if it's possible
Post by: 3lric on January 22, 2012, 01:04:48 pm
Quote from: Dome on January 22, 2012, 01:00:19 pm
It is possible to turn this into an ASM to apply with OrgASM?


I don't know anything about ASM :/ but i know that Gameflow stuff after its made is applied with orgASM.
Title: Re: Tell me if it's possible
Post by: Dome on January 22, 2012, 01:10:43 pm
Because allowing the player to play after they defeated Altima would be a -must have- hack
Title: Re: Tell me if it's possible
Post by: Glain on January 22, 2012, 01:13:03 pm
It doesn't sound like ASM but you can apply it with orgASM because that program can patch anything anywhere in the ISO whether or not it has anything to do with ASM.

So basically you just have to find what's being changed in ATTACK.OUT (by the Attack.out GUI) and TEST.EVT (the ADD/ZERO commands) and make it into an orgASM XML patch format.
Title: Re: Tell me if it's possible
Post by: Dome on January 22, 2012, 01:51:42 pm
Then, I'm officially requesting someone to research! XD
Is anyone else interested in this hack?
Title: Re: Tell me if it's possible
Post by: RavenOfRazgriz on January 22, 2012, 01:55:44 pm
I could just pop you a .ppf of fucking New Game+ if you prefer... it should be compatible with FFT+ and any other non-story-altering patch.  But this also requires I not be lazy.  That'll be something huge for you to overcome, my friend.
Title: Re: Tell me if it's possible
Post by: Dome on January 22, 2012, 01:59:11 pm
That would be freaking awesome! IMHO it's something that almost everyone who is working on a non-story-altering patch would want...
I say almost because for FFT + I'd rather have something like "You can keep playing after killing altima without having to replay the whole game" but whatever...
But I understand the whole -lazy- part...'cause I'm lazy too
Title: Re: Tell me if it's possible
Post by: Pride on January 22, 2012, 05:41:28 pm
Return to the world map after beating Altima. I tried to make it go to the World Map after the cemetery scene but it wouldn't work. So I had to settle for less. You also return to the World Map at Magic City Gariland with Leo and Virgo in hand, you can replay the final sequence of battles, and you can view the last few scenes as well (such as the cemetery scene). The .ppf works but I haven't tried the .xml but it should work. Just apply with FFTorgASM.
Title: Re: Return to the world map after beating Altima! [Hack by Pride]
Post by: Dome on January 22, 2012, 05:45:39 pm
Thanks a ton Pride! I've updated the first post with your hack