From 33ea1fba3872db2bfcbb50239f3663b905a0297e Mon Sep 17 00:00:00 2001 From: Aetias Date: Thu, 20 Jun 2024 18:48:57 +0200 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 6 ++++-- 1 file 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= ...`. + ## Build the ROM This repository does not include any of the game's assets, and you will need an original decrypted base ROM.