wut
1.0.0-beta9
Wii U Toolchain
|
Go to the documentation of this file.
59 WUT_UNKNOWN_BYTES(0x27F);
82 WUT_UNKNOWN_BYTES(0x27F);
96 char wifi_5ghz_country_code[4];
103 WUT_UNKNOWN_BYTES(4);
104 char model_number[16];
122 WUT_UNKNOWN_BYTES(4);
125 WUT_UNKNOWN_BYTES(0x54 - 0x48);
127 WUT_UNKNOWN_BYTES(1);
128 char indexedDevice[10];
149 uint32_t outBufferSize);
155 uint32_t outBufferSize);
167 uint64_t *outTitleId);
208 uint32_t *outTitleCount,
210 uint32_t titleListSizeBytes);
215 uint32_t *outTitleCount,
217 uint32_t titleListSizeBytes);
222 uint32_t *outTitleCount,
224 uint32_t titleListSizeBytes);
229 const char *indexedDevice,
232 uint32_t *outTitleCount,
234 uint32_t titleListSizeBytes);
MCPError MCP_GetTitleInfo(int32_t handle, uint64_t titleId, MCPTitleListType *titleInfo)
MCPError MCP_TitleListByUniqueIdAndIndexedDeviceAndAppType(int32_t handle, uint32_t uniqueId, const char *indexedDevice, uint8_t unk0x60, MCPAppType appType, uint32_t *outTitleCount, MCPTitleListType *titleList, uint32_t titleListSizeBytes)
MCPError MCP_DeviceList(int handle, int *numDevices, MCPDeviceList *outDevices, uint32_t outBufferSize)
MCPError MCP_InstallGetProgress(int handle, MCPInstallProgress *installProgressOut)
MCPError MCP_InstallTitleAsync(int handle, char *path, MCPInstallTitleInfo *out)
MCPError MCP_InstallSetTargetDevice(int handle, MCPInstallTarget device)
uint8_t wifi_5ghz_country_code_revision
5ghz_country_code_revision in xml
MCPError MCP_UninstallTitleAsync(int handle, char *path, MCPInstallTitleInfo *out)
MCPError MCP_GetTitleId(int32_t handle, uint64_t *outTitleId)
@ MCP_APP_TYPE_UNKNOWN_0x0800000E
MCPError MCP_InstallTitleAbort(int handle)
MCPError MCP_GetOwnTitleInfo(int32_t handle, MCPTitleListType *titleInfo)
MCPError MCP_TitleListByAppType(int32_t handle, MCPAppType appType, uint32_t *outTitleCount, MCPTitleListType *titleList, uint32_t titleListSizeBytes)
MCPError MCP_FullDeviceList(int handle, int *numDevices, MCPDeviceList *outDevices, uint32_t outBufferSize)
MCPError MCP_InstallSetTargetUsb(int handle, int usb)
MCPError MCP_Close(int handle)
MCPError MCP_InstallGetInfo(int handle, char *path, MCPInstallInfo *out)
MCPError MCP_TitleList(int32_t handle, uint32_t *outTitleCount, MCPTitleListType *titleList, uint32_t titleListSizeBytes)
uint32_t contentsProgress
MCPError MCP_TitleListByUniqueId(int32_t handle, uint32_t uniqueId, uint32_t *outTitleCount, MCPTitleListType *titleList, uint32_t titleListSizeBytes)
MCPError MCP_TitleCount(int32_t handle)
MCPError MCP_InstallGetTargetDevice(int handle, MCPInstallTarget *deviceOut)
MCPError MCP_GetSysProdSettings(int32_t handle, MCPSysProdSettings *settings)