40 Commits (67e33e8866983e9a1854ff7bc771b2a5ea0c3438)

Author SHA1 Message Date
Zach Hilman 67e33e8866 patch_manager: Apply LayeredExeFS patches 7 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman c41c8d5cc1 patch_manager: Add support for dumping decompressed NSOs 7 years ago
Frederic L cbe1bbf1bd file_sys/patch_manager: Remove unnecessary if-statements (#1586) 7 years ago
Zach Hilman ee70cf8a1a patch_manager: Add support for using LayeredFS with Data 7 years ago
Lioncash 92495f4f70 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Zach Hilman 8db37c1476 patch_manager: Move non-Program RomFS patch log to Debug 7 years ago
Lioncash 4473ebd41d patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 91de5d554e patch_manager: Add support for NSP packed updates 7 years ago
Zach Hilman 19ed4d8558 patch_manager: Add support for packed updates 7 years ago
Zach Hilman 34bbd314d5 patch_manager: Avoid romfs_ext requirement for patching 7 years ago
Zach Hilman cc50704b77 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman 794fdbd680 ips_layer: Fix inaccuracies with comments and flags 7 years ago
Zach Hilman c60739016d ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman b571894b46 patch_manager: Add support for IPSwitch format patches 7 years ago
Zach Hilman fc1574a4de nso: Optimize loading of IPS patches 7 years ago
Zach Hilman 4f26c89688 patch_manager: Add PatchNSO function 7 years ago
Zach Hilman d913dba14a patch_manager: Use strings for patch type instead of enum 7 years ago
Zach Hilman 0ad053c374 aoc_u: Extract AccumulateAOCTitleIDs to separate function 7 years ago
Zach Hilman 7e0956b870 aoc_u: Implement GetAddOnContentBaseId 7 years ago
Zach Hilman cfc63b8736 patch_manager: Add DLC recognition to PatchManager 7 years ago
Lioncash 77f4e47b49 patch_manager: Invert conditionals within ApplyLayeredFS() 7 years ago
Lioncash c42d80cd15 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
Zach Hilman 0243903c12 fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman 9d428044ad patch_manager: Add LayeredFS mods support 7 years ago
Lioncash 315f6ef402 file-sys: Default heavy-weight class destructors in the cpp file 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 1c61b93026 file_sys/patch_manager: Add missing includes 7 years ago
Zach Hilman 46eb9ec6ba bktr: Fix bucket overlap error 7 years ago
Zach Hilman 14a18fd7ae patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman ac7d3882b4 game_list: Fix version display on non-NAND titles 7 years ago
Zach Hilman b555718bb9 bktr: Add logging on successful patch 7 years ago
Zach Hilman e88835cd40 bktr: Fix missing includes and optimize style 7 years ago
Zach Hilman 1b8f19f417 file_sys: Add class to manage game patches 7 years ago