Difference between revisions of "Mission settings"
(Created page with "Missions settings can be found in <code>root > content > CMCmn > system > mission_set</code> and include a variety of pre-set values for Mission Mode stages - including Defeat...") |
(Reorganizing.) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | {{todo|Mention the other type of settings file.}} | |
+ | ''Pikmin 3'' Mission settings can be found in <code>/content/CMCmn/system/mission_set</code> and include a variety of values for Mission Mode stages, including Defeat Bosses! stages. | ||
− | + | == Pikmin numbers == | |
− | + | [[File:Missionmode piknum example.png|thumb|300px|Tropical Forest, modified to only display Purple Pikmin in the preview.]] | |
− | [[File:Missionmode piknum example.png|thumb|300px|Tropical Forest | + | Within the folder is a <code>miset_mis<mission number>_<mission type>_piknum.szs</code> file for each Mission Mode stage (all three modes). This <code>.SZS</code> file is a [[SARC file|SARC archive]] and can be extracted using [https://github.com/aboood40091/SARC-Tool/releases/tag/v0.5 Abood's SARC-Tool]. Inside is a single <code>.TXT</code> file which you can edit using any general text editor. |
− | + | The Pikmin number file determine what Pikmin to display on the stage's preview – these are not necessarily the Pikmin you start with, and the number doesn't even matter; as long as it's greater than <code>0</code>, it will be displayed (without any number, as shown in the image). | |
− | There are | + | There are 14 values, however you may see more numbers in the file; these aren't valid and will be ignored by the game. This is the order (from left-to-right) of the values: |
* Purple Pikmin | * Purple Pikmin | ||
* Blue Pikmin | * Blue Pikmin | ||
Line 22: | Line 23: | ||
* Pink Candypop Bud | * Pink Candypop Bud | ||
* Grey Candypop Bud | * Grey Candypop Bud | ||
+ | |||
+ | [[Category:File formats]] | ||
+ | [[Category:Pikmin 3]] |
Latest revision as of 10:54, 3 September 2020
To do: Mention the other type of settings file.
Pikmin 3 Mission settings can be found in /content/CMCmn/system/mission_set
and include a variety of values for Mission Mode stages, including Defeat Bosses! stages.
Pikmin numbers[edit]
Within the folder is a miset_mis<mission number>_<mission type>_piknum.szs
file for each Mission Mode stage (all three modes). This .SZS
file is a SARC archive and can be extracted using Abood's SARC-Tool. Inside is a single .TXT
file which you can edit using any general text editor.
The Pikmin number file determine what Pikmin to display on the stage's preview – these are not necessarily the Pikmin you start with, and the number doesn't even matter; as long as it's greater than 0
, it will be displayed (without any number, as shown in the image).
There are 14 values, however you may see more numbers in the file; these aren't valid and will be ignored by the game. This is the order (from left-to-right) of the values:
- Purple Pikmin
- Blue Pikmin
- Red Pikmin
- White Pikmin
- Yellow Pikmin
- Winged Pikmin
- Rock Pikmin
- Violet Candypop Bud
- Lapis Lazuli Candypop Bud
- Crimson Candypop Bud
- Ivory Candypop Bud
- Golden Candypop Bud
- Pink Candypop Bud
- Grey Candypop Bud