Ring-Con: Difference between revisions
Line 73: | Line 73: | ||
== 0x04013104 == | == 0x04013104 == | ||
The data at cmd+0x4 is all-zero. The app doesn't use reply data here besides the status. | The data at cmd+0x4 is all-zero. The app doesn't use reply data here besides the status. | ||
Unlike the other cmds, this checks for output_size==0x4, instead of {output buffer size} (it's unknown whether this is intended). |