Zach Hilman
|
d8273c3857
patch_manager: Add support for using LayeredFS with Data
|
7 년 전 |
bunnei
|
78f2a6a9e1
Merge pull request #1443 from DarkLordZach/lower-loader-logs-1
|
7 년 전 |
Lioncash
|
39ae73b356
file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable
|
7 년 전 |
Zach Hilman
|
f61379f8d2
patch_manager: Move non-Program RomFS patch log to Debug
|
7 년 전 |
Lioncash
|
6636f3ff47
patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr
|
7 년 전 |
bunnei
|
561d79e034
Merge pull request #1423 from DarkLordZach/romfs-file-exts
|
7 년 전 |
bunnei
|
6b48ba5271
Merge pull request #1424 from DarkLordZach/ips-witch
|
7 년 전 |
Zach Hilman
|
38c2ac95af
romfs_factory: Extract packed update setter to new function
|
7 년 전 |
Zach Hilman
|
5acaeb04c4
patch_manager: Add support for NSP packed updates
|
7 년 전 |
Zach Hilman
|
d79d4fd764
patch_manager: Add support for packed updates
|
7 년 전 |
Zach Hilman
|
d0e6b93695
patch_manager: Avoid romfs_ext requirement for patching
|
7 년 전 |
Zach Hilman
|
c1e069c066
fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir
|
7 년 전 |
Zach Hilman
|
110d578470
ips_layer: Fix inaccuracies with comments and flags
|
7 년 전 |
Zach Hilman
|
70bd2bb1d3
ips_layer: Deduplicate resource usage
|
7 년 전 |
Zach Hilman
|
8886f2e55e
patch_manager: Add support for IPSwitch format patches
|
7 년 전 |
Zach Hilman
|
215b65fe75
nso: Optimize loading of IPS patches
|
7 년 전 |
Zach Hilman
|
42fb4e82d3
patch_manager: Add PatchNSO function
|
7 년 전 |
Zach Hilman
|
4c2a94fa94
patch_manager: Use strings for patch type instead of enum
|
7 년 전 |
Zach Hilman
|
f72046099a
aoc_u: Extract AccumulateAOCTitleIDs to separate function
|
7 년 전 |
Zach Hilman
|
7d86a008e2
aoc_u: Implement GetAddOnContentBaseId
|
7 년 전 |
Zach Hilman
|
32fc31fb13
patch_manager: Add DLC recognition to PatchManager
|
7 년 전 |
Lioncash
|
11104b4883
patch_manager: Invert conditionals within ApplyLayeredFS()
|
7 년 전 |
Lioncash
|
28bef31ea8
vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile
|
7 년 전 |
Zach Hilman
|
b3c2ec362b
fsmitm: Cleanup and modernize fsmitm port
|
7 년 전 |
Zach Hilman
|
16188acb50
patch_manager: Add LayeredFS mods support
|
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 년 전 |
Lioncash
|
a859a35ec8
file_sys/patch_manager: Add missing includes
|
7 년 전 |
Zach Hilman
|
c913136eb2
bktr: Fix bucket overlap error
|
7 년 전 |
Zach Hilman
|
23a16c1720
patch_manager: Centralize Control-type NCA parsing
|
7 년 전 |