Hacking Lost Super Stable 3d

  • Thread starter Thread starter DropTables
  • Start date Start date
  • Views Views 11,910
  • Replies Replies 61
Yeah restoring a NAND backup of 9.2 would be the best way go after finishing the OTP dump requirements. There's no need to use 1.0/2.0 anymore after that. (Though you may want to keep a nand backup incase you want to quickly go back to it for a future OTP dump)
 
This is something fixed by writing good code that assumes nothing about the state of the system at payload runtime. We completely sanitize the state of the GPU and screen by always de-initializing the screen, resetting the GPU, and re-initializing the screen, framebufs, etc. On exit, you also properly need to properly take the screen down in the same way GSP would.
The best payload code for running on bare metal must make absolutely no assumptions about system configuration.

I have a question regarding this: is this something that can be fixed at the firmlaunch-hax level, or is something lower level or earlier in the boot chain like arm9loaderhax needed?
 

Site & Scene News

Popular threads in this forum