Settings services: Difference between revisions
Line 16: | Line 16: | ||
| 4 || GetRegionCode || No input, returns an output s32. | | 4 || GetRegionCode || No input, returns an output s32. | ||
|- | |- | ||
| 5 || [4.0.0+] GetAvailableLanguageCodes2 || | | 5 || [4.0.0+] GetAvailableLanguageCodes2 || Takes a type-0x6 buffer containing the [[#LanguageCode]] output array, returns an output s32. | ||
|- | |- | ||
| 6 || [4.0.0+] GetAvailableLanguageCodeCount2 || | | 6 || [4.0.0+] GetAvailableLanguageCodeCount2 || No input, returns an output s32. | ||
|- | |- | ||
| 7 || [4.0.0+] GetKeyCodeMap || Takes a type-0x16 output buffer containing KeyCodeMap, official sw uses fixed size 0x1000. | | 7 || [4.0.0+] GetKeyCodeMap || Takes a type-0x16 output buffer containing KeyCodeMap, official sw uses fixed size 0x1000. |