CAPTAIN SIM FORUM
777 Captain (32-bit) >> 777 Captain (32bit) - General >> VC Removal
https://www.captainsim.org/forum/csf.pl?num=1369955256

Message started by tbtriumph on May 30th, 2013 at 11:07pm

Title: Re: VC Removal
Post by Markoz on May 31st, 2013 at 6:36am

tbtriumph wrote on May 30th, 2013 at 11:07pm:
I was hoping someone could help me or walk me through the steps of removing the virtual cockpit just like the 777 PAX, i discovered in this variant FSX runs incredibly smooth without the VC. specifically for the 777-300. thanks!

To remove the VC by going to FSX\SimObjects\Airplanes\CS_B777-200ER_GE\model.200ER_GE folder, open the model.cfg (with notepad) and comment out the interior model. Like this:

[models]
normal=..\model\csx772_ER_GE
//interior=..\model\csx772_interior


If you just want the PAX cabin, then you change it to this:

[models]
normal=..\model\csx772_ER_GE
interior=interior=..\..\CS_B777_PAX\model\csx772_pax_interior


You will need to do this to the model.cfg in the FSX\SimObjects\Airplanes\CS_B777-200ER_PW\model.200ER_PW folder. Like this:

[models]
normal=..\model\csx772_ER_PW
//interior=..\..\CS_B777-200ER_GE\model\csx772_interior


or to have the PAX interior:

[models]
normal=..\model\csx772_ER_PW
interior=interior=..\..\CS_B777_PAX\model\csx772_pax_interior


And finally for the model.cfg in the FSX\SimObjects\Airplanes\CS_B777-200LR\model.200LR_GE folder. Like this:

[models]
normal=..\model\csx772_LR_GE
//interior=..\..\CS_B777-200ER_GE\model\csx772_interior


or to have the PAX interior:

[models]
normal=..\model\csx772_LR_GE
interior=interior=..\..\CS_B777_PAX\model\csx772_pax_interior


I'm pretty sure there some coding embedded in the csx772_interior.MDL, so you might have problems with things no working IF you don't at least have the PAX model (csx772_pax_interior.MDL) included. Just something to take into account.

CAPTAIN SIM FORUM » Powered by YaBB 2.6.0!
YaBB Forum Software © 2000-2024. All Rights Reserved.