Is it possible to somehow set up a patch that allows a new game plus option, allowing you to restart a game with all the same equipment and job abilities learned?
CC, I was thinking that exact same thought!! I would love that option, also it would be great in Mercenaries as well!!
Hint... Hint
It would require a fairly complex series of ASM hacks.
So I would imagine that would mean no then.....
A man can surely dream........
Pretty much as I don't think anyone has ever actually ASM hacked the PSP version at all.
wouldn't just setting the last event's 'next scenario' to orbonne work?
Hmmm...that might work. Kinda the quick & dirty way of doing it huh?
Would that clash with the ending sequence, though?
I have got a game saved right before the last fight, I think I might try it!!
Ideally , I would love to be reset to level 1 but keep all abilities and items!!
Let us know if it works!
It's tedious, but I believe you can use Lioneditor to manually do new game plus. Seems like I did something like that once just for kicks, but I can't remember.
QuotePosted: Wed Aug 26, 2009 8:19 pm Post subject:
--------------------------------------------------------------------------------
wouldn't just setting the last event's 'next scenario' to orbonne work?
Silly question, where do I find that?
Is in on the ENTD tab?
Cheers Argy
You'll have to use the ATTACK.OUT editor (http://www.ffhacktics.com/downloads.php?id=16) to edit the final battle.
(Below instructions are for the PSX version, may be different for WotL)
Edit entry 144, it'll say "After Event do Goto Next Scenario", and change the Next Scenario to 001, that'll cause the game to go back to Orbonne Monastery at the very beginning of the game.
Has some weird effects... Ramza goes back to his Chapter 1 job class but keeps his levels and JP and such. Delita is re-added to your party as if it were a new game, and the game tries to give you six new starting generics -- if you don't have room you won't get them all.
After the Gariland Magic City battle, you'll go back to the world map, but all the dots are still available, and Orbonne Monastery is red. If you go to Mandalia Plains you'll start the Save Algus battle. If you go back to Orbonne you can repeat the final series of battles.
I knew there'd be a catch! I don't think it would be too difficult to add a simple ASM hack that resets some of the flags that are set during the first play through.
Personally, I think resetting the flags wouldn't be the best way to do a New Game +.
Having the ability to beat the game at any time...
Ummm... resetting the bytes that tell the game to activate the end game sequence back to what they normally are at the beginning of a real new game would prevent the player from beating the game at any time. Otherwise the player would not be able to go through the entire campaign from start to finish. It's just a matter of resetting the bytes in the correct RAM addresses before the next possible save.
The only other snag would be the removal of the special units from the roster and somehow retaining their stats, but I don't think there's enough RAM space for something like that.