From b871dbd23e8eb824909292abefdf6fb1c332f3b6 Mon Sep 17 00:00:00 2001 From: piebot Date: Sun, 12 Jul 2026 11:12:59 +0300 Subject: [PATCH] chore: update known issues in PS3. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 489ca1eb..3e841e8c 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ 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 loading a world, related to SPU code. | -| Xbox 360 | Most likely cancelled | Missing XUI files for GUIs added in TU25+. See notes. | +| PS3 | Active | All TU19 blocks display as stone blocks when placed (missing SPU code). | +| Xbox 360 | Likely cancelled | Missing XUI files for GUIs added in TU25+. See notes. | | PS4 | Active | 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. | | PS Vita | On hold | Unknown; should work, since the December codebase includes PS Vita files. |