Difference between revisions of "Mission settings"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
m
(Reorganizing.)
 
Line 1: Line 1:
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 bosses! stages.
+
{{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 ==
 
== Pikmin numbers ==
The Pikmin number parameters 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).
+
[[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 (modified to only display Purple Pikmin in the preview)]]
+
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.
  
Within the <code>mission_set</code> 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 &ndash; 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 <code>14</code> 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:
+
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 11: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]

Tropical Forest, modified to only display Purple Pikmin in the preview.

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