Where Flight Simulation Enthusiasts Gather from Around the World!
| Category: Miscellaneous Files - Miscellaneous Files | |
| Setting the 3GB Switch for Windows XP Tutorial |
|
File Description:
Ever get the OOM (Out of Memory) error while flying in Flight Sim? Lose a long flight? The /3GB switch may just solve your problem. This tutorial will show you how to activate the /3GB Switch in Windows XP to allow more address space to programs, FS9 is used but the same principal applies to FSX and other 32bit games that require large amounts of memory. -- NOT FOR USE WITH VISTA!
| Filename: | Setting_the_3GB_Switch_for_Windows_XP_Tutorial.zip |
| License: | Freeware, limited distribution |
| Added: | 27th March 2009, 10:57:17 |
| Downloads: | 1,460 |
| Author: | Joseph Jaster |
| Size: | 319.84 KB |
| Category: Flight Simulator X - Gauges | |
| FS2K and CFS Gauge Creation Tutorial Rev.29 |
|
File Description:
Not for non-programmers but can be used by non-C programmers. Many updates; some major, most minor. See the ToC for additional info.
| Filename: | FS2K_and_CFS_Gauge_Creation_Tutorial_Rev29.zip |
| License: | Freeware |
| Added: | 10th December 2009, 15:17:05 |
| Downloads: | 537 |
| Author: | Dai Griffiths |
| Size: | 3.71 MB |
| Category: Flight Simulator X - Gauges | |
| FS2K+ and CFS+ Gauge Creation Tutorial Rev.30 |
|
File Description:
Not for non-programmers but can be used by non-C programmers. Lots of medium and minor updates. Two new sections: 'Bits that don't work as expected' and 'Reducing the code count'.
FOR PROGRAMMING C-LANGUAGE GAUGES ONLY.
| Filename: | FS2K_and_CFS_Gauge_Creation_Tutorial_Rev30.zip |
| License: | Freeware |
| Added: | 30th September 2010, 21:02:48 |
| Downloads: | 353 |
| Author: | Dai Griffiths |
| Size: | 3.41 MB |
| Category: Flight Simulator X - Gauges | |
| FS2K+ and CFS+ Gauge Creation Tutorial Rev.31 |
|
File Description:
Not for non-programmers but can be used by non-C programmers. Lots of medium and minor updates, mostly tidy-up. Includes a new sound gauge from Doug Dawson that does pan and volume. Fsxgauges_sp2.h updated. FOR PROGRAMMING C-LANGUAGE GAUGES ONLY.
| Filename: | FS2K_and_CFS_Gauge_Creation_Tutorial_Rev31.zip |
| License: | Freeware |
| Added: | 20th November 2011, 20:32:50 |
| Downloads: | 397 |
| Author: | Dai Griffiths |
| Size: | 4.04 MB |
| Category: Flight Simulator X - Gauges | |
| FS2K+ and CFS+ Gauge Creation Tutorial Rev.27 |
|
File Description:
Not for non-programmers but can be used by non-C programmers. Updated section 'Adding Gauge Sounds' with the initial release of the DirectSound gauge code.
FOR PROGRAMMING C-LANGUAGE GAUGES ONLY.
Dai Griffiths, Dragonflight Design.
| Filename: | FS2K_and_CFS_Gauge_Creation_Tutorial_Rev27.zip |
| License: | Freeware |
| Added: | 8th August 2008, 11:56:08 |
| Downloads: | 742 |
| Author: | Dai Griffiths |
| Size: | 3.75 MB |
| Category: Flight Simulator 2004 - Gauges | |
| FS2K+ and CFS+ Gauge Creation Tutorial Rev.18 |
|
File Description:
Not for non-programmers but can be used by non-C programmers. Keyboard input section added. Creating static and dynamic tooltips sections added. Many other minor updates. Outdated FS98 and FS2000 info removed. FOR PROGRAMMING C-LANGUAGE GAUGES ONLY.
Dai Griffiths, Dragonflight Design.
(First update for two years!).
| Filename: | FS2K_and_CFS_Gauge_Creation_Tutorial_Rev18.zip |
| License: | Freeware |
| Added: | 18th June 2006, 01:13:49 |
| Downloads: | 1,135 |
| Author: | Dai Griffiths |
| Size: | 2.98 MB |
| Category: Flight Simulator 2004 - Scenery Design | |
| Tutorial - Making FS9 Object Libraries available in SBulder |
|
File Description:
My fifth Tutorial using Sbuilder. This one looks at how to make FS9 library objects available in Sbuilder so that you can add them to your scenery. It uses an EZ-Scenery library as an example but the information is relevant to any FS9 library. I also cover adding thumbnails of Fs9 libray objects so that you can preview the objects before adding them to your scenery.
Support avilable from scruffyduck.plus.com
| Filename: | Tutorial__Making_FS9_Object_Libraries_available_in.zip |
| License: | Freeware |
| Added: | 1st January 2006, 04:32:01 |
| Downloads: | 2,756 |
| Author: | Jon Masterson |
| Size: | 1.46 MB |
| Category: Prepar3D V5 - Gauges | |
| SD2GAU39 C/C++ gauge programming guide |
|
File Description:
P3D Gauge Creation Tutorial Rev.39
Not for non-programmers but can be used by non-C programmers. New major topic on SimConnect and many, many changes to bring the document up to date.
See the Revision List for the most important updates.
FOR PROGRAMMING C++/C-LANGUAGE GAUGES ONLY.
First update for five years!
| Filename: | SD2GAU39_CC_gauge_programming_guide.zip |
| License: | Freeware |
| Added: | 6th February 2024, 18:08:58 |
| Downloads: | 57 |
| Author: | Dai Griffiths |
| Size: | 185.97 MB |
| Category: Flight Simulator 2004 - Miscellaneous Files | |
| How to install AI aircrafts, textures and schedules |
|
File Description:
After reading several times the requests of flightsimmers on how to install AI flight plans, I decided to do this detailed Tutorial on:
1-How to install an AI aircraft,
2-How to install AI aircraft Textures,
3-How to install a flight plan using MRAI,
4-How to install a flight plan using TTools
| Filename: | How_to_install_AI_aircrafts_textures_and_schedules.zip |
| License: | Freeware |
| Added: | 15th July 2006, 03:27:20 |
| Downloads: | 5,261 |
| Author: | Jacob Waterhouse |
| Size: | 1.05 MB |
| Category: Flight Simulator 2004 - Gauges | |
| Creating gauges with Borland C++Builder4 Professional |
|
File Description:
Contains a tutorial in MS Word explaining how to create a C gauge using Borland C++Builder 4 Professional. It also contains examples of the . bmp .h .c and .rc files needed to create a fuel gauge .
Modified to fix bug that occured when calling Borland C++ standard library files.
Supercedes BorlandCPPBuilder-V1.0.zip
| Filename: | Creating_gauges_with_Borland_CBuilder4_Professiona.zip |
| License: | Freeware, limited distribution |
| Added: | 7th January 2006, 20:56:49 |
| Downloads: | 1,190 |
| Author: | Gerry Howard |
| Size: | 675.1 KB |