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...")
 
Line 23: Line 23:
 
|-
 
|-
 
| <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]]
 
|}
 
|}
Line 35: Line 35:
 
| #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]]

Revision as of 20:20, 1 November 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 g1E_boot_onyonY, 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.

efx.jpc

Found in /user/Mukki/movie/g1E_boot_onyonY/demo.szs/efx.jpc.

Particle emitters

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

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