Difference between revisions of "Yellow Onion boot up JPC"

From Pikmin Technical Knowledge Base
Jump to navigation Jump to search
(Created page with "{{todo|Add Descriptions and Internal Names.}} ''Pikmin 2'' particle emitters are defined in JPC files. The following is a list of all particles within <code>g1E_boot_onyo...")
 
 
(One intermediate revision by one other user 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>g1E_boot_onyonY</code>, as well as what particle emitters and particle textures they contain.
+
''Pikmin 2'' particle emitters are defined in [[JPC file]]s. The following is a list of all particles within <code>/user/Mukki/movie/g1E_boot_onyonY/demo.szs/efx.jpc</code> &ndash; which is used by the Yellow Onion boot-up process &ndash; 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.
+
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__
  
== efx.jpc ==
+
== Particle emitters ==
Found in <code>/user/Mukki/movie/g1E_boot_onyonY/demo.szs/efx.jpc</code>.
 
 
 
=== Particle emitters ===
 
 
{| class="wikitable"
 
{| class="wikitable"
 
! ID || Description || Internal name || Looping || Texture ID used || Image
 
! ID || Description || Internal name || Looping || Texture ID used || Image
Line 23: Line 20:
 
|-
 
|-
 
| <code>0004</code> || --- || <code>---</code> || - || <code>#4</code> || [[File:Onyon4.png|100px]]
 
| <code>0004</code> || --- || <code>---</code> || - || <code>#4</code> || [[File:Onyon4.png|100px]]
 
+
|-
 
| <code>0005</code> || --- || <code>---</code> || - || <code>#4</code> || [[File:Onyon5.png|100px]]
 
| <code>0005</code> || --- || <code>---</code> || - || <code>#4</code> || [[File:Onyon5.png|100px]]
 
+
|-
 
| <code>0006</code> || Unknown || <code>---</code> || - || <code>#4</code> || [[File:UnknownParticle.png|100px]]
 
| <code>0006</code> || Unknown || <code>---</code> || - || <code>#4</code> || [[File:UnknownParticle.png|100px]]
 
|}
 
|}
  
=== Particle textures ===
+
== Particle textures ==
 
{| class="wikitable"
 
{| class="wikitable"
 
! TextureID || File name || Image
 
! TextureID || File name || Image
Line 35: Line 32:
 
| #0 || <code>IP2_star5_i || [[File:IP2_star5_i.png|100px]]
 
| #0 || <code>IP2_star5_i || [[File:IP2_star5_i.png|100px]]
 
|-
 
|-
| #1 || <code>IP2_kemuri5_i || [[File:IP2_kemuri5_i.png|100px]]
+
| #1 || <code>IP2_kemuri5_i || [[File:IP2_kemuri5_i.bti.png|100px]]
 
|-
 
|-
| #2 || <code>IP2_rock3_s3tc || [[File:IP2_kemuri6_ia.png|100px]]
+
| #2 || <code>IP2_kemuri6_ia || [[File:IP2_kemuri6_ia.png|100px]]
 
|-
 
|-
| #3 || <code>IP2_star5_i || [[File:IP2_rock3_s3tc.bit.png|100px]]
+
| #3 || <code>IP2_rock3_s3tc || [[File:IP2_rock3_s3tc.bti.png|100px]]
 
|}
 
|}
  
 
[[Category:Pikmin 2]]
 
[[Category:Pikmin 2]]

Latest revision as of 21:04, 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/g1E_boot_onyonY/demo.szs/efx.jpc – which is used by the Yellow Onion boot-up process – 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.

Particle emitters[edit]

ID Description Internal name Looping Texture ID used Image
0000 --- --- False #0 Onyon0.png
0001 --- --- False #1 100px
0002 --- --- - #2 100px
0003 --- --- - #3 100px
0004 --- --- - #4 100px
0005 --- --- - #4 100px
0006 Unknown --- - #4 UnknownParticle.png

Particle textures[edit]

TextureID File name Image
#0 IP2_star5_i IP2 star5 i.png
#1 IP2_kemuri5_i IP2 kemuri5 i.bti.png
#2 IP2_kemuri6_ia IP2 kemuri6 ia.png
#3 IP2_rock3_s3tc IP2 rock3 s3tc.bti.png