From 6e8da809195516a6967a3f6075b82b2ed3ed75cd Mon Sep 17 00:00:00 2001 From: pieeebot <10+pieeebot@noreply.neolegacy.dev> Date: Thu, 9 Jul 2026 18:59:30 +0100 Subject: [PATCH] chore: update known issue in ps3. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b35be9f..c230053c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This project is a modified version of the December 17th 2014 Codebase, aimed at # Status | Platform | Development Status | Known Issues | | :------- | :------------------ | :------------------------------------------------------------------------| -| PS3 | Active | Softlock occurs when creating a world, related to save files. | +| PS3 | Active | Softlock occurs when loading a world, related to Tesselator_SPU. | | Xbox 360 | On hold | Missing XUI files for GUIs added in TU25+. See notes. | | PS4 | On hold | Only Buildable on Windows 7 With 1.70 SDK. See Notes | | Xbox One | On hold | Needs to be re-coded to run on Developer Mode UWP instead. |