Skip to content

Commit

Permalink
Update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
VitorVilela7 committed Sep 19, 2022
1 parent 8ec85aa commit 5261571
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 31 deletions.
12 changes: 5 additions & 7 deletions Contra-III/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SA-1 Root: Contra III
Version 1.1, released 2019-10-05
Version 1.2, released 2022-09-19

Contra III: The Alien Wars is the third Contra game made by Konami and an amazing
cinematic shooting game.
Expand All @@ -25,7 +25,7 @@ For more information on how to apply ROM patches, see this SnesLab
article: https://sneslab.net/wiki/How_to_apply_ROM_patches

It works only on the american version of Contra III. Contra Spirits and Super
Probotector does not work because both games were recompiled and its codes are
Probotector **does not** work because both games were recompiled and its codes are
different compared to the american version. Depending on the demand I might
do them eventually, but they will likely require the same amount of effort as
a new game conversion.
Expand All @@ -38,12 +38,12 @@ Expected checksums:
* SHA256: A93EA87FC835C530B5135C5294433D15EEF6DBF656144B387E89AC19CF864996

#### After patching
* CRC32: 9005D3A1
* SHA256: 573ABEBEE9EFF9A73F7B51AF803346893F7BD8D5F8D82152D978ABCD0C2BD2C4
* CRC32: FF3EE176
* SHA256: 5D2A0ED336E2681D694395A2183D82BEDCAC93B612CBFB5F543DA80A001E861D

## Compatibility

It works on both real hardware (sd2snes) and emulators (Snes9x and bsnes/higan). However, there's known issues with the game running on the SA-1 cart which will be fixed on a future update.
It works on both real hardware (sd2snes or SA-1 cart) and emulators (Snes9x and bsnes/higan/ares).

## Technical details

Expand Down Expand Up @@ -88,5 +88,3 @@ You can contact me though the following links:
* My Github profile: https://github.com/VitorVilela7
* My Twitter profile: https://twitter.com/HackerVilela
* My Patreon: https://www.patreon.com/vitorvilela
* My personal blog: https://vilela.sneslab.net/

21 changes: 10 additions & 11 deletions Gradius-III/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SA-1 Root: Gradius III
Version 1.6, released 2021-04-04
Version 1.7, released 2022-09-19

Gradius 3 is a classic shooting game made by Konami.

Expand Down Expand Up @@ -46,26 +46,26 @@ It works with both American and Japanese version of Gradius III.
### Checksums after patching - SA-1 Root

#### Japan (NTSC-J) version
* CRC32: E86AA13A
* SHA256: 17B9368F84E0C1D5173B80C6B53BB2DD5D4B6A608F6260CA37649F8045F8197F
* CRC32: C6105027
* SHA256: A844154BD3887386779E8B796EA9C4FE41715BC03B19C2DEB9B6D1F3AD642540

#### USA (NTSC-U) version
* CRC32: D8EC2C36
* SHA256: 334119D66AE790D420C90A77DBC2EC2921E8A78B8A3F1222BDA6ACDB4922BEEB
* CRC32: F696DD2B
* SHA256: D5D5BFA8F694DF4524E1C5963D58E9F5857786C2BF46118152DED4C150A3D303

### Checksums after patching - SA-1 Root + Origin

#### Japan (NTSC-J) version
* CRC32: 3A58A5FF
* SHA256: C6E4DA68BEE3E2E56D82F7E2E037F9066D24D07A49123752D4977C962E8FC170
* CRC32: 7C2E0613
* SHA256: 186EF215E7C6D18D907AAAB212542B013C69A9125EB4AFA383BBF3F5C4D5D402

#### USA (NTSC-U) version
* CRC32: 45611E5E
* SHA256: 9FC69E7B15660E4CE1526A79DCE780440FCEF39EDFCAB5AC2A97AE1999BEF557
* CRC32: 0317BDB2
* SHA256: 942B4A3F9C7EC2C2EE187E0C435DD50EE3DBBBE0CDF07B74BD29199D6F833082

## Compatibility

It works on both real hardware (sd2snes or SA-1 cart) and emulators (Snes9x and bsnes/higan).
It works on both real hardware (sd2snes or SA-1 cart) and emulators (Snes9x and bsnes/higan/ares).

## Technical details

Expand Down Expand Up @@ -110,4 +110,3 @@ You can contact me though the following links:
* My Github profile: https://github.com/VitorVilela7
* My Twitter profile: https://twitter.com/HackerVilela
* My Patreon: https://www.patreon.com/vitorvilela
* My personal blog: https://vilela.sneslab.net/
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
\___ \ / /\ \______| | | _ // _ \ / _ \| __|
____) / ____ \ | | | | \ \ (_) | (_) | |_
|_____/_/ \_\ |_| |_| \_\___/ \___/ \__|
Version 1.7 by Vitor Vilela
Version 1.8 by Vitor Vilela
```

SA-1 Root is a project for enabling and accelerating games using the SA-1 chip.
It's a pack of patches that optimizes the game to the maximum possible keeping
high hardware compatibility and keeping most of the game aspects intact.

So far the following games are available:
* [Contra III](Contra-III) v1.1
* [Gradius III](Gradius-III) v1.6
* [Race Drivin'](Race-Drivin) v1.1
* [Contra III](Contra-III) v1.2
* [Gradius III](Gradius-III) v1.7
* [Race Drivin'](Race-Drivin) v1.2
* [Super R-Type](Super-R-Type) v1.1
* Super Mario World ([SA-1 Pack only](https://github.com/VitorVilela7/SA1-Pack))

Expand Down Expand Up @@ -77,6 +77,7 @@ Credits

SA-1 Root wouldn't be that awesome without help from these people:

* arcademaster01 (SA-1 hardware bug report)
* indcsion (Gradius III testing)
* Erivando_BR (Contra III testing, Contra III trace logs, Super R-Type trace logs and Race Drivin' trace logs)
* Ethan Tabor (Race Drivin' testing and bug report)
Expand All @@ -86,17 +87,17 @@ SA-1 Root wouldn't be that awesome without help from these people:
* Rodzilla97 (Contra III bug report)
* slidelljohn (Gradius III bug report and extra help)
* Vitor Vilela (crazy author that did most of the patches)
* Voultar (SA-1 hardware bug report)
* You (for using it :D)

Special thanks also for all my patrons from
https://www.patreon.com/vitorvilela, specially for:

* Christopher
* Jake Mauer
* Fabio Akita
* Frogamus Lewd
* gunmakuma
* kccheng
* PsychoFox
* sam

Useful Links
============
Expand All @@ -118,4 +119,3 @@ You can contact me though the following links:
* My Github profile: https://github.com/VitorVilela7
* My Twitter profile: https://twitter.com/HackerVilela
* My Patreon: https://www.patreon.com/vitorvilela
* My personal blog: https://vilela.sneslab.net/
8 changes: 3 additions & 5 deletions Super-R-Type/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SA-1 Root: Super R-Type
Version 1.1, released 2020-12-02
Version 1.2, released 2022-09-19

Super R-Type is a classic shooter game made by Irem, being kind of a upgrade from R-Type II.

Expand Down Expand Up @@ -34,8 +34,8 @@ Expected checksums:
* SHA256: 05C7F6461209020785FBA33007E1830820AA44ADA4B1A6F991D936BF2335B15B

#### After patching
* CRC32: B50C346F
* SHA256: 9F777F1284EB4CC8A7707B99F7473AFF80E50B33D0EE306B2193EB4AA5FC4CBA
* CRC32: 0D73E7D3
* SHA256: 292F295D44D0569A7954151AB74B28845361DF1E5C12EDBE4F519DA14E18A892

## Compatibility

Expand Down Expand Up @@ -85,5 +85,3 @@ You can contact me though the following links:
* My Github profile: https://github.com/VitorVilela7
* My Twitter profile: https://twitter.com/HackerVilela
* My Patreon: https://www.patreon.com/vitorvilela
* My personal blog: https://vilela.sneslab.net/

0 comments on commit 5261571

Please sign in to comment.