odelot / sor2_snes

Street of Rage 2 port for SNES (unfinished)
17 stars 6 forks source link

sor2_snes

Street of Rage 2 port for SNES

This repo is a study on the subject of create games for SNES.

I'm sharing it because it can help others creating their games ^.^ probably I won't work on it anymore

Compile

To compile you will need to prepare your dev environment using pvsneslib https://github.com/alekmaul/pvsneslib

With the configured environment just type make to compile it

Test ROM

You can download the file __sor2_snes.sfc__ and try it on an emulator or on real hardware using a flashcart

Features

Caveats

I've cut a lot of corners to have this work. These are:

Credits