User Tools

Site Tools


manual:virtual_reality

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
Last revisionBoth sides next revision
manual:virtual_reality [2018/02/24 18:11] jfmanual:virtual_reality [2019/07/13 17:41] jf
Line 13: Line 13:
 Within the **Virtual Reality** menu you will find the following settings. See the descriptions below to learn what each setting does. Within the **Virtual Reality** menu you will find the following settings. See the descriptions below to learn what each setting does.
  
-{{:wiki:vrr.png?700|}}+{{:wiki:vrmenu1.png?700|}}
  
 ==== Scale Factor ==== ==== Scale Factor ====
Line 25: Line 25:
 ==== Lens Flare Effect ==== ==== Lens Flare Effect ====
  
-Setting this feature to "ON" will enable lens flare effect. +Setting this feature to "ON" will enable lens flare effect.
  
-==== Show Hand Controllers During Simulation ==== 
  
-For users that wish to use motion controllers in Aerofly FS 2 you must turn this setting to **ON**+**Note** This setting has been added under Graphics Settings in order to enable this for all users. This setting under Virtual Reality will be removed in the next update. 
  
-**Important Note** - If you plan on using motion control failure to set this to ON will result in not seeing your virtual hands during simulation.+==== Transparency of your virtual hands ====
  
-If you plan on only using Aerofly FS 2 in 2D mode there is no need to have this setting set to on however enabling it makes no difference in 2D.+Use this setting to adjust how transparent you want your virtual hands
  
 ==== Show Native View on Main Monitor ==== ==== Show Native View on Main Monitor ====
Line 145: Line 144:
  
 {{:wiki:menubutton.jpg?300|}} {{:wiki:menubutton.jpg?300|}}
-{{:wiki:vive_menu.jpg?300|}}+{{:wiki:vcont.jpg?300|}}
  
 ^Function         ^Button       ^Input          ^ ^Function         ^Button       ^Input          ^
Line 168: Line 167:
 *The view pan function can be used to customize your view. This function is available in only certain views. *The view pan function can be used to customize your view. This function is available in only certain views.
  
-**Rudder Control and Brakes**+**Rudder Control, Throttle, and Brakes**
  
 {{:wiki:touchbrake.jpg?300|}} {{:wiki:touchbrake.jpg?300|}}
 {{:wiki:vivebrake.jpg?300|}} {{:wiki:vivebrake.jpg?300|}}
  
-^Function     ^Button           ^Input        +^Function     ^Button              ^Input              
-|Brakes       |Left Analog Down |Pressure Sensitive | +|Brakes       |Left Analog Down    |Pressure Sensitive | 
-|Raw (Rudder) |Left Analog L/R  |Pressure Sensitive |+|Raw (Rudder) |Left Analog L/R     |Pressure Sensitive | 
 +|Throttle     |Left Analog U/D FULL|Pressure Sensitive | 
 + 
 +**Note** - Throttle control is assigned to the analog stick up and down function. The brakes are also assigned to down. If you don't pull down fully on the stick the throttle will not be affected. 
  
 **Yoke/Stick Control** **Yoke/Stick Control**
Line 186: Line 188:
 |Aileron      |Right Analog L/R  |Pressure Sensitive | |Aileron      |Right Analog L/R  |Pressure Sensitive |
  
-   +===== Changing VR Hands Color ===== 
 + 
 +{{:manual:vr_hands_color.png?700|}} 
 + 
 +To change the color of your VR Hands follow the below steps.  
 + 
 + 1) find the two lines in your 'main.mcf' file ; 
 + 
 +   * **<[vector4_float64][vr_hand_color_left][0.5 0.8 1 1]>** 
 +   * **<[vector4_float64][vr_hand_color_right][0.5 0.8 1 1]>** 
 + 
 +**Note-** If you don;t see these two new lines delete your main.mcf file 
 + 
 +Simply change the values of your left and right hands. The first three values are based on RGB between 0 and 1 and the last value is alpha. 
 + 
 +To make things easier use this free [[http://doc.instantreality.org/tools/color_calculator/|WEBSITE]] 
 + 
 +Simply copy the RGB Normalized decimal result into your left and right hand brackets. 
 + 
 +If you are looking strictly for the best skin tone values use this [[https://www.schemecolor.com/real-skin-tones-color-palette.php|WEBSITE]] 
 + 
 +Simply scroll down to find your skin tone and copy the RGB values into the first website RGB Decimal box and copy/paste the resulting RGB Normalized decimal result into your left and right hand brackets of your main.mcf file