Giter Site home page Giter Site logo

sorr-vita's Introduction

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.

sorr-vita's People

Contributors

danielt3 avatar isage avatar rynho avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sorr-vita's Issues

Missing include dir for TRE library

The build system can't find the TRE library include dir when a clean checkout is done. The TRE_INCLUDE_DIR var in the CMakeLists.txt file is empty. Likely you preset some variable to make it work.

I was able to make it work by manully adding ${CMAKE_SOURCE_DIR}/3rdparty/tre/lib to the target_include_directories of BGDRTM but I don't think this is the proper way to fix this. I don't know CMake enough to implement a better solution but I can send a PR if you want.

Another suggestion is to make CMake fail when TRE include is not found.

No widescreen support

SoRR by itself seems to support widescreen. There's option for that in pc version.

Python scrpt for fixing DCB is not working

Hello!

I'm trying to use the prepare.sh script to install SoRR in my PSVita but I'm getting an error in the python script.

Here is the the output:

john@debian-generic:~/devel/sorr-vita-git$ ./prepare.sh
Traceback (most recent call last):  
  File "../tools/extract_stub.py", line 33, in <module>  
    nfiles, = unpack('I', f.read(4))  
struct.error: unpack requires a buffer of 4 bytes  
mv: cannot stat 'SorR_stripped.dcb': No such file or directory  
john@debian-generic:~/devel/sorr-vita-git$  

I'm not sure how to fix this one. Could you please help me?
I'm using Debian Linux 10 "buster" on a AMD64 VM (Virtual Box) with Python 3.7.3.

CPU Friend not available on main menu

I've recently unlocked CPU Friend on the shop but doesn't appear on the menu, just reporting in case the author is still interested in making updates, thanks for making this port :)

Crash at opening

Game crash and return to homescreen immediately. PSVita 1k 3.65 Hen

Crash after battle at the beach

After fighting the wrestler at the beach the game just crashes back to home screen. Restart the game and we are at the start of the stage again from load state.

Version 1.2

BGDI SEGFAULT Executing SORMAKER.DAT after buying it at the shop.

Hello

I'm using https://github.com/christianhaitian/bennugd-monolithic on my odroid n2+ I opend an issue but he redirected me to you.

Pls, I would like to know if you are having segfault issues after buying the component SORMAKER in the shop and you exectue it.

I'm getting a segfault when executing => EmuELEC:~/roms/ports/sorr # bgdi SorMaker.dat
INFO: Called set_mode with 320x240x0
INFO: set_title(SorMaker Editor v1.0 - Bombergames Soft 2011)
INFO: Called set_mode with 320x240x0
INFO: Called set_fps(60, 4)
INFO: Loading mod/sormaker/sormaker.fpg
INFO: Result: 0
INFO: Loading mod/sormaker/item.fpg
INFO: Result: 1
INFO: Loading mod/sormaker/objeto.fpg
INFO: Result: 2
INFO: Wondering if file_exists(savegame/savegame.sor) -> 1
INFO: Loading mod/sormaker/fuente.fpg
INFO: Result: 3
INFO: Loading mod/sormaker/general.fpg
INFO: Result: 4
INFO: Loading mod/sormaker/lista_sormaker.fpg
INFO: Result: 5
Segmentation fault

If the SORMaker item is not bought at the shop yet, it's working fine displaying the image prompting to buy it at the shop. So I guess it's not an emuelec issue.

The issue is happening inside the game selecting sormaker and executing it manually.

Pls can you help on this?

thx!!

christianhaitian/bennugd-monolithic#1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.