2023-07-15 00:50:35 +09:00
|
|
|
<code>
|
|
|
|
<id>InstantRestart</id>
|
|
|
|
<category>qol</category>
|
|
|
|
<title lang="en-US">Instant Restart</title>
|
|
|
|
<title lang="ja-JP">ポーズせずにやり直し</title>
|
|
|
|
<author>sup39(サポミク)</author>
|
|
|
|
<version>0.2.0</version>
|
|
|
|
<date>Apr 28, 2022</date>
|
|
|
|
<description lang="en-US">
|
2023-07-16 10:29:04 +09:00
|
|
|
When you pressed the buttons configured in [#Button Config](#config) simultaneously,
|
|
|
|
you can restart the current area without selecting "Exit Area" in pause menu.
|
|
|
|
Note that the restart function behaves differently than pressing Y or Z with "Level Select".
|
|
|
|
This code only supports restarting 1 area only.
|
|
|
|
For example, you can restart outside a secret stage or inside a secret stage individually,
|
|
|
|
but you can NOT restart a combination of outside+inside a secret stage.
|
2023-07-15 00:50:35 +09:00
|
|
|
|
2023-07-16 10:29:04 +09:00
|
|
|
::: warning
|
|
|
|
You can NOT restart after destroying the last platform in Bowser fight at the moment.
|
|
|
|
:::
|
2023-07-15 00:50:35 +09:00
|
|
|
</description>
|
|
|
|
<description lang="ja-JP">
|
2023-07-16 10:29:04 +09:00
|
|
|
[#ボタン設定](#config)で設定したボタンを同時に押すと、ポーズメニューから「コースから出る」を選択せずに所在のエリアをやり直すことができます。ただし、Level SelectのYとZのやり直し機能と異なり、エリアごとのやり直ししかできないので注意してください。例えば、ヒミツ外部のみ、ヒミツ内部のみといった一つのエリアのやり直しはできますが、ヒミツ外部+ヒミツ内部といった組み合わせのやり直しはできません。
|
2023-07-15 00:50:35 +09:00
|
|
|
|
2023-07-16 10:29:04 +09:00
|
|
|
::: warning
|
|
|
|
現時点ではクッパ戦で最後の足場を破壊するとやり直しできません。
|
|
|
|
:::
|
2023-07-15 00:50:35 +09:00
|
|
|
</description>
|
|
|
|
</code>
|