Zach Hilman
|
e018a48460
content_archive: Add accessors for Rights ID and SDK Version
|
7 лет назад |
jonsn0w
|
e78d069a81
Update content_archive.cpp
|
7 лет назад |
Zach Hilman
|
318bf7c8e3
content_archive: Add getter for logo section of NCA
|
7 лет назад |
Zach Hilman
|
e20db909ee
content_archive: Add optional KeyManager parameter to constructor
|
7 лет назад |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 лет назад |
Zach Hilman
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 лет назад |
Lioncash
|
871350ae35
content_archive: Simpify assignment of bktr_base_romfs in the constructor
|
7 лет назад |
Lioncash
|
441b5b97bd
content_archive: Make IsValidNCA() an internally linked function
|
7 лет назад |
Lioncash
|
53e77ffbfe
content_archive: Simplify rights ID check
|
7 лет назад |
Lioncash
|
d6604fa765
content_archive: Split loading into separate functions
|
7 лет назад |
Lioncash
|
4783ad54de
content_archive: Pass and take NCASectionHeader instance by reference
|
7 лет назад |
Zach Hilman
|
90c07e0d33
content_archive: Move get key log to Trace level
|
7 лет назад |
Lioncash
|
05ef9dfc10
file-sys: Default heavy-weight class destructors in the cpp file
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Zach Hilman
|
c913136eb2
bktr: Fix bucket overlap error
|
7 лет назад |
Zach Hilman
|
92e26df00f
nsp: Fix error masking issue with XCI files
|
7 лет назад |
Zach Hilman
|
a6e75cd45b
bktr: Implement IVFC offset shifting
|
8 лет назад |
Zach Hilman
|
1efe5a76b1
content_archive: Add BKTR header parsing to NCA
|
8 лет назад |
Lioncash
|
a813c10e1c
file_sys: Replace includes with forward declarations where applicable
|
7 лет назад |
Zach Hilman
|
4f18c17df7
content_archive: Add update title detection
|
8 лет назад |
Zach Hilman
|
c4845df3d4
xts_encryption_layer: Implement XTSEncryptionLayer
|
8 лет назад |
Zach Hilman
|
ec3bef7b4c
loader: Add more descriptive errors
|
8 лет назад |
bunnei
|
fd9da4232b
Merge pull request #850 from DarkLordZach/icon-meta
|
8 лет назад |
Zach Hilman
|
91cfe70301
loader: Add icon and title support to XCI
|
8 лет назад |
Zach Hilman
|
2cc962e171
content_archive: Add support for titlekey cryptography
|
8 лет назад |
Zach Hilman
|
13cdf1f159
Add missing parameter to files.push_back()
|
8 лет назад |
Zach Hilman
|
187d8e215f
Use more descriptive error codes and messages
|
8 лет назад |
Zach Hilman
|
a9c921a41d
Use ErrorEncrypted where applicable and fix no keys crash
|
8 лет назад |
Zach Hilman
|
03149d3e4a
Add missing includes and use const where applicable
|
8 лет назад |
Zach Hilman
|
239a3113e4
Make XCI comply to review and style guidelines
|
8 лет назад |