Cel70 Posted March 22, 2019 Share Posted March 22, 2019 To clarify what I mean, with some airplanes I have various versions published from different companies. And often I have some freeware versions of a particular plane. With some versions however I might be fully satisfied with the graphics and sound, yet find the flight model disappointing. Or alternatively I might be satisfied with the flight model, yet prefer the cockpit graphics of some other versions. So is there a relatively easy way to swap features between airplane versions? If I like the graphics of a plane yet don't like the flight model will I have to laboriously copy and paste the flight model from the aircraft cfg file from another plane? Link to comment Share on other sites More sharing options...
lmhariano Posted March 22, 2019 Share Posted March 22, 2019 (edited) If I like the graphics of a plane yet don't like the flight model will I have to laboriously copy and paste the flight model from the aircraft cfg file from another plane? Yes, and you have to be careful of which aircraft.cfg sections you edit. Although I'd like if someone proves me wrong. Edited March 22, 2019 by lmhariano Best regards, Luis Hernández Link to comment Share on other sites More sharing options...
tgibson_new Posted March 22, 2019 Share Posted March 22, 2019 Yes, it's possible to swap flight dynamics, with a few caveats. First, if the CG and/or reference point are in different locations it is still theoretically possible, but a real pain (dozens of lines would need to be edited). So if the CG and reference points are in the same place - they are in the Weight and Balance section: reference_datum_position = 0, 0, 0 // (feet) distance from FlightSim Reference position: (1/4 chord, centerline, waterline) empty_weight_CG_position = 0, 0, 0 // (feet) longitudinal, lateral, vertical distance from specified datum Most are both set at 0,0,0. then we can proceed. 1. Back up the plane's folder to another location for safekeeping. 2. Rename the aircraft.cfg file to aircraft_old.cfg 3. Copy the AIR file and the aircraft.cfg file of the plane that flies properly into the plane's folder. 4. Open both the copied aircraft.cfg file and the aircraft_old.cfg file using Notepad or Wordpad. 5. Copy the top sections of the aircraft_old.cfg file (headed by fltsim.0, fltsim.1, etc.) and overwrite the same part of the aircraft.cfg file. 6. Copy the following sections from the aircraft_old.cfg file and paste them over the same sections in the aircraft.cfg file, replacing them: a. Contact Points b. Lights c. Views d. Effects (if desired) e. General (if desired) 7. Copy the sim= line from the aircraft.cfg file *of the plane that flies properly* and paste into all the sim= lines of the new aircraft.cfg file. 8. Save the new aircraft.cfg file. Restart FS. Now that aircraft should fly like the other plane. Hope this helps, Tom Gibson CalClassic Propliner Page: http://www.calclassic.com Link to comment Share on other sites More sharing options...
napamule2 Posted March 22, 2019 Share Posted March 22, 2019 Tom, DON'T (ever!) use Wordpad to edit aircraft cfg. It adds formating (hidden symbols) and will trash your cfg. Chuck B Napamule i7 2600K @ 3.4 Ghz (Turbo-Boost to 3.877 Ghz), Asus P8H67 Pro, Super Talent 8 Gb DDR3/1333 Dual Channel, XFX Radeon R7-360B 2Gb DDR5, Corsair 650 W PSU, Dell 23 in (2048x1152), Windows7 Pro 64 bit, MS Sidewinder Precision 2 Joy, Logitech K-360 wireless KB & Mouse, Targus PAUK10U USB Keypad for Throttle (F1 to F4)/Spoiler/Tailhook/Wing Fold/Pitch Trim/Parking Brake/Snap to 2D Panel/View Change. Installed on 250 Gb (D:). FS9 and FSX Acceleration (locked at 30 FPS). Link to comment Share on other sites More sharing options...
tgibson_new Posted March 26, 2019 Share Posted March 26, 2019 That's a complete misconception. Wordpad asks you if you want to save it as a text only file - you just say yes. That saves it as a pure text file. Wordpad is so much more capable than Notepad it's no contest. Try doing a search and replace on a large file in Notepad - it takes forever. With Wordpad - less than a second. Tom Gibson CalClassic Propliner Page: http://www.calclassic.com Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now