Lime3DS/src
Léo Lam a2cde6e075 ncch_container: Assume override exheaders are decrypted
Require and assume that override exheaders are decrypted for
consistency with Luma's loader behaviour and to ensure consistent
behaviour regardless of whether the NCCH is marked as encrypted or not.
Currently, exheader overriding with an encrypted NCCH would cause
the title ID checking heuristic to mistakenly disable encryption,
which would then make exefs loading fail.
2019-08-07 18:41:37 +08:00
..
android android: add logging 2019-03-09 18:23:32 -06:00
audio_core audio_core/cubeb: silent signed/unsigned comparison warning 2019-07-14 14:30:24 -04:00
citra Merge pull request #4804 from FearlessTobi/port-2404 2019-07-13 22:28:12 -04:00
citra_qt yuzu/configuration/config: Specify string conversions explicitly 2019-07-25 23:34:29 +02:00
common android: common: file_util: Add user_path, ConfigDir, and CacheDir. 2019-07-07 11:01:13 -04:00
core ncch_container: Assume override exheaders are decrypted 2019-08-07 18:41:37 +08:00
dedicated_room CMakeLists: Ensure we specify Unicode as the codepage on Windows 2019-07-06 14:04:18 +02:00
input_common input_common: main: Remove unnecessary HAVE_SDL2 check. 2019-07-07 11:01:00 -04:00
network Added default case for GetErrorStr, removed useless const declaration in header 2019-07-23 23:24:38 +01:00
tests kernel: Rename memory page table set function 2019-06-27 16:33:55 +02:00
video_core Remove unused stuff 2019-07-16 20:27:03 -04:00
web_service core, web_service: Check for error when registering rooms 2019-04-20 12:50:14 +08:00
.clang-format add java to .clang-format 2019-02-22 16:29:19 -06:00
CMakeLists.txt CMakeLists: Ensure we specify Unicode as the codepage on Windows 2019-07-06 14:04:18 +02:00