Skip to content

Commit afb1834

Browse files
committed
Update USER_MANUAL.md
1 parent 5c2ea48 commit afb1834

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

USER_MANUAL.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,3 +141,9 @@ There are several other changes that have been made outside of the menu:
141141
* When defeating Blooper with an attack that causes both the body and the left tentacle to be defeated at roughly the same time.
142142
6. The cutscene before the final Shadow Queen fight has been adjusted to prevent one of the game's heaps from becoming corrupted. The change is that less textboxes will appear at the start of the cutscene.
143143
7. A memory leak that would occur when starting a new file has been fixed. This specific memory leak would occur when allocating memory that would be used for the inventory, as the game doesn't check if the memory has already been allocated or not.
144+
8. In the event that the game crashes, a custom-made error handler will be displayed automatically. The main purpose of this is to display specific values that were present just before the crash occurred, as well as the exact address at which the game crashed. The controls for how to use it will be displayed automatically, and are as follows:
145+
* Press/hold the D-Pad to move the text
146+
* Press X to go to the next page
147+
* Press Y to go to the previous page
148+
* Press A to zoom in
149+
* Press B to zoom out

0 commit comments

Comments
 (0)