File tree Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Expand file tree Collapse file tree 4 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 1
1
# SA-1 Root: Contra III
2
- Version 1.0 , released 2019-10-04
2
+ Version 1.1 , released 2019-10-05
3
3
4
4
Contra III: The Alien Wars is the third Contra game made by Konami and an amazing
5
5
cinematic shooting game.
@@ -38,8 +38,8 @@ Expected checksums:
38
38
* SHA256: A93EA87FC835C530B5135C5294433D15EEF6DBF656144B387E89AC19CF864996
39
39
40
40
#### After patching
41
- * CRC32: 15E767E9
42
- * SHA256: B91FEF50E2F40EC26B08FC93053195463E77B80C214350297F46C187DE06D9A1
41
+ * CRC32: 9005D3A1
42
+ * SHA256: 573ABEBEE9EFF9A73F7B51AF803346893F7BD8D5F8D82152D978ABCD0C2BD2C4
43
43
44
44
## Compatibility
45
45
@@ -76,6 +76,7 @@ Contra III - SA-1 Root wouldn't be that awesome without help from these people:
76
76
* Erivando_BR (testing and trace logs)
77
77
* Jeffrey (testing)
78
78
* kccheng (testing)
79
+ * Rodzilla97 (bug report)
79
80
* Vitor Vilela (patch author)
80
81
* You (for using it : D )
81
82
Original file line number Diff line number Diff line change @@ -785,7 +785,7 @@ pushpc
785
785
org $ 008394
786
786
JSL status_player_1
787
787
788
- org $ 00E464
788
+ org $ 00839E
789
789
JSL status_player_2
790
790
791
791
pullpc
Original file line number Diff line number Diff line change 5
5
\___ \ / /\ \______| | | _ // _ \ / _ \| __|
6
6
____) / ____ \ | | | | \ \ (_) | (_) | |_
7
7
|_____/_/ \_\ |_| |_| \_\___/ \___/ \__|
8
- Version 1.2 by Vitor Vilela
8
+ Version 1.3 by Vitor Vilela
9
9
```
10
10
11
11
SA-1 Root is a project for enabling and accelerating games using the SA-1 chip.
12
12
It's a pack of patches that optimizes the game to the maximum possible keeping
13
13
high hardware compatibility and keeping most of the game aspects intact.
14
14
15
15
So far the following games are available:
16
- * [ Contra III] ( Contra-III ) v1.0
16
+ * [ Contra III] ( Contra-III ) v1.1
17
17
* [ Gradius III] ( Gradius-III ) v1.5
18
18
* Super Mario World ([ SA-1 Pack only] ( https://github.com/VitorVilela7/SA1-Pack ) )
19
19
@@ -79,7 +79,8 @@ SA-1 Root wouldn't be that awesome without help from these people:
79
79
* Erivando_BR (Contra III testing, Contra III trace logs)
80
80
* Jeffrey (Contra III testing)
81
81
* kccheng (Contra III testing)
82
- * slidelljohn (Gradius III bug reports and extra help)
82
+ * Rodzilla97 (Contra III bug report)
83
+ * slidelljohn (Gradius III bug report and extra help)
83
84
* Vitor Vilela (crazy author that did most of the patches)
84
85
* You (for using it : D )
85
86
You can’t perform that action at this time.
0 commit comments