Friend Services: Difference between revisions
TimmSkiller (talk | contribs) No edit summary |
TimmSkiller (talk | contribs) add Preference |
||
Line 327: | Line 327: | ||
| 0x14 | | 0x14 | ||
| u8 ApplicationArg[20] | | u8 ApplicationArg[20] | ||
|} | |||
==Preference== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset !! Size !! Description | |||
|- | |||
| 0x0 || 0x1 || bool IsPublicMode, whether or not the online status is shown | |||
|- | |||
| 0x1 || 0x1 || bool IsShowGameMode, whether or not the currently played game is shown | |||
|- | |||
| 0x2 || 0x1 || bool IsShowPlayedMode, whether or not the play history is shown | |||
|} | |} | ||