Removing VC

Forum dedicated to Microsoft FS2004 - "A Century of Flight".

Removing VC

Postby bcstover » Mon May 23, 2005 11:57 am

I have downloaded a couple of freeware aircraft from which I would like to remove the VC.  Is there a simple way to remove the VC from the model, or does it take a complete reconstruction?
bcstover
Ground hog
Ground hog
 
Posts: 24
Joined: Fri Dec 19, 2003 9:11 am

Re: Removing VC

Postby ozzy72 » Mon May 23, 2005 12:07 pm

You can't remove the VC it is part of the aircraft model.

Ozzy
Image
There are two types of aeroplane, Spitfires and everything else that wishes it was a Spitfire!
User avatar
ozzy72
Administrator
Administrator
 
Posts: 33284
Joined: Fri May 24, 2002 4:45 am
Location: Madsville

Re: Removing VC

Postby WebbPA » Mon May 23, 2005 12:13 pm

Here is a piece I put together from several posts on another forum.  It works for FS2002.  I do not know whether it works for FS2004.  I don't know why or how it works but I have used it successfully.  As long as you back up your .mdl file you can't hurt anything.
----------------------------------------------------
As far as removing the VC from the A/C model is concerned, it is perfectly possible and actually quite simple to do, involving only a hex editor and one change to the aircraft.mdl file.

Open the mdl file you want to edit and search for the following hex value: 0022003900

In the SECOND occurence of that string, simply change the 39 in 0022003900 to 00. It should now look like this: 0022000000. Save the changes, OK the creation of the backup file then exit the editor to test it out in MSFS.

Open the .mdl file, hit Ctrl+F and enter 0022003900 in the "Find" box. To eliminate the vc, you must change the 39 in this string to 00. NOTE: Since this same string appears several times in the file, you must be careful to alter the correct string. For example, in the DC-3.mdl, altering the FIRST string only loses the plane's shadow, so leave this string intact and hit "Find next". Changing the 39 to 00 in the SECOND string loses the vc.

Do not change all the strings 0022003900. Because then you would make not only the VC invisible, but also the landing lights and even the plane itself. The best way to remove the VC -and ONLY the VC- is looking for the said string, changing the 39 into 00 for the first appearance of the string and then going into FS to see the result. If it didn't work then go back into the hex editor, undo the change and go to the next appearance of the string and change the 39 into 00. Have a look in FS and continue the operation untill the VC has gone. The string 0022003900 appears more than once in a .mdl file and is something like a command telling to show some part of the aircraft model (the VC, landing lights, the model itself, etc..), so make only the change to the string that handles the VC.

In the two months since this topic was posted it has been determined that only the second occurrence of the 0022003900 string concerns the virtual cockpit, the first occurrence switches off the A/C shadows.

A good hex editor can be found here (Hex Workshop 4.1 - shareware but fully functional for long enough to get the job done and then some): http://www.bpsoft.com/downloads/

--------------------------------------------------------

Good luck.
WebbPA
Ground hog
Ground hog
 
Posts: 0
Joined: Sat Sep 25, 2010 6:01 pm

Re: Removing VC

Postby Felix/FFDS » Mon May 23, 2005 12:29 pm

This falls under the "I didn't know that!"  column...

Nice piece of information.
Felix/FFDS
User avatar
Felix/FFDS
Administrator
Administrator
 
Posts: 16776435
Joined: Wed Jan 31, 2001 9:42 am
Location: Orlando, FL

Re: Removing VC

Postby ozzy72 » Mon May 23, 2005 1:10 pm

Nice one Jim, that is a handy thing to know ;)
Image
There are two types of aeroplane, Spitfires and everything else that wishes it was a Spitfire!
User avatar
ozzy72
Administrator
Administrator
 
Posts: 33284
Joined: Fri May 24, 2002 4:45 am
Location: Madsville

Re: Removing VC

Postby racartron » Mon May 23, 2005 1:13 pm

I use the "Dumb as a Rock" approach.
1......Go into the aircraft.cfg file and under VIEWS, move the eyepoint forward(tweaking the first number in the series) until I can no longer see the VC, then
2......go into the panel.cfg file and remove all reference to the vc callouts (Vcockpitxx) This eliminates any gauges being called.

Of course, I make a backup copy of the cfg's BEFORE making the changes.
Last edited by racartron on Mon May 23, 2005 1:14 pm, edited 1 time in total.
racartron
------------
it means something, but I just can't remember what
Image
User avatar
racartron
Ground hog
Ground hog
 
Posts: 44
Joined: Mon May 03, 2004 7:24 pm
Location: dunwoody, ga

Re: Removing VC

Postby GA_Pilot » Mon May 23, 2005 2:23 pm

Is it possible to ADD one to an aircraft that doesnt have a VC ???
GA_Pilot
 

Re: Removing VC

Postby Butch_Coolidge » Mon May 23, 2005 2:43 pm

the same way like racartron, I also use the "Dumb as a Rock" approach,

go inside the panel . cfg and remove completely all [VCockpitxx] chapters or like that,

go inside the fs9.cfg and ad or modify one line in the [GRAPHICS] chapter :
SEE_SELF=1 instead of SEE_SELF=0, this will clean all ugly 3D side wiews in the 2D panel

This basic suggestion is good for FS2004 "A century of..."
Because in FS2K2 panels.cfg, xml, C++ or what else writting are completly has been, six feet under,  we are today in year 2005 and almost in 2006...

For another exemple, you can add, re-work or remove properly a virtual cockpit in a Gmax built aircraft if you have the source code necessary to re-work on the concerned model and of course if you understand and know how to use Gmax
Butch_Coolidge
Ground hog
Ground hog
 
Posts: 3
Joined: Fri May 20, 2005 1:36 pm

Re: Removing VC

Postby RollerBall » Mon May 23, 2005 2:46 pm

No you can't...(edit after the post above)... unless you have the source code AND are pretty good at aircarft design (which you wouldn't be otherwise you wouldn't have asked the question  :D )

And well done Jim
Last edited by RollerBall on Mon May 23, 2005 2:48 pm, edited 1 time in total.
RollerBall
 

Re: Removing VC

Postby ozzy72 » Mon May 23, 2005 3:08 pm

Sorry Roger I must have missed them (e.g. it was late at night and I was rocking the little one to sleep and I didn't register the info in my braincell) :-[
Image
There are two types of aeroplane, Spitfires and everything else that wishes it was a Spitfire!
User avatar
ozzy72
Administrator
Administrator
 
Posts: 33284
Joined: Fri May 24, 2002 4:45 am
Location: Madsville

Re: Removing VC

Postby Felix/FFDS » Mon May 23, 2005 3:53 pm

[quote]No you can't...(edit after the post above)... unless you have the source code AND are pretty good at aircarft design (which you wouldn't be otherwise you wouldn't have asked the question
Felix/FFDS
User avatar
Felix/FFDS
Administrator
Administrator
 
Posts: 16776435
Joined: Wed Jan 31, 2001 9:42 am
Location: Orlando, FL


Return to FS 2004 - A Century of Flight

Who is online

Users browsing this forum: No registered users and 152 guests