Difference between revisions of "Challenge Mode tutorial JPC"
Jump to navigation
Jump to search
m (Espyo moved page Challenge mode tutorial JPC to Challenge Mode tutorial JPC without leaving a redirect) |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{todo|Add Descriptions and Internal Names.}} | {{todo|Add Descriptions and Internal Names.}} | ||
− | ''Pikmin 2'' particle emitters are defined in [[JPC file]]s. The following is a list of all particles within <code>e00_E3_cavestart</code> | + | ''Pikmin 2'' particle emitters are defined in [[JPC file]]s. The following is a list of all particles within <code>/user/Mukki/movie/e00_E3_cavestart/demo.szs/efx.jpc</code> – which is used by the Challenge Mode tutorial cutscene – as well as what particle emitters and particle textures they contain. |
− | Note: The JPC file is compressed in a demo.szs file, so you will need an | + | |
+ | Note: The JPC file is compressed in a <code>demo.szs</code> file, so you will need an ARC/SZS unpacker to extract it. | ||
__TOC__ | __TOC__ | ||
− | + | == Particle emitters == | |
− | |||
− | |||
− | |||
{| class="wikitable" | {| class="wikitable" | ||
! ID || Description || Internal name || Looping || Texture ID used || Image | ! ID || Description || Internal name || Looping || Texture ID used || Image | ||
|- | |- | ||
− | | <code>0000</code> || --- || <code>---</code> || | + | | <code>0000</code> || --- || <code>---</code> || False || <code>#0</code> || [[File:EACS0.png|100px]] |
|- | |- | ||
− | | <code>0001</code> || --- || <code>---</code> || | + | | <code>0001</code> || --- || <code>---</code> || False || <code>#1</code> || [[File:EACS1.png|100px]] |
|- | |- | ||
− | | <code>0002</code> || --- || <code>---</code> || | + | | <code>0002</code> || --- || <code>---</code> || True || <code>#2</code> || [[File:EACS2.png|100px]] |
|- | |- | ||
− | | <code>0003</code> || --- || <code>---</code> || | + | | <code>0003</code> || --- || <code>---</code> || True || <code>#3</code> || [[File:EACS3.png|100px]] |
|- | |- | ||
− | | <code>0004</code> || --- || <code>---</code> || | + | | <code>0004</code> || --- || <code>---</code> || True || <code>#4</code> || [[File:EACS4.png|100px]] |
|} | |} | ||
− | + | == Particle textures == | |
{| class="wikitable" | {| class="wikitable" | ||
! TextureID || File name || Image | ! TextureID || File name || Image | ||
Line 36: | Line 34: | ||
| #3 || <code>IP2_denpa1_i || [[File:IP2_denpa1_i.png|100px]] | | #3 || <code>IP2_denpa1_i || [[File:IP2_denpa1_i.png|100px]] | ||
|- | |- | ||
− | | #4 || <code>IP2_glow3_i || [[File:IP2_glow3_i.png|100px]] | + | | #4 || <code>IP2_glow3_i || [[File:IP2_glow3_i.bti.png|100px]] |
|} | |} | ||
[[Category:Pikmin 2]] | [[Category:Pikmin 2]] |
Latest revision as of 20:03, 28 December 2022
To do: Add Descriptions and Internal Names.
Pikmin 2 particle emitters are defined in JPC files. The following is a list of all particles within /user/Mukki/movie/e00_E3_cavestart/demo.szs/efx.jpc
– which is used by the Challenge Mode tutorial cutscene – as well as what particle emitters and particle textures they contain.
Note: The JPC file is compressed in a demo.szs
file, so you will need an ARC/SZS unpacker to extract it.
Contents
Particle emitters[edit]
ID | Description | Internal name | Looping | Texture ID used | Image |
---|---|---|---|---|---|
0000 |
--- | --- |
False | #0 |
|
0001 |
--- | --- |
False | #1 |
|
0002 |
--- | --- |
True | #2 |
|
0003 |
--- | --- |
True | #3 |
|
0004 |
--- | --- |
True | #4 |
Particle textures[edit]
TextureID | File name | Image |
---|---|---|
#0 | IP2_hamon2_ia |
|
#1 | IP2_star5_i |
|
#2 | IP2_glow4_i |
|
#3 | IP2_denpa1_i |
|
#4 | IP2_glow3_i |