Skip to content

Commit 2b143ab

Browse files
committed
Update USER_MANUAL.md
1 parent 0024dcb commit 2b143ab

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

USER_MANUAL.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This menu allows you to save and load various settings. The settings are stored
7171
* Memory watches (See below)
7272

7373
### Memory
74-
This menu allows you to watch the values of up to 30 memory addresses, with support for up to 10 pointer levels each. Each of these watches can also be displayed on the screen at will.
74+
This menu allows you to watch the values of up to 60 memory addresses, with support for up to 10 pointer levels each. Each of these watches can also be displayed on the screen at will.
7575

7676
### Battles
7777
This menu allows you to change the HP, Max HP, FP, Max FP, held items, and statuses of anyone in a battle (refered to as Actors).
@@ -93,10 +93,14 @@ This menu allows you to change the HP, Max HP, FP, Max FP, held items, and statu
9393
8. **Palace Skip** displays various information about performing this skip. The main timer (labeled YST) is set to reset and start once you leave the pause menu, and pauses once you press X. You can also manually reset this timer by holding Y for two seconds. *PhaEmy* keeps track of the Y coordinate for the phantom ember, *ItemTimer* keeps track of the timer for the current item in the field, and *ParY* keeps track of your partner's Y coordinate.
9494

9595
### Warps
96-
This menu allows you to warp to various places around the game. A description for each option is displayed when the cursor is over one.
96+
This menu allows you to warp to various places around the game. The menu allows you to either choose a map from a list, or to choose a map and entrance manually. When choosing from the list, a description for each option is displayed when the cursor is over one.
97+
* Notes about manually choosing a warp:
98+
* If an invalid entrance is used, then Mario will be placed at/near the center of the chosen map.
99+
* Some maps have entrances that don't actually work.
97100

98101
## Misc
99102
There are several other changes that have been made outside of the menu:
100103
1. The current Sequence value is displayed in the pause menu next to Mario's stats.
101104
2. The unused Mega badges can be used in battles without the need for a boot/hammer upgrade.
102105
3. Holding Y while using Art Attack will pause the timer that is used to check how long you are able to use it for.
106+
4. The heaps used in the game are checked every frame, and messages are displayed on-screen when errors are found.

0 commit comments

Comments
 (0)