Merge remote-tracking branch 'GliniakRepo/local_multiplayer' into canary_experimental

This commit is contained in:
Gliniak
2022-05-19 10:56:21 +02:00
9 changed files with 130 additions and 56 deletions

View File

@@ -312,7 +312,7 @@ X_RESULT ContentManager::DeleteContent(const XCONTENT_AGGREGATE_DATA& data) {
std::filesystem::path ContentManager::ResolveGameUserContentPath() {
auto title_id = fmt::format("{:08X}", kernel_state_->title_id());
auto user_name = xe::to_path(kernel_state_->user_profile()->name());
auto user_name = xe::to_path(kernel_state_->user_profile(0)->name());
// Per-game per-profile data location:
// content_root/title_id/profile/user_name