diff --git a/src/xenia/kernel/xam/apps/xlivebase_app.cc b/src/xenia/kernel/xam/apps/xlivebase_app.cc index 57bfc4fd4..3b89fe2b8 100644 --- a/src/xenia/kernel/xam/apps/xlivebase_app.cc +++ b/src/xenia/kernel/xam/apps/xlivebase_app.cc @@ -65,6 +65,10 @@ X_HRESULT XLiveBaseApp::DispatchMessageSync(uint32_t message, buffer_ptr, buffer_length); return X_E_FAIL; } + case 0x00058037: { + XELOGD("XPresenceInitialize({:08X}, {:08X})", buffer_ptr, buffer_length); + return X_E_SUCCESS; + } case 0x00058046: { // Required to be successful for 4D530910 to detect signed-in profile // Doesn't seem to set anything in the given buffer, probably only takes