citra/src/core/loader
zhupengfei 8a570bf00c
core: Use LayeredFS while reading RomFS
Only enabled for NCCHs that do not have an override romfs.

LayeredFS files should be put in the `load` directory in User Directory. The directory structure is similar to yuzu's but currently does not allow named mods yet. Replacement files should be put in `load/mods/<Title ID>/romfs` while patches/stubs should be put in `load/mods/<Title ID>/romfs_ext`.
2020-02-07 15:20:18 +08:00
..
3dsx.cpp core: Use LayeredFS while reading RomFS 2020-02-07 15:20:18 +08:00
3dsx.h cleanup includes 2019-03-26 10:50:41 -04:00
elf.cpp Port various minor changes from yuzu PRs (#4725) 2019-05-01 14:28:49 +02:00
elf.h cleanup includes 2019-03-26 10:50:41 -04:00
loader.cpp core/loader: avoid "different type" warning for .app 2018-07-23 17:37:52 +08:00
loader.h Filter non-executable files out of the game list. 2019-09-08 14:19:11 -07:00
ncch.cpp file_sys: Handle patch applying failures 2019-12-22 10:46:47 +01:00
ncch.h Filter non-executable files out of the game list. 2019-09-08 14:19:11 -07:00
smdh.cpp Allow displaying of the full title in the interface, as well as use the full title in the search filter 2019-09-09 23:36:21 -03:00
smdh.h Allow displaying of the full title in the interface, as well as use the full title in the search filter 2019-09-09 23:36:21 -03:00