Settings services: Difference between revisions
m Fix typo that was accidentally made from my last edit. |
No edit summary |
||
Line 23: | Line 23: | ||
|- | |- | ||
| 8 || [5.0.0+] GetQuestFlag || Identical to "set:sys" [[#set:sys|GetQuestFlag]]. | | 8 || [5.0.0+] GetQuestFlag || Identical to "set:sys" [[#set:sys|GetQuestFlag]]. | ||
|- | |||
| 9 || [6.0.0+] GetKeyCodeMap2 || | |||
|} | |} | ||
Line 82: | Line 84: | ||
== RegionCode == | == RegionCode == | ||
A region code is a signed 32-bit value representing a particular region. Currently the available regions defined by the system are as follows: | A region code is a signed 32-bit value representing a particular region. Currently the available regions defined by the system are as follows: | ||
Line 587: | Line 588: | ||
|- | |- | ||
| 149 || [5.0.0+] GetRebootlessSystemUpdateVersion | | 149 || [5.0.0+] GetRebootlessSystemUpdateVersion | ||
|- | |||
| 150 || [5.0.0+] GetDeviceTimeZoneLocationUpdatedTime | |||
|- | |||
| 151 || [5.0.0+] SetDeviceTimeZoneLocationUpdatedTime | |||
|} | |} | ||
Line 635: | Line 640: | ||
Gets a flag determining whether the console is a kiosk unit (codenamed "Quest"). Used by qlaunch to determine whether to launch Retail Interactive Display Menu. | Gets a flag determining whether the console is a kiosk unit (codenamed "Quest"). Used by qlaunch to determine whether to launch Retail Interactive Display Menu. | ||
=System Config= | = System Config = | ||
There's a common config title (*818), and a config title for each [[SPL_services|HardwareType]]. | There's a common config title (*818), and a config title for each [[SPL_services|HardwareType]]. | ||