Xbox 360 fixes (again...) (#29)

Merging main repo undid a lot of my changes so this PR reimplements them. Fixes build and playthrough. Has been tested.Reviewed-on: #29

Co-authored-by: qloak <realminecart@gmail.com>
This commit was merged in pull request #29.
This commit is contained in:
2026-08-08 12:23:28 +00:00
committed by pieeebot
parent ebbd54288b
commit 125819419f
6 changed files with 368 additions and 135 deletions
+3
View File
@@ -30,6 +30,7 @@
#include "..\Windows64\Leaderboards\WindowsLeaderboardManager.h"
#endif
#include "..\Common\XUI\XUI_Scene_Container.h"
#include "..\Common\Network\NetworkSocketLayer.h"
#include "..\..\Minecraft.Client\Tesselator.h"
#include "..\..\Minecraft.Client\Options.h"
#include "Sentient\SentientManager.h"
@@ -494,6 +495,8 @@ int __cdecl main()
// ProfileManager for XN_LIVE_INVITE_ACCEPTED for QNet.
g_NetworkManager.Initialise();
NetworkSocketLayer::Initialize();
app.InitGameSettings();
// debug switch to trial version