Add an option to prevent the creation of logs on the microSD.
vencraft opened this issue · 3 comments
Feature Request
What feature are you suggesting?
Overview:
- Disable the generation of error files from Atmosphere on the microSD.
Smaller Details:
- Create an option in system_settings that allows disabling log generation on the microSD, thus avoiding continuous writing to the card and minimizing card degradation.
Nature of Request:
- Addition
Add an option to prevent the creation of logs on the microSD.
What component do you feel this would best fit within?
- Atmosphère's custom bootloader.
[ Note: Bolded components are not implemented or are still at the prototyping phase. ]
Why would this feature be useful?
Minimize the degradation of the microSD card by avoiding constant writes to the card.
The logs are there for a reason. Nothing should be continually making error logs because that would mean its continually encountering errors. If it is, find out why and fix it. I very much doubt that an option will be added
The logs are there for a reason. Nothing should be continually making error logs because that would mean its continually encountering errors. If it is, find out why and fix it. I very much doubt that an option will be added
The biggest generation of errors I have is due to having Wi-Fi enabled and the Nintendo connections being blocked, which cannot connect in the background... Is there a way to avoid this?
The logs are there for a reason. Nothing should be continually making error logs because that would mean its continually encountering errors. If it is, find out why and fix it. I very much doubt that an option will be added
The biggest generation of errors I have is due to having Wi-Fi enabled and the Nintendo connections being blocked, which cannot connect in the background... Is there a way to avoid this?
using airplane mode, the only way I found