Howto:Reload sound configuration without restarting: Difference between revisions

Jump to navigation Jump to search
clarify alternate method
No edit summary
(clarify alternate method)
 
Line 3: Line 3:
'''Reloading the sound configuration without restarting''' can be a massive time saver for those working on sound configuration files.
'''Reloading the sound configuration without restarting''' can be a massive time saver for those working on sound configuration files.


 
The Nasal console method described below no longer works. Instead you can reload the Aircraft model (Debug -> Reload Aircraft Model).
{{FGCquote
  | the reinit code is not needed anymore, just reload model from debug menu. It does the same.
  |{{cite web |url={{forum url|p=176705}}
    |title=<nowiki>Re: How do I dynamically change audio files to play?</nowiki>
    |author=<nowiki>Necolatis</nowiki>
    |date=<nowiki>Tue Nov 12</nowiki>
  }}
}}


== Using the Nasal console ==
== Using the Nasal console ==
Note: this method does not seems to work anymore.
Note: this method does not work anymore.


The following line of Nasal code can be entered in the [[Nasal Console|Nasal console]] (found in the Debug [[menu]]).
The following line of Nasal code can be entered in the [[Nasal Console|Nasal console]] (found in the Debug [[menu]]).
33

edits

Navigation menu