summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-06-20 18:48:57 +0200
committerAetias <aetias@outlook.com>2024-06-20 18:48:57 +0200
commit33ea1fba3872db2bfcbb50239f3663b905a0297e (patch)
tree71832e24294cc3638f88ed649fda8dcfb9b49e44
parent2823cb8f6131d983aeed859579d641555453f61b (diff)
Update INSTALL.md
-rw-r--r--INSTALL.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL.md b/INSTALL.md
index bea8eff4..816f3278 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -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.