main
title windows optimizations include: - adding WPO/LTCG - fixing potential memory leaks - reducing unneeded busy waits xbox 360 fixes include: - all item names displaying as black - adding newer dlcs crashing game ps3 fix was that, when holding the ps button, it'd corrupt the hdd. NEEDS TESTING! just a guess fix since I don't have a PS3. --------- Co-authored-by: pieeebot <piebot00@gmail.com> Co-authored-by: piebot <piebot00@gmail.com> Co-authored-by: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com> Co-authored-by: str1k3r <1+str1k3r@noreply.localhost> Co-authored-by: pieeebot <10+pieeebot@noreply.neolegacy.dev> Co-authored-by: qloak <53+qloak@noreply.neolegacy.dev> Reviewed-on: #27 Co-authored-by: qloak <realminecart@gmail.com>
Project Cafeberry
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 | Active | Works, Crashes when using updated XUI Scenes. See Notes |
| PS4 | Active | Only Easily buildable on Windows 7. See Notes |
| Xbox One | On hold | Needs to be re-coded to run on Developer Mode UWP instead. |
| PSVita | Active | Buildable With 3.570 or 3.750 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:
- Attempt to add support for 4.50 SDK (difficult or unlikely to work)
- Force the 1.70 SDK on Windows 10+ (Takes 5-15m)
- Xbox 360: Needs XUI Scenes from TU18+, solutions:
- Get XURS from built .xex's and turn them back into XUI file's
- Recreate XUI scenes based off of Iggy scenes from TU57+