Changes

Jump to navigation Jump to search
266 bytes added ,  01:17, 24 August 2019
Line 74: Line 74:  
=== EndTrim ===
 
=== EndTrim ===
 
No input, returns an output [[#GameMovieId]].
 
No input, returns an output [[#GameMovieId]].
 +
 +
This just loads the [[#GameMovieId]] from state, when available.
    
=== GetNotTrimmingEvent ===
 
=== GetNotTrimmingEvent ===
Line 80: Line 82:  
=== SetThumbnailRgba ===
 
=== SetThumbnailRgba ===
 
Takes a type-0x45 input buffer, a s32 '''width''', and a s32 '''height''', no output.
 
Takes a type-0x45 input buffer, a s32 '''width''', and a s32 '''height''', no output.
 +
 +
'''width''' must be 1280, '''height''' must be 720, and the buffer size must be at least 0x384000. After this validation, this just copies the input buffer to state with size 0x384000 and returns 0.
    
= grc:d =
 
= grc:d =

Navigation menu