Difference between revisions of "Pikmin prefs parameters"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | <code>prefs.bin</code> is a [[Pikmin labeled parameter file| | + | <code>prefs.bin</code> is a [[Pikmin labeled parameter file|labeled parameter file]] located in <code>/dataDir</code>. It goes completely unused. |
It appears similar to [[Pikmin_key_parameters|<code>key.bin</code>]]. Could this be an earlier version? | It appears similar to [[Pikmin_key_parameters|<code>key.bin</code>]]. Could this be an earlier version? | ||
− | Parameter s17 appears to be a string length indicator for the "blah" left just before the '''Null Byte Partition'''. Since the file is | + | Parameter <code>s17</code> appears to be a string length indicator for the "blah" left just before the '''Null Byte Partition'''. Since the file is deprecated, however, there is no way to say for sure. |
− | |||
__TOC__ | __TOC__ | ||
− | |||
− | |||
==Contents== | ==Contents== | ||
Line 54: | Line 51: | ||
|- | |- | ||
|} | |} | ||
− | |||
[[Category:Pikmin]] | [[Category:Pikmin]] | ||
[[Category:Parameters]] | [[Category:Parameters]] | ||
{{Credits|Minty_Meeo}} | {{Credits|Minty_Meeo}} |
Revision as of 14:32, 10 September 2018
prefs.bin
is a labeled parameter file located in /dataDir
. It goes completely unused.
It appears similar to key.bin
. Could this be an earlier version?
Parameter s17
appears to be a string length indicator for the "blah" left just before the Null Byte Partition. Since the file is deprecated, however, there is no way to say for sure.
Contents
Contents
Local Parms
Label | Offset | Value |
---|---|---|
s00 | 1 | |
s05 | 2 | |
s06 | 1 | |
s01 | 1 | |
s03 | 1 | |
s02 | 1 | |
s04 | 1 | |
s12 | 1 | |
s07 | 1 | |
s13 | 1 | |
s16 | 1 | |
s14 | 1 | |
s08 | 1 | |
s09 | 1 | |
s10 | 1 | |
s11 | 1 | |
s15 | 1 | |
s17 | 4 | |
0x90 | blah |
Credits: Minty_Meeo