Difference between revisions of "First treasure found 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>g04_find_trea...")
 
 
(3 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>g04_find_treasure</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/g04_find_treasure/demo.szs/efx.jpc</code> &ndash; which is used for the "first treasure found" cutscene &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.
 +
 
 +
Note: Some particle textures are shown here with a green background so they contrast with the wiki's background. The green background is not part of the texture.  
  
 
__TOC__
 
__TOC__
  
== efx.jpc ==
+
== Particle emitters ==
Found in <code>/user/Mukki/movie/g04_find_treasure/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
 
|-
 
|-
| <code>0000</code> || Courage Reactor Sparkle || <code>N/A</code> || False || <code>#0, #1, and #2</code> || [[File:TreasureSparkle.png|100px]]
+
| <code>0000</code> || Courage Reactor Sparkle || <code>---</code> || False || <code>#0, #1, and #2</code> || [[File:TreasureSparkle.png|100px]]
 
|}
 
|}
  
=== Particle textures ===
+
== Particle textures ==
 
{| class="wikitable"
 
{| class="wikitable"
 
! TextureID || File name || Image
 
! TextureID || File name || Image
 
|-
 
|-
| #0 || <code>IP2_sstar4_i<code> || [[File:IP2_sstar4_i.bti.png|100px]]
+
| #0 || <code>IP2_sstar4_i || [[File:GreenScreen12.png|100px]]
 
|-
 
|-
| #1 || <code>IP2_specring_rgb<code> || [[File:IP2_specring_rgb.png|100px]]
+
| #1 || <code>IP2_specring_rgb || [[File:IP2_specring_rgb.png|100px]]
 
|-
 
|-
| #2 || <code>IP2_glow1_i<code> || [[File:IP2_glow1_i.bti.png|100px]]
+
| #2 || <code>IP2_glow1_i || [[File:IP2_glow1_i.bti.png|100px]]
 
|}
 
|}
  
 
[[Category:Pikmin 2]]
 
[[Category:Pikmin 2]]

Latest revision as of 21:05, 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/g04_find_treasure/demo.szs/efx.jpc – which is used for the "first treasure found" 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.

Note: Some particle textures are shown here with a green background so they contrast with the wiki's background. The green background is not part of the texture.

Particle emitters[edit]

ID Description Internal name Looping Texture ID used Image
0000 Courage Reactor Sparkle --- False #0, #1, and #2 TreasureSparkle.png

Particle textures[edit]

TextureID File name Image
#0 IP2_sstar4_i GreenScreen12.png
#1 IP2_specring_rgb IP2 specring rgb.png
#2 IP2_glow1_i IP2 glow1 i.bti.png