GSPGPU:RestoreVramSysArea

Revision as of 00:19, 7 June 2014 by Yellows8 (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

RequestEdit

Index Word Description
0 Header code [0x001A0000]

ResponseEdit

Index Word Description
0 Header code
1 Result code

DescriptionEdit

This restores the contents of VRAM. This also restores the LCD hw registers values(primary framebuffer addresses/settings), using the saved state from GSPGPU:SaveVramSysArea. This command can be used multiple times, without needing to use GSPGPU:SaveVramSysArea again. This command seems to do nothing when GSPGPU:SaveVramSysArea wasn't used at all.