Some G Force Updates
This commit is contained in:
parent
e39d82a625
commit
b6f2745ebf
|
@ -559,6 +559,30 @@
|
|||
|
||||
</generic>
|
||||
</multiplay>
|
||||
|
||||
<!-- Start custom red/black out settings -->
|
||||
|
||||
<rendering>
|
||||
<redout>
|
||||
<enabled type="bool" userarchive="y">true</enabled>
|
||||
<parameters>
|
||||
<blackout-onset-g type="double">6</blackout-onset-g>
|
||||
<blackout-complete-g type="double">10</blackout-complete-g>
|
||||
<onset-blackout-sec type="double">300</onset-blackout-sec>
|
||||
<fast-blackout-sec type="double">10</fast-blackout-sec>
|
||||
<redout-onset-g type="double">-12</redout-onset-g>
|
||||
<redout-complete-g type="double">-20</redout-complete-g>
|
||||
<onset-redout-sec type="double">45</onset-redout-sec>
|
||||
<fast-redout-sec type="double">7.5</fast-redout-sec>
|
||||
<recover-fast-sec type="double">7</recover-fast-sec>
|
||||
<recover-slow-sec type="double">15</recover-slow-sec>
|
||||
</parameters>
|
||||
</redout>
|
||||
<headshake>
|
||||
<enabled type="bool" userarchive="y">true</enabled>
|
||||
</headshake>
|
||||
</rendering>
|
||||
|
||||
</sim>
|
||||
|
||||
<engines>
|
||||
|
|
Loading…
Reference in New Issue