Skip to content

Commit 4d8cc7f

Browse files
authored
Update nsGetApplicationControlData2 informations (#722)
1 parent f206c13 commit 4d8cc7f

File tree

1 file changed

+1
-1
lines changed
  • nx/include/switch/services

1 file changed

+1
-1
lines changed

nx/include/switch/services/ns.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Result nsGetApplicationControlData(NsApplicationControlSource source, u64 applic
319319
* @param[in] application_id ApplicationId.
320320
* @param[out] buffer \ref NsApplicationControlData
321321
* @param[in] size Size of the buffer.
322-
* @param[in] flag1 Default is 0. 0xFF speeds up execution.
322+
* @param[in] flag1 Default is 0. 1 retrieves 174x174 icon instead of 256x256. 0xFF uses an unknown alternative path.
323323
* @param[in] acd_idx Default is 0. 1 tries to get NsApplicationControlData for Switch 2 Edition.
324324
* @param[out] actual_size Actual output size.
325325
* @param[out] unk Returned with size, always 0.

0 commit comments

Comments
 (0)