From f8fbea1e9268e889b140fb274a0fa7e66c73c698 Mon Sep 17 00:00:00 2001 From: Connor Date: Mon, 3 Jul 2017 19:56:44 -0700 Subject: [PATCH 1/3] --- use-debug-saves.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 use-debug-saves.md diff --git a/use-debug-saves.md b/use-debug-saves.md new file mode 100644 index 0000000..ec42625 --- /dev/null +++ b/use-debug-saves.md @@ -0,0 +1,25 @@ +### how to use: + +these gameshark cheats will override the default save file with the debug save file. +create a new file on the file select screen and it should create a debug save. + +### MM JP 1.0 +``` +D1142850 0C05 +D1142852 053D +81142852 0573 +``` + +### MM JP 1.1 +``` +D11428B0 0C05 +D11428B2 0555 +811428B2 058B +``` + +## MM US +``` +D1146AC8 0C05 +D1146ACA 1224 +81146ACA 125A +``` \ No newline at end of file From 89a434c5e862af39ba25b977da4eca305a3d30f5 Mon Sep 17 00:00:00 2001 From: Connor Date: Mon, 3 Jul 2017 20:03:50 -0700 Subject: [PATCH 2/3] --- use-debug-saves.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/use-debug-saves.md b/use-debug-saves.md index ec42625..dd50c05 100644 --- a/use-debug-saves.md +++ b/use-debug-saves.md @@ -3,21 +3,21 @@ these gameshark cheats will override the default save file with the debug save file. create a new file on the file select screen and it should create a debug save. -### MM JP 1.0 +### MM (J) 1.0 ``` D1142850 0C05 D1142852 053D 81142852 0573 ``` -### MM JP 1.1 +### MM (J) 1.1 ``` D11428B0 0C05 D11428B2 0555 811428B2 058B ``` -## MM US +### MM (U) ``` D1146AC8 0C05 D1146ACA 1224 From 273abe1ee46b6c1882c8572d44fe083f7e9aeed5 Mon Sep 17 00:00:00 2001 From: Connor Date: Mon, 3 Jul 2017 20:16:09 -0700 Subject: [PATCH 3/3] --- use-debug-saves.md | 1 + 1 file changed, 1 insertion(+) diff --git a/use-debug-saves.md b/use-debug-saves.md index dd50c05..d2edc57 100644 --- a/use-debug-saves.md +++ b/use-debug-saves.md @@ -2,6 +2,7 @@ these gameshark cheats will override the default save file with the debug save file. create a new file on the file select screen and it should create a debug save. +note: this is probably the same as using map select. ### MM (J) 1.0 ```