Difference between revisions of "Pikmin sound parameters"
Jump to navigation
Jump to search
m (Espyo moved page Pikmin Sound Parameters to Pikmin sound parameters without leaving a redirect: Consistency.) |
Minty Meeo (talk | contribs) (Updated formatting and information) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<code>sound.bin</code> is a general parameter file located in <code>..\dataDir\parms\</code>. It holds very few parameters, all of which control distances at which special audio cues occur. | <code>sound.bin</code> is a general parameter file located in <code>..\dataDir\parms\</code>. It holds very few parameters, all of which control distances at which special audio cues occur. | ||
− | + | ==Contents== | |
− | |||
− | |||
− | |||
− | == | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
− | ! Label || Descriptor || Value | + | ! Label || Descriptor || Value || Purpose |
|- | |- | ||
− | | p00 || レベル音距離 || 700.0 | + | | p00 || {{tt|レベル音距離|Level sound distance}} || 700.0 || Radius that SFX is audible within |
|- | |- | ||
− | | p01 || ボスBGM開始距離 || 400.0 | + | | p01 || {{tt|ボスBGM開始距離|Boss BGM starting distance}} || 400.0 || Radius that Boss BGM begins within |
|- | |- | ||
− | | p02 || ボスBGM終了距離 || 550.0 | + | | p02 || {{tt|ボスBGM終了距離|Boss BGM end distance}} || 550.0 || Distance at which Boss BGM ceases |
|- | |- | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Pikmin]] | [[Category:Pikmin]] | ||
[[Category:Parameters]] | [[Category:Parameters]] | ||
{{Credits|Minty_Meeo}} | {{Credits|Minty_Meeo}} |
Latest revision as of 01:28, 7 July 2018
sound.bin
is a general parameter file located in ..\dataDir\parms\
. It holds very few parameters, all of which control distances at which special audio cues occur.
Contents[edit]
Label | Descriptor | Value | Purpose |
---|---|---|---|
p00 | レベル音距離 | 700.0 | Radius that SFX is audible within |
p01 | ボスBGM開始距離 | 400.0 | Radius that Boss BGM begins within |
p02 | ボスBGM終了距離 | 550.0 | Distance at which Boss BGM ceases |
Credits: Minty_Meeo