There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
FS Time Sync is a small open source program to synchronize the time and date inside Microsoft's Flight Simulator to real time. The program synchronizes the simulator's UTC time and date to the real UTC time and date on a preset automatic interval or manually controlled by the user. The program is coded in C and relies on FSUIPC4 to work. I hope you will enjoy the program as i enjoyed coding it. Suggestions, feature requests, modifications and bug reports are all welcome here. The source code is available in the "Source" tab along with the Project file which is a Dev-C++ project file. To get it to compile, FSUIPC_User.lib and FSUIPC_User.c from the FSUIPC SDK are needed which can be found here: http://www.schiratti.com/dowson.html