Update INSTALL.md

This commit is contained in:
Aetias
2024-06-20 18:48:57 +02:00
parent 2823cb8f61
commit 33ea1fba38
+4 -2
View File
@@ -12,13 +12,12 @@ Contents:
1. Use one of these platforms:
- Windows (MSYS)
- Linux via WSL
- Recommended for Windows users
- Linux
2. Install the following:
- Python 3.11+ and pip
- GCC 9+
- Make
- **On Linux/WSL**: Wine
- **On Linux/WSL**: Wine/Wibo
3. Install the Python dependencies:
```shell
python -m pip install -r tools/requirements.txt
@@ -28,6 +27,9 @@ python -m pip install -r tools/requirements.txt
python tools/setup.py
```
> [!NOTE]
> For Linux users: If you plan to use Wibo instead of Wine, run make with `make WINE=<path/to/wibo> ...`.
## Build the ROM
This repository does not include any of the game's assets, and you will need an original decrypted base ROM.