User contributions
20 August 2024
9 July 2024
8 July 2024
DLPSRVR:IsChild
Description: Add missing check for 0x1
m+93
DLPSRVR:GetServerState
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00030000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
DLPSRVR:GetClientInfo
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000C0040] |- | 1 | Node ID |} =Response= {| class="wikitable" border="1" |-..."
DLPSRVR:GetConnectingClients
The length refers to the number of nodes that fit in the array
m+68
DLPSRVR:GetConnectingClients
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000B0042] |- | 1 | Nodes array buffer size |- | 2 | (nodes_array_size << 4) <..."
DLPSRVR:DisconnectClient
Description: session -> network
mDLPSRVR:DisconnectClient
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000A0040] |- | 1 | Node ID |} =Response= {| class="wikitable" border="1" |-..."
DLPSRVR:AcceptClient
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00090040] |- | 1 | Node ID |} =Response= {| class="wikitable" border="1" |-..."
DLPSRVR:StartDistribution
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00070000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
DLPSRVR:GetDupNoticeNeed
Request: Remove unused word
m-20
DLPSRVR:GetDupNoticeNeed
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100000] |- | 1 | Process ID |} =Response= {| class="wikitable" border="1"..."
DLPSRVR:Finalize
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00020000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
DLPSRVR:EndAccepting
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00060000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
DLPSRVR:StartAccepting
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00050080] |- | 1 | bool, Is manual accept |- | 2 | u8 channel |} =Response=..."
DLPSRVR:IsChild
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000E0040] |- | 1 | Process ID |} =Response= {| class="wikitable" border="1"..."
DLPSRVR:InitializeWithName
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000F0303] |- | 1 | Sharedmem size. |- | 2 | u8 Max number of clients. |- | 3..."
DLPSRVR:Initialize
Add response table
m+121
DLP Services
Download Play Server Service "dlp:SRVR"
m+382
DLPSRVR:Initialize
Add parameter names from Wii U
+241
10 May 2024
23 April 2024
29 March 2024
SOCU:gethostbyaddr
Description: Add hostent struct docs
+730
SOCU:gethostbyname
Description: Add hostent struct docs
+730
21 March 2024
17 March 2024
15 March 2024
9 March 2024
CECD Services
CECD Service "cecd:u": Fix naming consistency
mCECD Services
Update CECD command names
m-33
BOSS Services
Update BOSS command names
m+264
2 March 2024
10 February 2024
2 February 2024
20 January 2024
News Services
News service "news:s": GetNotificationHeaderOther -> SetNotificationHeaderOther
mNEWSS:SetNotificationHeaderOther
Correct GetNotificationHeaderOther to SetNotificationHeaderOther
-21
NEWSS:GetNotificationHeaderOther
DaniElectra moved page NEWSS:GetNotificationHeaderOther to NEWSS:SetNotificationHeaderOther: This command isn't a getter, but a setter
NEWSS:SetNotificationHeaderOther
DaniElectra moved page NEWSS:GetNotificationHeaderOther to NEWSS:SetNotificationHeaderOther: This command isn't a getter, but a setter
m
14 January 2024
NEWSS:AddNotification
Header structure
m+31
NEWSS:SyncArrivedNotifications
Header structure: Define values always set
m+66
NEWSS:AddNotification
Header structure: Update regarding BOSS notifications
m+181
NEWSS:GetTotalArrivedNotifications
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00140000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
News Services
News service "news:s": Fixup incorrect command header
mNEWSS:SetAutomaticSyncFlag
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00110040] |- | 1 | u8 Flag |} =Response= {| class="wikitable" border="1" |-..."
NEWSS:SyncOneArrivedNotification
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00100040] |- | 1 | u8 Flag |} =Response= {| class="wikitable" border="1" |-..."
NEWSS:SyncArrivedNotifications
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x000F0000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
NEWSS:ResetNotifications
Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00040000] |} =Response= {| class="wikitable" border="1" |- ! Index Word !..."
News Services
Add more docs for NEWS commands. the names are made up
m+335