diff --git a/stratosphere/boot2/boot2.json b/stratosphere/boot2/boot2.json index 89f48328c..74025f46f 100644 --- a/stratosphere/boot2/boot2.json +++ b/stratosphere/boot2/boot2.json @@ -10,7 +10,7 @@ "is_retail": true, "pool_partition": 2, "is_64_bit": true, - "address_space_type": 1, + "address_space_type": 3, "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" }, diff --git a/stratosphere/dmnt/dmnt.json b/stratosphere/dmnt/dmnt.json index 52c1533c2..56d5b8f10 100644 --- a/stratosphere/dmnt/dmnt.json +++ b/stratosphere/dmnt/dmnt.json @@ -10,7 +10,7 @@ "is_retail": true, "pool_partition": 2, "is_64_bit": true, - "address_space_type": 1, + "address_space_type": 3, "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" }, diff --git a/stratosphere/eclct.stub/eclct.stub.json b/stratosphere/eclct.stub/eclct.stub.json index 9d2404787..97c1a16c0 100644 --- a/stratosphere/eclct.stub/eclct.stub.json +++ b/stratosphere/eclct.stub/eclct.stub.json @@ -10,7 +10,7 @@ "is_retail": true, "pool_partition": 2, "is_64_bit": true, - "address_space_type": 1, + "address_space_type": 3, "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" }, diff --git a/stratosphere/erpt/erpt.json b/stratosphere/erpt/erpt.json index a0d914b7d..733a9a1fb 100644 --- a/stratosphere/erpt/erpt.json +++ b/stratosphere/erpt/erpt.json @@ -10,7 +10,7 @@ "is_retail": true, "pool_partition": 2, "is_64_bit": true, - "address_space_type": 1, + "address_space_type": 3, "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" }, diff --git a/stratosphere/fatal/fatal.json b/stratosphere/fatal/fatal.json index 86b7e51de..166e72d0b 100644 --- a/stratosphere/fatal/fatal.json +++ b/stratosphere/fatal/fatal.json @@ -10,7 +10,7 @@ "is_retail": true, "pool_partition": 2, "is_64_bit": true, - "address_space_type": 1, + "address_space_type": 3, "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" }, diff --git a/stratosphere/ro/ro.json b/stratosphere/ro/ro.json index 95ec24e75..bf31dacd4 100644 --- a/stratosphere/ro/ro.json +++ b/stratosphere/ro/ro.json @@ -10,7 +10,7 @@ "is_retail": true, "pool_partition": 2, "is_64_bit": true, - "address_space_type": 1, + "address_space_type": 3, "filesystem_access": { "permissions": "0xFFFFFFFFFFFFFFFF" },