Startup Music: Difference between revisions
Jump to navigation
Jump to search
Tip:Startup music can be disabled by starting with
m (Destubification) |
TomEdwards (talk | contribs) (redone, plus how to disable) |
||
Line 1: | Line 1: | ||
Source will play '''<code>sound\ui\gamestartup*.mp3</code>''' when it finishes loading the main menu. The asterisk matches anything at all (including nothing), so feel free to give your files descriptive names. If more than one file matches, a choice will be made at random. | |||
All files must be encoded at 44kHz. | |||
{{tip|Startup music can be disabled by starting with <code>-nostartupsound</code>.}} | |||
[[Category:Modding]] [[Category:Tutorials]] | |||
[[Category:Modding]] | |||
[[Category:Tutorials]] |
Revision as of 06:10, 23 July 2010
Source will play sound\ui\gamestartup*.mp3
when it finishes loading the main menu. The asterisk matches anything at all (including nothing), so feel free to give your files descriptive names. If more than one file matches, a choice will be made at random.
All files must be encoded at 44kHz.

-nostartupsound
.