ps4 support final

This commit is contained in:
NaN
2026-08-04 01:31:46 -04:00
parent ada85f871e
commit d06e2e5eba
3 changed files with 104 additions and 10 deletions
+4 -3
View File
@@ -1059,9 +1059,10 @@ int main(int argc, const char *argv[] )
// XN_SYS_SIGNINCHANGED notifications. This does mean that we need to have a callback in the
// ProfileManager for XN_LIVE_INVITE_ACCEPTED for QNet.
g_NetworkManager.Initialise();
// debug switch to trial version
g_NetworkManager.Initialise();
NetworkSocketLayer::Initialize();
// debug switch to trial version
ProfileManager.SetDebugFullOverride(true);
#if 0