You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ MMBN Randomizer
2
2
===============
3
3
MMBN Randomizer is a Java utility that "randomizes" a Mega Man Battle Network ROM. Things being randomized include chip codes, chip drops and enemies in random encounters.
4
4
5
-
To run this program, Java 7 must be installed on your computer.
5
+
To run this program, Java 8 must be installed on your computer.
6
6
7
7
Usage
8
8
-----
@@ -19,9 +19,7 @@ Compatibility
19
19
Currently MMBN Randomizer works for the following games:
20
20
21
21
* Mega Man Battle Network 6: All versions.
22
-
* Mega Man Battle Network 5: Team Colonel, North American version only.
23
-
24
-
Support for other games and regions is planned.
22
+
* Mega Man Battle Network 5: All versions.
25
23
26
24
Since all chip codes are randomized, save files are locked to the seed that was used. If you use a save file from the clean ROM or a randomized ROM with a different seed, the game will softlock when you enter folder edit and you can't use any of your chips in battle.
27
25
@@ -31,15 +29,16 @@ Notes
31
29
32
30
Credits
33
31
=======
34
-
**MMBN Randomizer (c) 2014**
32
+
**MMBN Randomizer (c) 2014 - 2020**
33
+
35
34
* Prof. 9
36
35
* Planning
37
36
* Programming
38
37
* MidniteW
39
38
* Icon
40
39
* Beta testing
41
40
42
-
Mega Man and Mega Man Battle Network are (c) Capcom 1987 - 2014
41
+
Mega Man and Mega Man Battle Network are (c) Capcom 1987 - 2020
0 commit comments