We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f206c13 commit 4d8cc7fCopy full SHA for 4d8cc7f
nx/include/switch/services/ns.h
@@ -319,7 +319,7 @@ Result nsGetApplicationControlData(NsApplicationControlSource source, u64 applic
319
* @param[in] application_id ApplicationId.
320
* @param[out] buffer \ref NsApplicationControlData
321
* @param[in] size Size of the buffer.
322
- * @param[in] flag1 Default is 0. 0xFF speeds up execution.
+ * @param[in] flag1 Default is 0. 1 retrieves 174x174 icon instead of 256x256. 0xFF uses an unknown alternative path.
323
* @param[in] acd_idx Default is 0. 1 tries to get NsApplicationControlData for Switch 2 Edition.
324
* @param[out] actual_size Actual output size.
325
* @param[out] unk Returned with size, always 0.
0 commit comments