Editing Param.json
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 7: | Line 7: | ||
'''Format:''' List <String> | '''Format:''' List <String> | ||
'''Required:''' Yes | '''Required:''' Yes? | ||
== ageLevel == | == ageLevel == | ||
'''Format:''' Dictionary <string, int> | '''Format:''' Dictionary <string, int> | ||
'''Required:''' Yes | '''Required:''' Yes? | ||
Agelevel contains a dict of age levels for different regions. Aside from the <code>default</code> age level, the following regions are available: | Agelevel contains a dict of age levels for different regions. Aside from the <code>default</code> age level, the following regions are available: | ||
Line 90: | Line 86: | ||
* UY | * UY | ||
* ZA | * ZA | ||
== applicationCategoryType == | == applicationCategoryType == | ||
Line 122: | Line 99: | ||
|- | |- | ||
| 0 || Native Game | | 0 || Native Game | ||
|- | |- | ||
| 65792 || RNPS Media App | | 65792 || RNPS Media App | ||
|- | |- | ||
| 131328 || System Built-in App | | 131328 || System Built-in App | ||
Line 136: | Line 109: | ||
|- | |- | ||
| 33554432 || Daemon | | 33554432 || Daemon | ||
|- | |- | ||
| 67108864 || ShellApp | | 67108864 || ShellApp | ||
Line 145: | Line 116: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values:''' <code>upgradable</code> <code>standard</code> <code>demo</code> <code>free</code> | '''Possible values:''' <code>upgradable</code> <code>standard</code> <code>demo</code> <code>free</code> | ||
Line 153: | Line 124: | ||
=== code === | === code === | ||
=== sign === | === sign === | ||
'''Format:''' List <String> | '''Format:''' List <String> | ||
'''Required:''' | '''Required:''' ? | ||
== attribute == | == attribute == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== attribute2 == | == attribute2 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== attribute3 == | == attribute3 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== conceptId == | == conceptId == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
A concept id is an over-arching id for a game or entity. A game can have multiple different content-ids for different regions, but they will all have the same concept id. | A concept id is an over-arching id for a game or entity. A game can have multiple different content-ids for different regions, but they will all have the same concept id. | ||
Line 299: | Line 155: | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values:''' | '''Possible values:''' | ||
Line 321: | Line 177: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example:''' <code>01.000.000</code> | '''Example:''' <code>01.000.000</code> | ||
== disc == | == disc == | ||
'''Required:''' On a disc: yes. | '''Required:''' On a disc: yes. | ||
Line 484: | Line 187: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example: ''' <code>PPSA01234</code> | '''Example: ''' <code>PPSA01234</code> | ||
Line 491: | Line 194: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values for role: ''' <code>Play Disc</code> | '''Possible values for role: ''' <code>Play Disc</code> | ||
Line 498: | Line 201: | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== discTotal == | == discTotal == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== downloadDataSize == | == downloadDataSize == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== gameIntent == | == gameIntent == | ||
Line 516: | Line 217: | ||
'''Format:''' List <Dict <"intentType", String>> | '''Format:''' List <Dict <"intentType", String>> | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values for intentType: ''' <code>launchActivity</code> <code>launchMultiplayerActivity</code> <code>launchByCustomParameters</code> <code>joinSession</code> | '''Possible values for intentType: ''' <code>launchActivity</code> <code>launchMultiplayerActivity</code> <code>launchByCustomParameters</code> <code>joinSession</code> | ||
Line 577: | Line 278: | ||
* th-TH | * th-TH | ||
* tr-TR | * tr-TR | ||
* vi-VN | * vi-VN | ||
* zh-Hans | * zh-Hans | ||
* zh-Hant | * zh-Hant | ||
== masterVersion == | == masterVersion == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example:''' <code>01.00</code> | '''Example:''' <code>01.00</code> | ||
== pubtools == | == pubtools == | ||
Line 646: | Line 332: | ||
'''Example:''' <code>0x0100000000000000</code> | '''Example:''' <code>0x0100000000000000</code> | ||
== targetContentVersion == | == targetContentVersion == | ||
Line 666: | Line 345: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example:''' <code>ABCD12345</code> | |||
'''Example:''' | |||
== userDefinedParam1 == | == userDefinedParam1 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== userDefinedParam2 == | == userDefinedParam2 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== userDefinedParam3 == | == userDefinedParam3 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== userDefinedParam4 == | == userDefinedParam4 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
== versionFileUri == | == versionFileUri == | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' Yes | '''Required:''' Yes |