german77
c38b84d931
service: set: Rename files
2 years ago
t895
a8ca5b211a
android: Re-add global save manager
Reworked to correctly collect and import/export saves that could exist in either /nand/user/save/000...000/<user id> or /nand/user/save/account/<user id raw string>
2 years ago
Liam
c51aa8d29f
ips_layer: prevent out of bounds access with offset exceeding module size
2 years ago
Liam
1fdcd70bad
general: properly support multiple memory instances
2 years ago
Liam
8cb7fdc9f7
fs: don't enumerate hidden savedata size file
2 years ago
BreadFish64
d1ee9e48d9
Improve path splitting speed
2 years ago
Liam
904a3b682f
fsmitm_romfsbuild: optimize for data locality
2 years ago
Liam
a4449e0f22
romfs: cache file and directory metadata tables
2 years ago
Liam
4321fc6154
file_sys: handle null romfs
2 years ago
Liam
14a1a578fb
romfs: fix extraction of single-directory root
2 years ago
Liam
62e106dbe8
kernel: update KProcess
3 years ago
Liam
46493463a9
set: return version info from system archive
3 years ago
Liam
37871dacd4
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
3 years ago
Liam
445d504f94
ci: fix new codespell errors
3 years ago
Liam
bb4e14e7ac
loader: don't reassign program ID on npdm reparse
3 years ago
rkfg
e65b34058f
pfs: Fix reading filenames past the buffer end
3 years ago
Liam
d8bd6aa253
registered_cache: correct file deletion case
3 years ago
Liam
efef3d8487
core: improve debug workflow
3 years ago
lat9nq
41a08286c8
ips_layer: Remove uncaught usage of stoul/ll
3 years ago
Liam
07a6563a93
qt: add verification for installed contents
3 years ago
Steveice10
d5cac207fb
core: Add support for loading NSPs with personalized tickets. ( #10048 )
Co-authored-by: Morph <39850852+Morph1984@users.noreply.github.com>
3 years ago
Liam
3a8fb9bf5f
vfs: ensure key area keys are validated
3 years ago
liamwhite
5552856663
registered_cache: create fake CNMT entries for program updates of multiprogram applications ( #11319 )
3 years ago
Liam
82be3bde98
patch_manager: apply manual HTML patches when present
3 years ago
Liam
f9870c754f
file_sys/card_image: support dumps with prepended key area
3 years ago
Liam
a1ea1c3dd3
file_sys: tolerate empty NCA
3 years ago
Liam
1cecd1d96a
fssystem: rework for yuzu style
3 years ago
Liam
c8f0a5a18d
fssystem: reduce overalignment of unbuffered storage operations
3 years ago
Liam
5e3139e7c6
vfs: expand support for NCA reading
3 years ago
Liam
5f2c56cd15
core: remove ResultVal type
3 years ago
lat9nq
689efc9175
configure_system: Implement with for loop
3 years ago
Tobias
16590ff2d0
file_sys/content_archive: Detect compressed NCAs ( #11047 )
3 years ago
liamwhite
e6425500d3
vfs_real: use open file size for getting size ( #11016 )
3 years ago
Liam
d54f9ea34f
fsmitm_romfsbuild: avoid full path lookups
3 years ago
Liam
217bb87494
vfs_real: lock concurrent accesses
3 years ago
Liam
e1d8e0d842
vfs_concat: verify short read
3 years ago
Liam
0faeac4fcb
vfs_concat: fix offset calculation when not aligned to file boundary
3 years ago
Liam
3191a97b22
vfs_real: ensure size cache is reset on write
3 years ago
Liam
b73cc6d51c
patch_manager: remove unnecessary GetSize calls
3 years ago
Liam
0f7b1f067f
vfs_real: misc optimizations
3 years ago
lat9nq
2ed870c2a8
nx_tzdb: Correct Antarctica spelling
3 years ago
Liam
863d5c23d0
vfs_real: require file existence on open
3 years ago
Liam
87087b768b
vfs_real: add simplified open file cache
3 years ago
Liam
729216e5d8
vfs_real: lazily open files
3 years ago
Liam
efaaa6e0bf
vfs_real: add file LRU cache for open file limits
3 years ago
Narr the Reg
707999d4c0
android: Add update support
3 years ago
lat9nq
60e705fd6d
time_zone_binary: Add zoneinfo data
Adds the basic time zone data for the system archive.
time_zone_binary: Implement full system archive
time_zone_binary: Remove unneeded template
tz_binary: Make GenerateFiles static
3 years ago
Kevin Sundqvist Norlén
596dc7ebb7
Fix typo
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
3 years ago
Keve1227
0cadb7a705
Update Chinese NX language names
... as per the TLoZ: TotK icon files. Would this conflict with older games?
3 years ago
Keve1227
7f4c596af2
Pick game icon based on the configured system language
3 years ago