Post subject: How to continue a movie with FBA
Joined: 4/18/2013
Posts: 7
Hi, I'm making a Metal Slug tas run with Final Burn Alpha, and I'm making each level a separate movie and then when I have all missions, I'm going to put them together. Anyways, I got the first mission, worked on the second one, it told me there was an error and closed me out. I have the video of that mission on FBA and it goes until it originally froze. Is there any way to continue off that movie, or is my only option to make a new movie from that point and later try to slap the two together?
Post subject: Re: How to continue a movie with FBA
Emulator Coder, Skilled player (1142)
Joined: 5/1/2010
Posts: 1217
Brock Lee wrote:
I have the video of that mission on FBA and it goes until it originally froze. Is there any way to continue off that movie, or is my only option to make a new movie from that point and later try to slap the two together?
If FBA works anything like other emulators, load the movie in readonly mode, play it to the end and switch to readwrite mode. That should allow you to continue from that point (make a savestate there?)
Joined: 7/2/2007
Posts: 3960
Making each level as a separate movie is unlikely to work unless the game state at the end of the first movie is exactly the game state at the beginning of the second movie. Otherwise, random effects that go one way when you make the movie may go a different way when you try to stitch the movies together, resulting in a desync and causing the run to fail. Why not just make the entire thing as one movie?
Pyrel - an open-source rewrite of the Angband roguelike game in Python.
Joined: 4/18/2013
Posts: 7
Derakon wrote:
Making each level as a separate movie is unlikely to work unless the game state at the end of the first movie is exactly the game state at the beginning of the second movie. Otherwise, random effects that go one way when you make the movie may go a different way when you try to stitch the movies together, resulting in a desync and causing the run to fail. Why not just make the entire thing as one movie?
When I said put the movies together, I meant make each have their own AVI file in then in my movie editor, put the AVI's together there. Although it is the exact frame when the previous one stopped.
Ilari wrote:
If FBA works anything like other emulators, load the movie in readonly mode, play it to the end and switch to readwrite mode. That should allow you to continue from that point (make a savestate there?)
How do I switch to readwrite mode? Or are you saying make another one? I'm confused.
NitroGenesis
He/Him
Editor, Experienced player (551)
Joined: 12/24/2009
Posts: 1873
Brock Lee wrote:
How do I switch to readwrite mode?
Shift+8. Then save and load a savestate and presto, you're recording from where you saved the state.
YoungJ1997lol wrote:
Normally i would say Yes, but thennI thought "its not the same hack" so ill stick with meh.
Joined: 4/18/2013
Posts: 7
NitroGenesis wrote:
Brock Lee wrote:
How do I switch to readwrite mode?
Shift+8. Then save and load a savestate and presto, you're recording from where you saved the state.
Well it put me into that mode but I still can't continue off that video. I still can only make a new one at the last frame which I have a feeling will look weird with the transition between the two videos. (Edit) Never mind I figured out why I couldn't get it to work. Thanks a lot!