From 6e41a4dbad6146d1c4bcffcf3188611f8b86948d Mon Sep 17 00:00:00 2001 From: ndeadly <24677491+ndeadly@users.noreply.github.com> Date: Wed, 16 Oct 2024 21:56:26 +0200 Subject: [PATCH] Add new npdm flags to json file --- mc_mitm/mc_mitm.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mc_mitm/mc_mitm.json b/mc_mitm/mc_mitm.json index d0b40af..0f60b22 100644 --- a/mc_mitm/mc_mitm.json +++ b/mc_mitm/mc_mitm.json @@ -14,6 +14,8 @@ "address_space_type": 3, "optimize_memory_allocation": false, "disable_device_address_space_merge": true, + "enable_alias_region_extra_size": false, + "prevent_code_reads": false, "system_resource_size": "0", "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF"