add stage randomizer (by Noki Doki)
This commit is contained in:
parent
7ae878da28
commit
444b934e23
1 changed files with 191 additions and 132 deletions
|
@ -553,4 +553,63 @@
|
||||||
E2000001 00000000
|
E2000001 00000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
|
<code>
|
||||||
|
<title lang="en">Stage Randomizer (Experimental)</title>
|
||||||
|
<author>Noki Doki</author>
|
||||||
|
<version>1.0</version>
|
||||||
|
<description>Loads stages in randomized order.</description>
|
||||||
|
<date>Oct 11, 2017</date>
|
||||||
|
<source>
|
||||||
|
C22A6710 00000023
|
||||||
|
3C60803E 60639710
|
||||||
|
88830002 2C04000E
|
||||||
|
418200D8 2C04000D
|
||||||
|
41820068 2C040001
|
||||||
|
418100EC 7C6C42E6
|
||||||
|
5464EF7E 70650007
|
||||||
|
38840002 2C040007
|
||||||
|
40A20028 38800014
|
||||||
|
2C050006 40A20008
|
||||||
|
68840003 2C050007
|
||||||
|
40A20008 54A5083C
|
||||||
|
7C842A14 38A00000
|
||||||
|
5484402E 7C842A78
|
||||||
|
48000008 7C884A14
|
||||||
|
3C60803E 60639710
|
||||||
|
90830000 48000090
|
||||||
|
39000D00 8083FFFC
|
||||||
|
2C040500 4082000C
|
||||||
|
39200000 4BFFFFD8
|
||||||
|
2C040502 4082000C
|
||||||
|
39200001 4BFFFFC8
|
||||||
|
2C040504 4082000C
|
||||||
|
39200002 4BFFFFB8
|
||||||
|
2C040505 4082000C
|
||||||
|
39200003 4BFFFFA8
|
||||||
|
2C040506 4082000C
|
||||||
|
39200004 4BFFFF98
|
||||||
|
2C040507 40A20030
|
||||||
|
39200005 4BFFFF88
|
||||||
|
3C60803E 60639710
|
||||||
|
8883FFF4 70850008
|
||||||
|
41A2000C 38800E01
|
||||||
|
4BFFFF70 38800E00
|
||||||
|
4BFFFF68 807F0020
|
||||||
|
60000000 00000000
|
||||||
|
</source>
|
||||||
|
</code>
|
||||||
|
<code>
|
||||||
|
<title lang="en">Replace Episode names with their ID</title>
|
||||||
|
<author>Psychonauter</author>
|
||||||
|
<version>1.0</version>
|
||||||
|
<description>Replaces the Episode names with the episode number in the demo screen. (Useful for the stage randomizer).</description>
|
||||||
|
<date>Oct 11, 2017</date>
|
||||||
|
<source>
|
||||||
|
C21727B8 00000004
|
||||||
|
3CA0803E 60A59710
|
||||||
|
88A50003 38A50031
|
||||||
|
54A5403E B0A60000
|
||||||
|
38800080 00000000
|
||||||
|
</source>
|
||||||
|
</code>
|
||||||
</codes>
|
</codes>
|
||||||
|
|
Loading…
Reference in a new issue