GRC services: Difference between revisions
(3 intermediate revisions by 2 users not shown) | |||
Line 65: | Line 65: | ||
|- | |- | ||
| 4 || [17.0.0+] UpdateRecordingStartTick | | 4 || [17.0.0+] UpdateRecordingStartTick | ||
|- | |||
| 5 || [20.0.0+] | |||
|- | |- | ||
| 10 || GetNotFlushingEvent | | 10 || GetNotFlushingEvent | ||
Line 80: | Line 82: | ||
[8.0.0+] ContinuousRecordingFlushParameter is now an sf::LargeData type, so StartFlush/StartFlushWithEvent now take in parameter via type-0x15 input buffer. | [8.0.0+] ContinuousRecordingFlushParameter is now an sf::LargeData type, so StartFlush/StartFlushWithEvent now take in parameter via type-0x15 input buffer. | ||
=== Cmd5 === | |||
Takes an input u32, no output. | |||
[20.0.0+] Now takes a 0x20-byte input struct, no output. | |||
On NX this is identical to StartRecording, the input is ignored. | |||
== IGameMovieTrimmer == | == IGameMovieTrimmer == |