From 0def4c36e875971e36bec5817276a705d4010672 Mon Sep 17 00:00:00 2001 From: QbeRoot Date: Mon, 1 Jan 2018 21:51:59 +0100 Subject: [PATCH] Fixed D-Pad Functions Previous commit removed a bit of code that wasn't on the practice codes repo --- changelog.html | 5 ++++- changelog.xml | 4 ++++ codes/GMSE01.xml | 7 ++++--- codes/GMSJ01.xml | 9 ++++++--- codes/GMSP01.xml | 17 ++++++++++++++--- index.html | 4 ++-- 6 files changed, 34 insertions(+), 12 deletions(-) diff --git a/changelog.html b/changelog.html index 1ef65c1..da7ad06 100644 --- a/changelog.html +++ b/changelog.html @@ -14,9 +14,12 @@

Detailed Changelog

Main Page: https://bitpatty.github.io/gctGenerator/


+

Jan 1, 2018

+

Updated 'D-Pad Functions'

+

Fixed dialogue replacement.

Dec 30, 2017

Updated 'D-Pad Functions'

-

Fixed Plaza Yoshi Unlock.

+

Added Plaza Yoshi Unlock.

Dec 19, 2017

Updated 'Fast Any%'

Added FMV Skips except for Pinna 1.

diff --git a/changelog.xml b/changelog.xml index b98117c..e07c79d 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,5 +1,9 @@ + + Jan 1, 2018 + Fixed 'D-Pad Functions' not removing dialogue properly. + Dec 30, 2017 Plaza Yoshi Unlock in 'D-Pad Functions'. diff --git a/codes/GMSE01.xml b/codes/GMSE01.xml index 81f1837..81f217f 100644 --- a/codes/GMSE01.xml +++ b/codes/GMSE01.xml @@ -3,9 +3,9 @@ DPad Functions Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57 - 2.2 + 2.3
CombinationResult
D-Pad leftSave Mario sposition
D-Pad rightLoad Marios Position
D-Pad upReplace all dialog with a single "!!!" line
D-Pad downRestore dialog boxes
B+D-Pad leftLock rocket nozzle
B+D-Pad rightLock turbo nozzle
B+D-Pad upLock hover nozzle
B+D-Pad downRelease nozzle lock
X+D-Pad leftNo FLUDD in secrets
X+D-Pad rightFLUDD in all secrets
X+D-Pad upUnlock Yoshi
X+D-Pad downFLUDD in completed secrets (default)
]]>
- Dec 30, 2017 + Jan 1, 2018 2440E10C 80000000 82200000 8040E10C @@ -43,7 +43,8 @@ 28404455 00000408 C61BBF70 801BBFA4 C61BBFB4 801BBFD0 - E0000000 00000000 + E2000001 00000000 + 048D3A3C 21000000
diff --git a/codes/GMSJ01.xml b/codes/GMSJ01.xml index 184d1fe..0fc0d8b 100644 --- a/codes/GMSJ01.xml +++ b/codes/GMSJ01.xml @@ -3,9 +3,9 @@ DPad Functions Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57 - 2.2 + 2.3
CombinationResult
D-Pad leftSave Mario sposition
D-Pad rightLoad Marios Position
D-Pad upReplace all dialog with a single "!!!" line
D-Pad downRestore dialog boxes
B+D-Pad leftLock rocket nozzle
B+D-Pad rightLock turbo nozzle
B+D-Pad upLock hover nozzle
B+D-Pad downRelease nozzle lock
X+D-Pad leftNo FLUDD in secrets
X+D-Pad rightFLUDD in all secrets
X+D-Pad upUnlock Yoshi
X+D-Pad downFLUDD in completed secrets (default)
]]>
- Dec 30, 2017 + Jan 1, 2018 2440A39C 80000000 82200000 8040A39C @@ -43,7 +43,10 @@ 28400D51 00000408 C6193F58 80193F8C C6193F9C 80193FB8 - E0000000 00000000 + E2000001 00000000 + 048D8A7C D6008149 + 048D8A80 81498149 + 048D8A84 00000000
diff --git a/codes/GMSP01.xml b/codes/GMSP01.xml index 89036a9..6e52d92 100644 --- a/codes/GMSP01.xml +++ b/codes/GMSP01.xml @@ -3,9 +3,9 @@ DPad Functions Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57 - 2.2 + 2.3
CombinationResult
D-Pad leftSave Mario sposition
D-Pad rightLoad Marios Position
D-Pad upReplace all dialog with a single "!!!" line
D-Pad downRestore dialog boxes
B+D-Pad leftLock rocket nozzle
B+D-Pad rightLock turbo nozzle
B+D-Pad upLock hover nozzle
B+D-Pad downRelease nozzle lock
X+D-Pad leftNo FLUDD in secrets
X+D-Pad rightFLUDD in all secrets
X+D-Pad upUnlock Yoshi
X+D-Pad downFLUDD in completed secrets (default)
]]>
- Dec 30, 2017 + Jan 1, 2017 244057D4 80000000 82200000 804057D4 @@ -43,7 +43,18 @@ 283FBBF5 00000408 C61B3E28 801B3E5C C61B3E6C 801B3E88 - E0000000 00000000 + E2000001 00000000 + 20570B7C 00000000 + 0474E87C 21000000 + 20570B7D 00000001 + 0474E9F4 21210000 + 20570B7D 00000002 + 0474ED38 00000000 + 20570B7D 00000003 + 0474EE04 A1000000 + 20570B7D 00000004 + 0474EBDC 21210000 + E2000001 00000000
diff --git a/index.html b/index.html index ed36777..b738e93 100644 --- a/index.html +++ b/index.html @@ -21,7 +21,7 @@ - +
@@ -36,7 +36,7 @@

Mario Sunshine Cheatfile Generator

-

Authors: Psy & Milk
Last Updated: Dec 30, 2017

+

Authors: Psy & Milk
Last Updated: Jan 1, 2018

Description:
This is a cheatfile generator for SMS Speedrun practice. A guide on how to use the generator and practice codes on your Wii can be found here: Guide

Changelog: