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.) |
m |
||
Line 1: | Line 1: | ||
− | <code>sound.bin</code> is a general parameter file located in <code> | + | <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. |
− | |||
__TOC__ | __TOC__ | ||
− | + | == Table == | |
− | ==Table== | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
! Label || Descriptor || Value | ! Label || Descriptor || Value | ||
Line 17: | Line 15: | ||
|} | |} | ||
− | ==Layman's | + | == Layman's terms == |
− | ===(p00) レベル音距離=== | + | === (p00) レベル音距離 === |
Translates to "'''Level sound distance'''". | Translates to "'''Level sound distance'''". | ||
− | ===(p01) ボスBGM開始距離=== | + | === (p01) ボスBGM開始距離 === |
Translates to "'''Boss BGM starting distance'''". | Translates to "'''Boss BGM starting distance'''". | ||
− | ===(p02) ボスBGM終了距離=== | + | === (p02) ボスBGM終了距離 === |
Translates to "'''Boss BGM end distance'''". | Translates to "'''Boss BGM end distance'''". | ||
Revision as of 17:28, 30 June 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.
Table
Label | Descriptor | Value |
---|---|---|
p00 | レベル音距離 | 700.0 |
p01 | ボスBGM開始距離 | 400.0 |
p02 | ボスBGM終了距離 | 550.0 |
Layman's terms
(p00) レベル音距離
Translates to "Level sound distance".
(p01) ボスBGM開始距離
Translates to "Boss BGM starting distance".
(p02) ボスBGM終了距離
Translates to "Boss BGM end distance".
Credits: Minty_Meeo