45 Commits (c5091bfe00c241b6432367aeaea020d4e3d40d28)

Author SHA1 Message Date
Zach Hilman c5091bfe00 patch_manager: Add support for loading cheats lists 7 years ago
Lioncash 5c72aa7c4c patch_manager: Prevent use of a dangling pointer within PatchRomFS 7 years ago
Zach Hilman 0cea05cdf7 patch_manager: Obey disabled add-ons list when patching game 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
Zach Hilman 54e74b3572 patch_manager: Show LayeredExeFS patch in add-ons column 7 years ago
Zach Hilman da6d4cde56 patch_manager: Apply LayeredExeFS patches 7 years ago
Zach Hilman 17d8e25cbf settings: Add option to dump ExeFS of games upon launch 7 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman 1c0226815d patch_manager: Add support for dumping decompressed NSOs 7 years ago
Frederic L 72d10ce66c file_sys/patch_manager: Remove unnecessary if-statements (#1586) 7 years ago
Zach Hilman d8273c3857 patch_manager: Add support for using LayeredFS with Data 7 years ago
Lioncash 39ae73b356 file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicable 7 years ago
Zach Hilman f61379f8d2 patch_manager: Move non-Program RomFS patch log to Debug 7 years ago
Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 5acaeb04c4 patch_manager: Add support for NSP packed updates 7 years ago
Zach Hilman d79d4fd764 patch_manager: Add support for packed updates 7 years ago
Zach Hilman d0e6b93695 patch_manager: Avoid romfs_ext requirement for patching 7 years ago
Zach Hilman c1e069c066 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman 110d578470 ips_layer: Fix inaccuracies with comments and flags 7 years ago
Zach Hilman 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman 8886f2e55e patch_manager: Add support for IPSwitch format patches 7 years ago
Zach Hilman 215b65fe75 nso: Optimize loading of IPS patches 7 years ago
Zach Hilman 42fb4e82d3 patch_manager: Add PatchNSO function 7 years ago
Zach Hilman 4c2a94fa94 patch_manager: Use strings for patch type instead of enum 7 years ago
Zach Hilman f72046099a aoc_u: Extract AccumulateAOCTitleIDs to separate function 7 years ago
Zach Hilman 7d86a008e2 aoc_u: Implement GetAddOnContentBaseId 7 years ago
Zach Hilman 32fc31fb13 patch_manager: Add DLC recognition to PatchManager 7 years ago
Lioncash 11104b4883 patch_manager: Invert conditionals within ApplyLayeredFS() 7 years ago
Lioncash 28bef31ea8 vfs_concat/vfs_layered: Remove friend declarations from ConcatenatedVfsFile 7 years ago
Zach Hilman b3c2ec362b fsmitm: Cleanup and modernize fsmitm port 7 years ago
Zach Hilman 16188acb50 patch_manager: Add LayeredFS mods support 7 years ago
Lioncash 05ef9dfc10 file-sys: Default heavy-weight class destructors in the cpp file 7 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash a859a35ec8 file_sys/patch_manager: Add missing includes 7 years ago
Zach Hilman c913136eb2 bktr: Fix bucket overlap error 7 years ago
Zach Hilman 23a16c1720 patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman c91b60a421 game_list: Fix version display on non-NAND titles 7 years ago
Zach Hilman cbd517d8cc bktr: Add logging on successful patch 7 years ago
Zach Hilman 9664ce255d bktr: Fix missing includes and optimize style 7 years ago
Zach Hilman 8e900a301a file_sys: Add class to manage game patches 7 years ago