Cemu/src/Cafe/Filesystem
Exzap a5717e1b11 FST: Refactoring to fix a read bug + verify all reads
- Fixes a bug where corrupted data would be returned when reading files from unhashed sections with non-block aligned offset or size
- Added hash checks for all reads where possible. This means that FST now can automatically catch corruptions when they are encountered while reading from the volume
2024-11-13 06:29:23 +01:00
..
FST FST: Refactoring to fix a read bug + verify all reads 2024-11-13 06:29:23 +01:00
WUD Separate filestream.h into OS specific implementation files (#190) 2022-09-07 02:42:25 +02:00
WUHB Add support for WUHB file format (#1190) 2024-05-05 02:35:01 +02:00
fsc.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
fsc.h Add support for iterating directories in graphics pack content folders. (#1288) 2024-08-13 15:53:04 +02:00
fscDeviceHostFS.cpp Initial support for title switching + better Wii U menu compatibility (#907) 2023-07-21 13:54:07 +02:00
fscDeviceHostFS.h Add all the files 2022-08-22 22:21:23 +02:00
fscDeviceRedirect.cpp Add support for iterating directories in graphics pack content folders. (#1288) 2024-08-13 15:53:04 +02:00
fscDeviceWua.cpp FSC: Use utf8 path strings instead of wchar 2022-09-09 23:49:38 +02:00
fscDeviceWud.cpp Fixes for titles in NUS format 2023-10-02 21:24:50 +02:00
fscDeviceWuhb.cpp Add support for WUHB file format (#1190) 2024-05-05 02:35:01 +02:00