You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository does not contain any of the assets necessary to build a matching ROM. A prior copy of the game is required. Place `SLUS_005.61` in disks/us.
Setup:
```
sudo apt-get update
sudo apt-get install binutils-mipsel-linux-gnu
pip install -r requirements.txt
git submodule update --init --recursive
```
See https://github.com/sozud/mmx4/wiki/Getting-Started for more info