Sélecteur de niveauレベルセレクトPsychonauter, Dan Salvato, Noki Doki
- 1.15
- Jul 5, 2021
+ 1.16
+ Jul 9, 2023
Allows warping to other levels when starting a file or when exiting a level
by holding the combination until the screen turns black.
@@ -1675,12 +1675,12 @@
48000134 2C060002
4082000C 39000105
48000124 2C060006
- 4082000C 39000107
+ 4082000C 39000106
48000114 2C060004
- 4082000C 39000108
+ 4082000C 39000107
48000104 2C060005
- 4082000C 39000109
- 480000F4 39000102
+ 4082000C 39000108
+ 480000F4 39000109
480000EC 2C070040
40820010 39001400
39202E00 480000C4
@@ -1803,12 +1803,12 @@
48000134 2C060002
4082000C 39000105
48000124 2C060006
- 4082000C 39000107
+ 4082000C 39000106
48000114 2C060004
- 4082000C 39000108
+ 4082000C 39000107
48000104 2C060005
- 4082000C 39000109
- 480000F4 39000102
+ 4082000C 39000108
+ 480000F4 39000109
480000EC 2C070040
40820010 39001400
39202E00 480000C4
@@ -1931,12 +1931,12 @@
48000134 2C060002
4082000C 39000105
48000124 2C060006
- 4082000C 39000107
+ 4082000C 39000106
48000114 2C060004
- 4082000C 39000108
+ 4082000C 39000107
48000104 2C060005
- 4082000C 39000109
- 480000F4 39000102
+ 4082000C 39000108
+ 480000F4 39000109
480000EC 2C070040
40820010 39001400
39202E00 480000C4
@@ -2059,12 +2059,12 @@
48000134 2C060002
4082000C 39000105
48000124 2C060006
- 4082000C 39000107
+ 4082000C 39000106
48000114 2C060004
- 4082000C 39000108
+ 4082000C 39000107
48000104 2C060005
- 4082000C 39000109
- 480000F4 39000102
+ 4082000C 39000108
+ 480000F4 39000109
480000EC 2C070040
40820010 39001400
39202E00 480000C4
@@ -3828,62 +3828,75 @@
0.2.0Apr 28, 2022
- 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.
+ 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.
- ::: warning
- You can NOT restart after destroying the last platform in Bowser fight at the moment.
- :::
+ ::: warning
+ You can NOT restart after destroying the last platform in Bowser fight at the moment.
+ :::
- [#ボタン設定](#config)で設定したボタンを同時に押すと、ポーズメニューから「コースから出る」を選択せずに所在のエリアをやり直すことができます。ただし、Level SelectのYとZのやり直し機能と異なり、エリアごとのやり直ししかできないので注意してください。例えば、ヒミツ外部のみ、ヒミツ内部のみといった一つのエリアのやり直しはできますが、ヒミツ外部+ヒミツ内部といった組み合わせのやり直しはできません。
+ [#ボタン設定](#config)で設定したボタンを同時に押すと、ポーズメニューから「コースから出る」を選択せずに所在のエリアをやり直すことができます。ただし、Level SelectのYとZのやり直し機能と異なり、エリアごとのやり直ししかできないので注意してください。例えば、ヒミツ外部のみ、ヒミツ内部のみといった一つのエリアのやり直しはできますが、ヒミツ外部+ヒミツ内部といった組み合わせのやり直しはできません。
- ::: warning
- 現時点ではクッパ戦で最後の足場を破壊するとやり直しできません。
- :::
+ ::: warning
+ 現時点ではクッパ戦で最後の足場を破壊するとやり直しできません。
+ :::
-
+
+
@@ -3966,22 +3979,77 @@
70000061 4C423102
60000000 00000000
28400D51 00000024
- 040ECF14 b01a004c
- 040ec5d0 70000061
+ 040ECF14 B01A004C
+ 040EC5D0 70000061
+ E0000000 00000000
+
+
+
@@ -4033,6 +4101,75 @@
4E800021 A01F00FC
60000000 00000000
+
+
+
misc
@@ -4047,7 +4184,7 @@
| Combination | Result |
|---------------|------|
|B + D-Pad Left | Fast forward 4x |
- |B + D-Pad Right| Fast forward 8x (may cause lag) |
+ |B + D-Pad Right| Fast forward 8x (lag may occur) |
::: warning
SGT will be inaccurate with this code.
@@ -4059,18 +4196,34 @@
| ボタン | 効果 |
|--------------|------|
|B + 十字キー左|4倍速|
- |B + 十字キー右|8倍速(ラグが発生する可能性がある)|
+ |B + 十字キー右|8倍速(ラグが発生する可能性があります)|
::: warning
このコードを使うとシャインゲットタイマーのタイムがずれます。
:::
+
+