User Tools

Site Tools


simulator:mcf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
simulator:mcf [2017/01/23 19:56] – [main.mcf] jhsimulator:mcf [2019/06/19 10:02] – [User Defined Scenery Folder] jh
Line 3: Line 3:
 ===== main.mcf ====== ===== main.mcf ======
  
-The ''C:\Users\%USERNAME%\Documents\Aerofly FS 2\main.mcf'' is a [[simulator:text_files|text file]] that is located in the user directory at +The ''C:\Users\%USERNAME%\Documents\Aerofly FS 2\main.mcf'' file is a [[simulator:text_files|text document]] that is located in the [[path|user directory]] at 
 ''Documents\Aerofly FS 2''. ''Documents\Aerofly FS 2''.
 +
 +> Deleting this file will reset the simulator settings, but not the control assignments (see [[#gc-map.mcf]] below). It's recommended to only change the settings through the simulator GUI as described in the [[manual:general_settings|general settings]] and [[manual:graphics|graphics settings]] pages.
  
 ==== Saved flight ==== ==== Saved flight ====
 +
 +> Backup the ''main.mcf'' before manually editing it!
 +
 The last flight position, velocity, orientation as well as gear, throttle and flap position are saved in the ''main.mcf'' at the top, directly under the screen settings. The last flight position, velocity, orientation as well as gear, throttle and flap position are saved in the ''main.mcf'' at the top, directly under the screen settings.
  
Line 17: Line 22:
 ==== Developer option ==== ==== Developer option ====
  
-Almost at the very bottom of the ''main.mcf'' there is an option to enable the developer mode for Aerofly FS 2. Setting the ''developer'' flag to true will add developer cameras to the Aerofly FS 2 and enable other developer features. +> Backup the ''main.mcf'' before manually editing it! 
-<code>        <[bool][developer][true]></code>+ 
 +Almost at the very bottom of the ''main.mcf'' there is an option to enable the developer mode for Aerofly FS 2. Setting the ''Enabled'' flag to true will add developer cameras to the Aerofly FS 2 and enable other developer features. 
 +<code>        <[settings_developer][developer_settings][] 
 +            <[bool][Enabled][true]
 +        ></code>
 Probably one of the most useful feature of the developer mode is the possibility to quickly reload an aircraft while the simulator is running. Using this feature during aircraft development allows you to quickly modify the TMD description file and immediately see the results. You can assign a custom key in the controller menu. Probably one of the most useful feature of the developer mode is the possibility to quickly reload an aircraft while the simulator is running. Using this feature during aircraft development allows you to quickly modify the TMD description file and immediately see the results. You can assign a custom key in the controller menu.
 +
 +====VR Native View====
 +
 +setting this to true enables the normal view on the 2d monitor as opposed to side by side view.
 +
 +<code>       <[bool][vr_render_native_view_on_screen][false]>  </code>
 +
 +====gc-map.mcf====
 +
 +The ''C:\Users\%USERNAME%\Documents\Aerofly FS 2\main.mcf'' is also a [[simulator:text_files|text file]] and it contains all joystick and keyboard assignments.
 +
 +> Deleting this file should reset all game-control assignments. Please note, that there is also an [[manual:controller|in game option]] for this purpose and that manually deleting the file is not the recommended way to reset the controls.
 +
 +====User Defined Scenery Folder====
 +
 +You can define a second custom user folder by adding or editing your desired extra user folder path to the field: 
 +**<[string8][extra_user_folder][]>** located within the **main.mcf** file.
 +
 +The directory on your disk must contain the sub-folder "scenery"
 +This gives users the ability to place their custom scenery in a location other than the documents folder located on the root drive.
 +
 + 
 +
 +
 +
simulator/mcf.txt · Last modified: 2022/07/07 11:25 by jh