This branch is 1 commit behind pieeebot/cafeberry:networking
qloak bc871dd39b Merge branch 'networking' from pieeebot/cafeberry
Merge the upstream pieeebot/cafeberry networking branch into the local
networking branch, incorporating the rebased mainline work (PS3/PSVita
networking, large-worlds defines, media rebuilds, workflow CI, renamed
WinsockNetLayer->NetworkSocketLayer / PlatformNetworkManagerStub->
PlatformNetworkManager refactors).

Conflict resolutions:
- NetworkSocketLayer.cpp / PlatformNetworkManager.{h,cpp}: took the
  remote's evolved implementations (connect retries, non-blocking
  connect, smallId assignment, GAME_PLAY state handling in DoWork).
- PS3-postbuild.ps1: kept the remote's approach of disabling the
  broken PSVita tutorial pack copy (softlocks game).
- Minecraft.Client.vcxproj: took the remote's restructured project.

The X360 offline-LAN pre-login grant (ClientConnection.cpp) is retained.
2026-08-07 07:34:08 -07:00
2026-08-04 09:39:41 -04:00
2026-08-04 09:39:41 -04:00

Project Cafeberry

Cafeberry is a project aiming to update the December 17th 2014 codebase (mostly) via decompilation, with a focus on consoles.

Discord

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:
    1. Attempt to add support for 4.50 SDK (difficult or unlikely to work)
    2. Force the 1.70 SDK on Windows 10+ (Takes 5-15m)
  • Xbox 360: Needs XUI Scenes from TU18+, solutions:
    1. Get XURS from built .xex's and turn them back into XUI file's
    2. Recreate XUI scenes based off of Iggy scenes from TU57+
S
Description
Staying as close to LCE as possible.
Readme
2.5 GiB
Languages
Arc 65.4%
PLSQL 19%
C++ 14.6%
C 1%