On Tue, Mar 10, 2009 at 2:16 PM, Matthew Barousse <barou...@gmail.com> wrote:
> Hey all,
> I'm currently attempting to modify flight gear, so that I may save and
> re-play flights, exactly like the instant replay feature, but with a save
> file.
>
> My next task is to implement a save-to-file feature. I was thinking the
> easiest path would be to write the instant replay memory buffers
> (FGReplayData, replay_list_type) out to a file, and modify the replay method
> to read that file, instead of straight from the memory.
>
> I'm just wondering if anyone can foresee any problems with what I'm doing,
> or has any pointers or tips for me? I'm just getting started with FG
> development, and it's a bit overwhelming.

Well, the easiest would be to use the existing support for saving
flight data, see the instructions at
http://wiki.flightgear.org/index.php/Suggested_Prerecorded_Flights.

-- 
Csaba/Jester

------------------------------------------------------------------------------
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to