Editing Unused content in Pikmin
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
{{ | {{DISPLAYTITLE:Unused content in ''Pikmin''}}{{game icons|p=y}} | ||
{{game icons|p=y}} | |||
{{external|unused content in ''Pikmin''|[http://tcrf.net/Pikmin The Cutting Room Floor]|TCRF logo.png}} | {{external|unused content in ''Pikmin''|[http://tcrf.net/Pikmin The Cutting Room Floor]|TCRF logo.png}} | ||
{{stub}} | {{stub}} | ||
Line 47: | Line 46: | ||
Some unused textures have been found on the game's disc, portraying [[Red Pikmin|Red]] and [[Blue Pikmin]] with [[bomb-rock]]s. This hints to the fact that, initially, all Pikmin types were designed to carry bomb-rocks. | Some unused textures have been found on the game's disc, portraying [[Red Pikmin|Red]] and [[Blue Pikmin]] with [[bomb-rock]]s. This hints to the fact that, initially, all Pikmin types were designed to carry bomb-rocks. | ||
<gallery | <gallery> | ||
P1 Unused Red Leaf Bomb Rock Icon.png|Red leaf Pikmin. | P1 Unused Red Leaf Bomb Rock Icon.png|Red leaf Pikmin. | ||
P1 Unused Red Bud Bomb Rock Icon.png|Red bud Pikmin. | P1 Unused Red Bud Bomb Rock Icon.png|Red bud Pikmin. | ||
Line 62: | Line 61: | ||
=== Usuba === | === Usuba === | ||
[[File:Usuba.png|thumb|Screenshot of Usuba in its | [[File:Usuba.png|thumb|Screenshot of Usuba in its t-pose.]] | ||
'''Usuba''' is the internal name for another unused enemy.{{cite youtube|vknL82IYs_g|of "Usuba", with animations|published={{date|26|August|2018}}|retrieved={{date|26|August|2018}}}} The name is a Romanization of {{j|ウスバ|Usuba}}, which is shorthand for {{j|ウスバカゲロウ|Usubakagerō}}. This, in turn, translates to "antlion". As its name and appearance indicate, it would have flown, though not much else is known about it. It has only one animation, which is it straightening out from its | '''Usuba''' is the internal name for another unused enemy.{{cite youtube|vknL82IYs_g|of "Usuba", with animations|published={{date|26|August|2018}}|retrieved={{date|26|August|2018}}}} The name is a Romanization of {{j|ウスバ|Usuba}}, which is shorthand for {{j|ウスバカゲロウ|Usubakagerō}}. This, in turn, translates to "antlion". As its name and appearance indicate, it would have flown, though not much else is known about it. It has only one animation, which is it straightening out from its t-pose and flying upwards. The surprisingly developed parameters for this enemy suggests that it was last developed around the same time as Iwagen. Interestingly, these same parameters suggest it would have been tied for the highest [[Health|HP]] of any enemy (at 5000 HP) and supposedly would have spawned Smoky Proggs. However, it is possible that the enemy in Smoky Progg's position changed during development, so the latter fact cannot be confirmed. | ||
Attempting to spawn Usuba by normal methods crashes the game, as major parts of its code and assets are missing. A few of its functions still exist, though. [https://www.youtube.com/watch?v=T-3X1O5XCOk&t=0s This video] shows a modification that hotwires the leftover functions to the Smoky Progg's egg, allowing a remnant of its AI to be seen: Usuba simply flies directly upwards. | Attempting to spawn Usuba by normal methods crashes the game, as major parts of its code and assets are missing. A few of its functions still exist, though. [https://www.youtube.com/watch?v=T-3X1O5XCOk&t=0s This video] shows a modification that hotwires the leftover functions to the Smoky Progg's egg, allowing a remnant of its AI to be seen: Usuba simply flies directly upwards. | ||
For unknown reasons, Usuba does not show up in the animation test. | For unknown reasons, Usuba does not show up in the animation test. | ||
=== Kingback === | === Kingback=== | ||
'''Kingback''' is the internal name for an unused boss. This enemy is simply the "back" of the [[Emperor Bulblax]] without the lower body. It does nothing if touched/attacked by Olimar or the Pikmin, and simply pushes back any objects if touched. | '''Kingback''' is the internal name for an unused boss. This enemy is simply the "back" of the [[Emperor Bulblax]] without the lower body. It does nothing if touched/attacked by Olimar or the Pikmin, and simply pushes back any objects if touched. | ||
=== Infinite bomb spawner === | === Infinite bomb spawner === | ||
Line 93: | Line 84: | ||
* The small door also blocks Captain Olimar, but when touched after collecting a key, Olimar is sent into a state where he cannot move and the door remains unchanged. | * The small door also blocks Captain Olimar, but when touched after collecting a key, Olimar is sent into a state where he cannot move and the door remains unchanged. | ||
{{clear}} | {{clear}} | ||
== Unused Pikmin animations == | == Unused Pikmin animations == | ||
{{stub | {{stub}} | ||
There are a few animations for the Pikmin that aren't used. | There are a few animations for the Pikmin that aren't used. | ||
Line 135: | Line 106: | ||
== Others == | == Others == | ||
*There are 2 test blo files found inside <code>dataDir\screen\eng_blo</code>, "test.blo" and "test2.blo" | *There are 2 test blo files found inside <code>dataDir\screen\eng_blo</code>, "test.blo" and "test2.blo" | ||
*<code>account.blo</code> contains strings | *<code>account.blo</code> contains some weird strings that don't seem to be used. They are "The sun has gone down, today's job is finished.", which appears twice, "starting pikmins", "pikmins now", "dead pikmins", "enemies defeated" and "collected items", which all appear twice, grouped. <code>account2.blo</code> seems to contain the real text for the results screen. | ||
*When a Pikmin is [[throw|held]], its throw height is decided to be at a certain level. Holding the Pikmin for a while increases this value, and the increase stops more or less when the Pikmin's noise ends. However, in the game files, the starting value and the ending value are exactly the same, so this feature has absolutely no impact in the final game. ''Pikmin 2'' has the same parameters, but the code to change the value is gone. | *When a Pikmin is [[throw|held]], its throw height is decided to be at a certain level. Holding the Pikmin for a while increases this value, and the increase stops more or less when the Pikmin's noise ends. However, in the game files, the starting value and the ending value are exactly the same, so this feature has absolutely no impact in the final game. ''Pikmin 2'' has the same parameters, but the code to change the value is gone. | ||
*An unused parameter in <code>aiconst.bin</code>, when set to <code>1</code>, allows the player to pluck Pikmin by simply whistling at them, like the [[Pluckaphone]] in ''Pikmin 2''. The Pikmin come out on their own, with a unique sound | *An unused parameter in <code>aiconst.bin</code>, when set to <code>1</code>, allows the player to pluck Pikmin by simply whistling at them, like the [[Pluckaphone]] in ''Pikmin 2''. The Pikmin come out on their own, with a unique sound an animation.{{cite youtube|fxBiTw5EURM|of the whistle plucking feature|published={{date|25|August|2018}}|retrieved={{date|26|August|2018}}}} This feature was actually used in the [[Pikmin prerelease information|2000 prototype trailer]]. | ||
== See also == | == See also == |