forked from cafeberry/cafeberry
Update README.md
This commit is contained in:
@@ -1,17 +1,16 @@
|
||||
# Project Cafeberry
|
||||
Cafeberry is a project aiming to update the December leak via decompilation, if possible, with a focus on consoles.
|
||||
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 | All TU19 blocks display as stone blocks when placed (missing SPU code). |
|
||||
| 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. |
|
||||
|
||||
**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)
|
||||
Reference in New Issue
Block a user