From 651fe07d15a53054dae997ffddcf939bc258c6a8 Mon Sep 17 00:00:00 2001 From: pieeebot <10+pieeebot@noreply.neolegacy.dev> Date: Wed, 8 Jul 2026 07:25:40 +0100 Subject: [PATCH] chore: update notes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 333e6f09..7b35be9f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ This project is a modified version of the December 17th 2014 Codebase, aimed at **Notes:** - **Xbox 360:** TU25 and newer TUs include new GUIs, but we lack the XUI files for them, solutions: - 1. Replace XUI with Iggy (preferred, but may not be possible) - 2. Extract the files from the TU update files (unlikely to work) + 1. Extract the files from the TU update files (might be possible?) + 2. Replace XUI with Iggy (Impossible without decompilation or a another game leak) 3. Recreate the GUIs from scratch using the XUI designer (difficult) - **PS4:** Can't be built on Windows 10+ because the 1.70 SDK only supports Windows 7, solutions: