Please see the most recent updates in the "Where did the .com name go?" thread. Posts number 16 and 17.
Please see this thread for updates. Update Thread
SOH ADMINISTRATIONNot only that, Martin Klein has converted Stuart's original gauges for the Caudron and Staaken! Thanks very much Martin!
Kevin
That's a process i would be very interested in knowing more about. There are a multitude of FS9 gauges which would serve well in CFS2 compatibility.
Hi Martin,
Thanks for doing an Australian skin - it's a beautiful job!
The gauges are all working properly. I've only tested the aircraft in free flight so far.
So as not to have the mini panel overlaying the main panel, this entry needs amending as follows:
[Window02]
Background_color=0,0,0
size_mm=512,100
position=7
visible=0 (Changed from 1 to 0)
ident=MINIPANEL
child_3d=1
Shift 2 will bring up the mini panel.
Cheers,
Kevin
Hello RoxaneGreat, thank you!
Did you fix the cowling transparency? There used to be an alpha channel which made every metalic part half transparent.
Hello Bearcat
I'm not a programmer of any computer language, I set up FS2K Panels SDK, visual studio express 2008(free) and windows SDK (free), and try to modify the samples that are included in the SDK, the first thing to try is to compile the sample gauges, in command lines from VS studio express.
from the command prompter, go to the folder where are the samples and send "nmake", if your environment is well configured, you'll have a sample gauge, and all that stays is to try to modify the sample codes to fit with the XML ones. Dai Griffiths made an excellent tuto on C gauges, I advise strongly everybody trying this exercise to read it.
Good luck
Martin Klein