Module Version Checking

When you start FS2002 each time, it will check versions of add-on *.dll (dynamic link library) files. If you repeatly see a warning screen at boot up of your Flight Sim, reporting an older file, and you're confident that it will work with FS2002, you can open the fs2002.cfg file, then insert a new section called "OldModules". This is described FS2002 readme file. A common exanple of this will be the third party FSsound.dll file that many gauge programmers used for FS2000.

You can add this entry:

[OLDMODULES]
FSsound.dll=1

Setting this value to 0 won't load the module, but will still disable the warning screen. A value of 1 will load the module, again disabling the warning screen.

Remember: FSsound.dll must be loaded for the crew annoucements to work.