added remote grab
This commit is contained in:
parent
ddf7b803ea
commit
dcc7c02696
5 changed files with 37 additions and 36 deletions
|
@ -1,5 +1,12 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<updates>
|
<updates>
|
||||||
|
<update>
|
||||||
|
<date>Nov 1, 2018</date>
|
||||||
|
<change>
|
||||||
|
<head>Updated 'DPad Functions'</head>
|
||||||
|
<paragraph>Added a remote grab code in place of Yoshi/nozzles unlock (X + Up), which exists as standalone codes.</paragraph>
|
||||||
|
</change>
|
||||||
|
</update>
|
||||||
<update>
|
<update>
|
||||||
<date>Oct 25, 2018</date>
|
<date>Oct 25, 2018</date>
|
||||||
<change>
|
<change>
|
||||||
|
|
|
@ -3,9 +3,9 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">DPad Functions</title>
|
<title lang="en">DPad Functions</title>
|
||||||
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
||||||
<version>2.3</version>
|
<version>2.4</version>
|
||||||
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Unlock Yoshi and all nozzles</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Regrab last held object</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
||||||
<date>Jan 1, 2018</date>
|
<date>Nov 1, 2018</date>
|
||||||
<source>
|
<source>
|
||||||
2440E10C 80000000
|
2440E10C 80000000
|
||||||
82200000 8040E10C
|
82200000 8040E10C
|
||||||
|
@ -43,12 +43,11 @@
|
||||||
041C0910 40820018
|
041C0910 40820018
|
||||||
04298B88 40820014
|
04298B88 40820014
|
||||||
28404455 00000408
|
28404455 00000408
|
||||||
C61BBF70 801BBFA4
|
48000000 8040E108
|
||||||
C61BBFB4 801BBFD0
|
1400007C 00000383
|
||||||
0429443C 38600001
|
E0000000 00000000
|
||||||
04294440 4E800020
|
|
||||||
E2000001 00000000
|
|
||||||
048D3A3C 21000000
|
048D3A3C 21000000
|
||||||
|
0423F9D4 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
|
|
@ -3,9 +3,9 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">DPad Functions</title>
|
<title lang="en">DPad Functions</title>
|
||||||
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
||||||
<version>2.3</version>
|
<version>2.4</version>
|
||||||
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Unlock Yoshi and all nozzles</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Regrab last held object</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
||||||
<date>Jan 1, 2018</date>
|
<date>Nov 1, 2018</date>
|
||||||
<source>
|
<source>
|
||||||
2440A39C 80000000
|
2440A39C 80000000
|
||||||
82200000 8040A39C
|
82200000 8040A39C
|
||||||
|
@ -43,14 +43,12 @@
|
||||||
04198784 40820018
|
04198784 40820018
|
||||||
040EC0F4 40820014
|
040EC0F4 40820014
|
||||||
28400D51 00000408
|
28400D51 00000408
|
||||||
C6193F58 80193F8C
|
48000000 8040A398
|
||||||
C6193F9C 80193FB8
|
1400007C 00000383
|
||||||
040E79F8 38600001
|
E0000000 00000000
|
||||||
040E79FC 4E800020
|
028D8A7E 00028149
|
||||||
E2000001 00000000
|
|
||||||
048D8A7C D6008149
|
|
||||||
048D8A80 81498149
|
|
||||||
048D8A84 00000000
|
048D8A84 00000000
|
||||||
|
0411EB10 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
|
|
@ -3,9 +3,9 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">DPad Functions</title>
|
<title lang="en">DPad Functions</title>
|
||||||
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
||||||
<version>2.3</version>
|
<version>2.4</version>
|
||||||
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Unlock Yoshi and all nozzles</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Regrab last held object</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
||||||
<date>Jan 17, 2018</date>
|
<date>Nov 1, 2018</date>
|
||||||
<source>
|
<source>
|
||||||
243FEFAC 80000000
|
243FEFAC 80000000
|
||||||
82200000 803FEFAC
|
82200000 803FEFAC
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
283F5429 00000008
|
283F5429 00000008
|
||||||
041351C4 38000000
|
041351C4 38000000
|
||||||
04134524 38005000
|
04134524 38005000
|
||||||
04271090 60000000
|
04271090 88030214
|
||||||
283F5429 00000208
|
283F5429 00000208
|
||||||
04249CA0 3BE00004
|
04249CA0 3BE00004
|
||||||
283F5429 00000204
|
283F5429 00000204
|
||||||
|
@ -43,14 +43,12 @@
|
||||||
041A0698 40820018
|
041A0698 40820018
|
||||||
04278830 40820014
|
04278830 40820014
|
||||||
283F5429 00000408
|
283F5429 00000408
|
||||||
C619BCF8 8019BD2C
|
48000000 803FEFA8
|
||||||
C619BD3C 8019BD58
|
1400007C 00000383
|
||||||
042740F8 38600001
|
|
||||||
042740FC 4E800020
|
|
||||||
E0000000 00000000
|
E0000000 00000000
|
||||||
048CD55C D6008149
|
028CD55E 00028149
|
||||||
048CD560 81498149
|
|
||||||
048CD564 00000000
|
048CD564 00000000
|
||||||
|
0421F71C 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
|
|
@ -3,9 +3,9 @@
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">DPad Functions</title>
|
<title lang="en">DPad Functions</title>
|
||||||
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
<author>Psychonauter, Noki Doki, Dan Salvato, Link Master, James0x57</author>
|
||||||
<version>2.3</version>
|
<version>2.4</version>
|
||||||
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Unlock Yoshi and all nozzles</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
<description><![CDATA[Allows various game modifications. Button combinations:<br/><table><tr><th align="left" style="width:120px">Combination</th><th align="left">Result</th></tr><tr><td>D-Pad left</td><td>Save Mario's position</td></tr><tr><td>D-Pad right</td><td>Load Mario's position</td></tr><tr><td>D-Pad up</td><td>Replace all dialog with a single "!!!" line</td></tr><tr><td>D-Pad down</td><td>Restore dialog boxes</td></tr><tr><td>B+D-Pad left</td><td>Lock rocket nozzle</td></tr><tr><td>B+D-Pad right</td><td>Lock turbo nozzle</td></tr><tr><td>B+D-Pad up</td><td>Lock hover nozzle</td></tr><tr><td>B+D-Pad down</td><td>Release nozzle lock</td></tr><tr><td>X+D-Pad left</td><td>No FLUDD in secrets</td></tr><tr><td>X+D-Pad right</td><td>FLUDD in all secrets</td></tr><tr><td>X+D-Pad up</td><td>Regrab last held object</td></tr><tr><td>X+D-Pad down</td><td>FLUDD in completed secrets (default)</td></tr></table>]]></description>
|
||||||
<date>Jan 1, 2017</date>
|
<date>Nov 1, 2018</date>
|
||||||
<source>
|
<source>
|
||||||
244057D4 80000000
|
244057D4 80000000
|
||||||
82200000 804057D4
|
82200000 804057D4
|
||||||
|
@ -43,11 +43,9 @@
|
||||||
041B87C8 40820018
|
041B87C8 40820018
|
||||||
04290A20 40820014
|
04290A20 40820014
|
||||||
283FBBF5 00000408
|
283FBBF5 00000408
|
||||||
C61B3E28 801B3E5C
|
48000000 804057D0
|
||||||
C61B3E6C 801B3E88
|
1400007C 00000383
|
||||||
0428C254 38600001
|
E0000000 00000000
|
||||||
0428C258 4E800020
|
|
||||||
E2000001 00000000
|
|
||||||
20570B7C 00000000
|
20570B7C 00000000
|
||||||
0474E87C 21000000
|
0474E87C 21000000
|
||||||
20570B7D 00000001
|
20570B7D 00000001
|
||||||
|
@ -59,6 +57,7 @@
|
||||||
20570B7D 00000004
|
20570B7D 00000004
|
||||||
0474EBDC 21210000
|
0474EBDC 21210000
|
||||||
E2000001 00000000
|
E2000001 00000000
|
||||||
|
04237760 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
<code>
|
<code>
|
||||||
|
|
Loading…
Add table
Reference in a new issue