Display services: Difference between revisions
No edit summary |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 65: | Line 65: | ||
|- | |- | ||
| 1204 || [9.0.0+] [[#CaptureCrashScreenShot]] | | 1204 || [9.0.0+] [[#CaptureCrashScreenShot]] | ||
|- | |||
| 9000 || [20.0.0+] | |||
|} | |} | ||
Line 118: | Line 120: | ||
[11.0.0+] Now takes an additional 8-bytes of input. | [11.0.0+] Now takes an additional 8-bytes of input. | ||
[19.0.0+] Now takes another additional 8-bytes of input. | [19.0.0+] Now takes another additional 8-bytes of input. This takes an input 0x40-byte struct, an u32, an u64, a 0x10-byte struct, two u64s, and two type-0x15 input buffers. | ||
[20.1.0+] Takes an input u32, a 0x40-byte struct, an u32, an u64, a 0x10-byte struct, two u64s, and two type-0x15 input buffers. | |||
== CancelTakingScreenShot == | == CancelTakingScreenShot == | ||
Line 149: | Line 153: | ||
[5.0.0+] Now takes a total of 0x68-bytes of input instead of 0x30. | [5.0.0+] Now takes a total of 0x68-bytes of input instead of 0x30. | ||
[19.0.0+] Now takes an additional 0x10-bytes of input. | |||
== CreateProtoMovieMetaDataRgbaEx2 == | == CreateProtoMovieMetaDataRgbaEx2 == | ||
Line 158: | Line 164: | ||
[5.0.0+] Now takes a total of 0x68-bytes of input instead of 0x30. | [5.0.0+] Now takes a total of 0x68-bytes of input instead of 0x30. | ||
[19.0.0+] Now takes an additional 0x10-bytes of input. | |||
== Cmd1108 == | |||
Takes a total of 0x70-bytes of input, three type-0x15 input buffers, a type-0x6 output buffer. Returns a total of 0x18-bytes of output. | |||
[19.0.0+] Now takes an additional 0x10-bytes of input. | |||
== OpenRawScreenShotReadStream == | == OpenRawScreenShotReadStream == | ||
Line 200: | Line 213: | ||
| 208 || [5.0.0+] SaveScreenShotOfMovieEx1 | | 208 || [5.0.0+] SaveScreenShotOfMovieEx1 | ||
|- | |- | ||
| 1000 || [13.0.0+] RequestTakingScreenShotForApplet | | 1000 || [13.0.0+] [[#RequestTakingScreenShotForApplet]] | ||
|- | |||
| 2000 || [20.0.0+] | |||
|} | |} | ||
== RequestTakingScreenShotForApplet == | |||
Takes a total of 0x68-bytes of input, two type-0x15 input buffers. Returns a total of 0x20-bytes of output. | |||
[19.0.0+] Now takes an additional 8-bytes of input. | |||
= caps:su = | = caps:su = |