Fix pool partition in sysmodule sample

Games won't launch with the npdm generated with `pool_partition` being 0.
This commit is contained in:
Jakob Dietrich 2019-01-18 23:33:28 +01:00 committed by GitHub
parent bc7b810f80
commit 0e535b3be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@
"default_cpu_id": 3,
"process_category": 0,
"is_retail": true,
"pool_partition": 0,
"pool_partition": 2,
"is_64_bit": true,
"address_space_type": 1,
"filesystem_access": {