Editing Glitches in Pikmin 3
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 35: | Line 35: | ||
** On the day selection menu, the days played in this way are added to the list before the "END" bubble, which is always at the end (and is the bubble that must be selected to play the next day). [[Captain Olimar|Olimar]] is shown in the leader icons for the days after beating the game, and some placeholder Japanese text appears when switching days in this period. All the days before beating the game function normally, while all the days after beating the game have the restricted controls. | ** On the day selection menu, the days played in this way are added to the list before the "END" bubble, which is always at the end (and is the bubble that must be selected to play the next day). [[Captain Olimar|Olimar]] is shown in the leader icons for the days after beating the game, and some placeholder Japanese text appears when switching days in this period. All the days before beating the game function normally, while all the days after beating the game have the restricted controls. | ||
** If the player has a save file that has ended the game on day 99, it is possible to access day 100 using this glitch. However, this day acts like any other "post-game" day that was accessed from using this glitch, and will function identically to day 99, as in the juice amount will still show that the player has no bottles of juice remaining. It is impossible to get further, as ending day 100 afterwards will cause a game over. | ** If the player has a save file that has ended the game on day 99, it is possible to access day 100 using this glitch. However, this day acts like any other "post-game" day that was accessed from using this glitch, and will function identically to day 99, as in the juice amount will still show that the player has no bottles of juice remaining. It is impossible to get further, as ending day 100 afterwards will cause a game over. | ||
| normal = The player is usually unable to continue after beating the [[Plasm Wraith]]. The day selection menu shows an "END" bubble after the day that the player has defeated the final boss on, and cannot be selected to land on due to the "start" button being greyed-out, unlike other | | normal = The player is usually unable to continue after beating the [[Plasm Wraith]]. The day selection menu shows an "END" bubble after the day that the player has defeated the final boss on, and cannot be selected to land on due to the "start" button being greyed-out, unlike other days. | ||
|explanation = The feature to switch days while viewing the voyage log in not in the original ''Pikmin 3'', and was added in the ''Deluxe'' port, which means it's possible the code to update the status of the "Start" button was not included in this feature. The restricted controls may be related to the [[pikmintkb:Pikmin 3 progress value|progress value]], which is set to <code>p140</code> after beating the game, and since it's not intended for the progress value to be at this value during gameplay, it may be the case that controls are disabled to stop the player from continuing. | |explanation = The feature to switch days while viewing the voyage log in not in the original ''Pikmin 3'', and was added in the ''Deluxe'' port, which means it's possible the code to update the status of the "Start" button was not included in this feature. The restricted controls may be related to the [[pikmintkb:Pikmin 3 progress value|progress value]], which is set to <code>p140</code> after beating the game, and since it's not intended for the progress value to be at this value during gameplay, it may be the case that controls are disabled to stop the player from continuing. | ||
}} | }} | ||