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 == | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values:''' | '''Possible values:''' 0 | ||
== applicationDrmType == | == applicationDrmType == | ||
'''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 105: | ||
=== 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 136: | ||
'''Format:''' Int | '''Format:''' Int | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values:''' | '''Possible values:''' 1 | ||
== contentId == | == contentId == | ||
Line 321: | Line 148: | ||
'''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 158: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example: ''' <code>PPSA01234</code> | '''Example: ''' <code>PPSA01234</code> | ||
Line 491: | Line 165: | ||
'''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 172: | ||
'''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 188: | ||
'''Format:''' List <Dict <"intentType", String>> | '''Format:''' List <Dict <"intentType", String>> | ||
'''Required:''' | '''Required:''' ? | ||
'''Possible values for intentType: ''' <code>launchActivity</code> <code>launchMultiplayerActivity | '''Possible values for intentType: ''' <code>launchActivity</code> <code>launchMultiplayerActivity</code> <code>joinSession</code> | ||
== kernel == | == kernel == | ||
Line 577: | Line 249: | ||
* 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 303: | ||
'''Example:''' <code>0x0100000000000000</code> | '''Example:''' <code>0x0100000000000000</code> | ||
== targetContentVersion == | == targetContentVersion == | ||
Line 666: | Line 316: | ||
'''Format:''' String | '''Format:''' String | ||
'''Required:''' | '''Required:''' ? | ||
'''Example:''' <code> | '''Example:''' <code>ABCD12345</code> | ||
== 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 |