Newer
Older
Atmosphere / docs / modules / creport.md
@CyberVision CyberVision on 3 Oct 2018 431 bytes Create Documentation/Wiki

creport

creport is a reimplementation of Nintendo's crash reporter. Atmosphère's creport catches all error logs that would have been saved to the NAND and instead saves them to the SD card for debugging purposes. This is helpful because the errors no longer go to Nintendo and developers of homebrew can still see the errors to help with the debugging process. creport catches system errors, game crashes, and homebrew crashes.