
my Gran Grill model PC is not a fan of VC, and now is no time for new shining machine.

Is there a "light" version of BAC 1-11, without VC?
Thank you for your info!

Moderators: Guru's, The Ministry
Or can send You newest "mdl" files without VC.Hi,
For those who have wanted to remove a virtual cockpit from a FS2004 Aircraft model but don't know how to, here's how:-
First, download the freeware Hex Editor called "XVI32", located here:-
http://www.programmersheaven.com/downlo ... nload.aspx
Now, launch XVI32 and do the following.
1. Use FILE and OPEN and browse to FS root folder, Aircraft folder, the aircraft folder that you want to remove VC on, and finally the MODEL folder within that.
2. Select the .mdl file within the MODEL folder (there may be more than one, you will have process each of the different models if you want to remove VCs from them all.
3. Now, use XVI32's SEARCH function (it's either called Search or Find!) to look for the following Hex String (ensure the radial button for Hex Strings is selected in the SEARCH screen):
00 22 00 39 00
4. Important! ..... now, you need to find the second occurance of that string, so select Search again and this time choose "Find Next Down" from the menu.
5. This wil search down the code and highlight the second occurance of the above string.
6. Now simply change the '39' within the string to '38', press enter, then FILE and SAVE.
THAT'S IT !
You've removed the VC from that Aircraft Model. To reverse this action, simply search for the revised string (remember it will have a '38' now), and change back to a '39'.
DO NOT CHANGE THE FIRST OCCURANCE OF THIS STRING - OR NASTY THINGS WILL HAPPEN - YOU MAY WAKE UP WITH A HORSES HEAD NEXT TO YOU !
This works on around 90% of aircraft (including Defaults) - of course it is not required on add-ons like PMDG and Level D, that have their own ways of removing VCs.
But I've used it on add-ons like 737PIC and feelThere Airbus Series and it works great and dramatically improves frame rates.