FS:GetMediaType: Difference between revisions
Steveice10 (talk | contribs) GetMediaType |
Steveice10 (talk | contribs) m Use common types. |
||
Line 22: | Line 22: | ||
|- | |- | ||
| 2 | | 2 | ||
| | | [[Filesystem_services#MediaType|Media Type]] | ||
|} | |} | ||
=Description= | =Description= | ||
This loads the u8 mediatype for the current application from already initialized state, this u8 was originally loaded from the same data used by [[FS:GetProgramLaunchInfo|GetProgramLaunchInfo]]. This then writes the u8 to response-word[2]. This is used with [[Anti Savegame Restore]]. | This loads the u8 mediatype for the current application from already initialized state, this u8 was originally loaded from the same data used by [[FS:GetProgramLaunchInfo|GetProgramLaunchInfo]]. This then writes the u8 to response-word[2]. This is used with [[Anti Savegame Restore]]. |