Atmosphere/docs/components/modules/creport.md

5 lines
341 B
Markdown
Raw Normal View History

# creport
2020-04-26 18:18:49 +00:00
This module is a reimplementation of the Horizon OS's `creport` system module, which is responsible for managing crash reports.
Atmosphère's reimplementation redirects writing of generated crash reports to the SD card under the folder `/atmosphere/crash_reports/`. It also prevents the automatic uploading of said crash reports.