By entering this site you need to consent to the use of cookies and their functional use according to this privacy policy. Cookies help us to provide the functional services of the website. Kindly read the below message of use and consent to the use.
The following cookies are stored and shared when accessing this website:
- Internal cookies for the MediaWiki site. This is used for user authentication and article modifications.
- Third-party cookies from Google providing services for Google AdSense and Google Analytics
We will never use data collected outside of the above scope.
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.