diff --git a/Codes.xml b/Codes.xml
index a16a97e..63ca78d 100644
--- a/Codes.xml
+++ b/Codes.xml
@@ -4193,62 +4193,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
+ 現時点ではクッパ戦で最後の足場を破壊するとやり直しできません。
+ :::
-
+
+
@@ -4331,22 +4344,77 @@
70000061 4C423102
60000000 00000000
28400D51 00000024
- 040ECF14 b01a004c
- 040ec5d0 70000061
+ 040ECF14 B01A004C
+ 040EC5D0 70000061
+ E0000000 00000000
+
+
+
@@ -4398,6 +4466,75 @@
4E800021 A01F00FC
60000000 00000000
+
+
+
misc
@@ -4412,7 +4549,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.
@@ -4424,18 +4561,34 @@
| ボタン | 効果 |
|--------------|------|
|B + 十字キー左|4倍速|
- |B + 十字キー右|8倍速(ラグが発生する可能性がある)|
+ |B + 十字キー右|8倍速(ラグが発生する可能性があります)|
::: warning
このコードを使うとシャインゲットタイマーのタイムがずれます。
:::
+
+