From 15fe580f7a9ecb7824b4bea48c9bc38c74f31880 Mon Sep 17 00:00:00 2001 From: XorTroll Date: Mon, 29 Jun 2020 13:55:54 +0200 Subject: [PATCH] Revert address space change --- stratosphere/lm/lm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stratosphere/lm/lm.json b/stratosphere/lm/lm.json index d616a057c..33c63400b 100644 --- a/stratosphere/lm/lm.json +++ b/stratosphere/lm/lm.json @@ -10,7 +10,7 @@ "is_retail": true, "pool_partition": 2, "is_64_bit": true, - "address_space_type": 3, + "address_space_type": 1, "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" },