Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 865 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 865 Bytes

SoRR

Streets of Rage Remake

This is port of the Streets of Rage Remake (BennuGD engine) game to PSVita.

Installing

[For Linux]
You can download VPK-package from the releases section.
Install python3.
Obtain SoRR 5.2 data and copy it into data directory in this repository.
Run prepare.sh, this should remove unused files and unpack data file.
Copy contents of data/ to ux0:/data/sorr/.
Install and run VPK.

[For Windows]
You can download VPK-package from the releases section.
Install python3.
Obtain SoRR 5.2 data and copy it into data directory in this repository.
Run prepare.cmd, this should remove unused files and unpack data file.
Copy contents of data\ to ux0:/data/sorr/.
Install and run VPK.