NS services: Difference between revisions

Rei (talk | contribs)
Line 98: Line 98:
| 59 ||
| 59 ||
|-
|-
| 60 || GetLanguageIdFromString
| 60 || [[#GetLanguageIdFromString]]
|-
|-
| 61 ||
| 61 ||
Line 255: Line 255:


Returns the u64 from [[Content_Manager_services#IContentStorage]] cmd23.
Returns the u64 from [[Content_Manager_services#IContentStorage]] cmd23.
== GetLanguageIdFromString ==
Takes an input u8 pointer for the resulting Id to be written to and a string represented as a u64 (i.e 0x53552D6E65 for 'en-US').
Returns 0 if an ID was successfully found, otherwise returns 0x25810.


== GetTitlesInfo ==
== GetTitlesInfo ==