Just wondering if there is an easy way to save all the current GU Settings, and then restore then at a later time. I currently have a program that runs other code wich requires certain GU settings, and when it returns from that the display becomes broken. Input still works, though. Thanks,
Debug
EDIT:
I think sceGuGetAllStatus and sceGuSetAllStatus might do the trick, but that doesn't affect viewport, etc.
GU Settings
GU Settings
Code: Select all
catch(IOException e){
//oh crap
}