chore: remove unnecessary note for PS Vita in README.

This commit is contained in:
pieeebot
2026-07-18 13:29:05 +01:00
parent 9a0c759b65
commit 31214d179a
+3 -4
View File
@@ -6,13 +6,12 @@ Cafeberry is a project aiming to update the December 17th 2014 codebase (mostly)
| :------------- | :-------------------- | :------------------------------------------------------------------------ |
| 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 |
| 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. |
| PSVITA | Active | Only Buildable on Windows 7 With 3.75 SDK. See Notes |
| PS Vita | Active | Only buildable on Windows 7 With 3.75 SDK. |
| 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:
1. Attempt to add support for 4.50 SDK (difficult or unlikely to work)
2. Getting the 1.70 SDK on Windows 10+ (annoying to do)
- **VITA:** Can't be built on Windows 10+ because the 3.75 SDK only supports Windows 7
2. Getting the 1.70 SDK on Windows 10+ (annoying to do)