From eb3ae69d3f151f2859ef78b3c909d970d8e3a64a Mon Sep 17 00:00:00 2001 From: pieeebot <10+pieeebot@noreply.neolegacy.dev> Date: Fri, 17 Jul 2026 12:41:07 +0100 Subject: [PATCH] chore: add Wii U and Switch to README.md --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a673e680..05908087 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,14 @@ Cafeberry is a project aiming to update the December 17th 2014 codebase (mostly) via decompilation, with a focus on consoles. # Status -| Platform | Development Status | Known Issues | -| :------- | :-------------------- | :------------------------------------------------------------------------ | -| PS3 | Active | SPU variants for TU19 blocks are missing, needs to be further optimized. | -| Xbox 360 | On hold | Havent tested, should work? | -| 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 | Fails during compilation due to missing network library dependencies. | +| Platform | Development Status | Known Issues | +| :------------- | :-------------------- | :------------------------------------------------------------------------ | +| PS3 | Active | SPU variants for TU19 blocks are missing, needs to be further optimized. | +| Xbox 360 | On hold | Havent tested, should work? | +| 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 | Fails during compilation due to missing network library dependencies. | +| Wii U & Switch | Work in progress | UI System (ImXui) is still in progress, need to decompile the rest. | **Notes:** - **PS4:** Can't be built on Windows 10+ because the 1.70 SDK only supports Windows 7, solutions: