[XAM] Implementation of: Profile Manager & Profiles Support
Thanks Emoose for Account Encrypt/Decrypt code!
This commit is contained in:
committed by
Radosław Gliński
parent
9ba0f18c82
commit
9bdd07590c
@@ -53,6 +53,8 @@ class XContentContainerDevice : public Device {
|
||||
return files_total_size_ - sizeof(XContentContainerHeader);
|
||||
}
|
||||
|
||||
uint64_t xuid() const { return header_->content_metadata.profile_id; }
|
||||
|
||||
uint32_t title_id() const {
|
||||
return header_->content_metadata.execution_info.title_id;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user