From f1c7f00ebd3d73303307d61e6695bb819ab6b19f Mon Sep 17 00:00:00 2001 From: tomvita <68505331+tomvita@users.noreply.github.com> Date: Sat, 19 Dec 2020 15:39:51 +0800 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7e7dffc..6edf14b 100644 --- a/readme.md +++ b/readme.md @@ -101,7 +101,7 @@ Quick start moon jump search: 8. Added the found address to bookmark and label it moon jump. 9. Go to the bookmark you just added. Edit the value to a value you want this moon jump to be (how fast the character will rise). Press ZL+A to add this to code. Press ZL+B to reload dmnt and see that a new code has been added to the cheat code list. 10. Choose this code you just created. Press Rstick to assign a moon jump button. Enable this code and test your newly created moon jump. -11. Repeat from step 9 and 10 if the value you set don't work well. When you are satisfied with you moon jump proceed to next step. +11. Repeat from step 9 and 10 if the value you set don't work well. When you are satisfied with your moon jump proceed to next step. 12. The memory location you found is not static in most cases. You may have to replace the static memory with a pointer. Once you found the pointer you can either replace the static code or repeat step 7 to 10.