From 6e0ca2f91f895e6fc99ab792b853dfc842fbc8e7 Mon Sep 17 00:00:00 2001 From: sal063 <107197232+sal063@users.noreply.github.com> Date: Tue, 14 Apr 2026 12:41:13 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 048d6003..88effcaf 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Users must supply their own legally obtained game files locally. This repository - [CMake](https://cmake.org/) 3.25+ - [Ninja](https://ninja-build.org/) - [Clang](https://releases.llvm.org/) (LLVM/Clang toolchain) -- You need the game's original Xbox 360 disc image (ISO). Tools to extract it can be found here. +- You need the game's original Xbox 360 disc image (ISO). Tools to extract it can be found [here](https://consolemods.org/wiki/Xbox:ISO_Extraction_%26_Repacking). After extraction, drop both the game assets and default.xex into the assets/ directory.