Glue services: Difference between revisions
Added info on GetApplicationControlPropertyWithApplicationId |
Added info on the launch property format |
||
Line 44: | Line 44: | ||
| 2 || SetApplicationControlProperty | | 2 || SetApplicationControlProperty | ||
|} | |} | ||
=== Launch Property Format === | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset | |||
! Size | |||
! Description | |||
|- | |||
| 0x0 | |||
| 0x8 | |||
| Title ID | |||
|- | |||
| 0x8 | |||
| 0x4 | |||
| Version | |||
|- | |||
| 0xC | |||
| 0x1 | |||
| Base Game Storage ID | |||
|- | |||
| 0xD | |||
| 0x1 | |||
| Update Storage ID | |||
|- | |||
| 0xE | |||
| 0x2 | |||
| Padding | |||
|} | |||
[[Category:Services]] | [[Category:Services]] |