Morph
|
e0242a4654
patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178)
|
6 年之前 |
Zach Hilman
|
2bddc03468
dmnt_cheat_vm: Default initialize structure values
|
6 年之前 |
Zach Hilman
|
a0055192fe
patch_manager: Update cheat parsing for new VM
|
7 年之前 |
Zach Hilman
|
c6ff4a6f4d
yuzu: Port old usages of Filesystem namespace to FilesystemController
|
7 年之前 |
Zach Hilman
|
62d772eaed
patch_manager: Add short-circuit edge-case to GetPatchVersionNames
|
7 年之前 |
Zach Hilman
|
06db4d94fd
patch_manager: Add error checking to load dir to prevent crashes
|
7 年之前 |
Zach Hilman
|
a468273221
patch_manager: Add getter for title version
|
7 年之前 |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
7 年之前 |
Zach Hilman
|
552d5071fa
patch_manager: Dump NSO name with build ID
|
7 年之前 |
Zach Hilman
|
60f39060c6
core: Port current uses of RegisteredCache to ContentProvider
|
7 年之前 |
bunnei
|
6af322a347
Merge pull request #2280 from lioncash/nso
|
7 年之前 |
Lioncash
|
540235bb05
file_sys/cheat_engine: Remove use of global system accessors
|
7 年之前 |
Lioncash
|
1cf90f4570
file_sys/patch_manager: Deduplicate NSO header
|
7 年之前 |
Lioncash
|
ee49e1fcb6
file_sys/patch_manager: Remove two magic values
|
7 年之前 |
Zach Hilman
|
4495bf5706
patch_manager: Display cheats in game list add-ons
|
7 年之前 |
Zach Hilman
|
c5091bfe00
patch_manager: Add support for loading cheats lists
|
7 年之前 |
Lioncash
|
5c72aa7c4c
patch_manager: Prevent use of a dangling pointer within PatchRomFS
|
7 年之前 |
Zach Hilman
|
0cea05cdf7
patch_manager: Obey disabled add-ons list when patching game
|
7 年之前 |
Lioncash
|
db4523f1ec
filesystem: De-globalize registered_cache_union
|
7 年之前 |
Zach Hilman
|
54e74b3572
patch_manager: Show LayeredExeFS patch in add-ons column
|
7 年之前 |
Zach Hilman
|
da6d4cde56
patch_manager: Apply LayeredExeFS patches
|
7 年之前 |
Zach Hilman
|
17d8e25cbf
settings: Add option to dump ExeFS of games upon launch
|
7 年之前 |
bunnei
|
97605e36f7
Merge pull request #1618 from DarkLordZach/dump-nso
|
7 年之前 |
Frederic L
|
7a5eda5914
global: Use std::optional instead of boost::optional (#1578)
|
7 年之前 |
Zach Hilman
|
1c0226815d
patch_manager: Add support for dumping decompressed NSOs
|
7 年之前 |
Frederic L
|
72d10ce66c
file_sys/patch_manager: Remove unnecessary if-statements (#1586)
|
7 年之前 |
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 年之前 |