Closed ttom832 closed 3 years ago
atmosphere!enable_dns_mitm = u8!0x0
is invalid format for settings, this will cause parse error.
Re-read documentation, you just need enable_dns_mitm = u8!0x0
in the [atmosphere] section.
Thank you! Regards- Sleep deprived
On Sat, Jul 10, 2021 at 12:41 PM SciresM @.***> wrote:
atmosphere!enable_dns_mitm = u8!0x0 is invalid format for settings, this will cause parse error.
Re-read documentation, you just need enable_dns_mitm = u8!0x0 in the [atmosphere] section.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Atmosphere-NX/Atmosphere/issues/1561#issuecomment-877675199, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGWDYWBKJBG6YZDJ6RG63R3TXCA5DANCNFSM5AENPBTA .
Bug Report
[ If any section does not apply, replace its contents with "N/A". ] [ Lines between [ ] (square brackets) should be removed before posting. ]
[ * ] [ Note: If the bug or crash you encountered is related to; ] [ - software used to make "backups", ] [ - software explicitly distributed for piracy, etc ] [ then contributors will not provide support for your issue and your issue will be closed. ]
N/A
What's the issue you encountered?
[ Describe the issue in detail and what you were doing beforehand. ] Trying to disable dns.mitm in order to allow save game transfer to cfw.
[ Did you make any changes related to Atmosphère itself? ] No
[ If so, make sure to include details relating to what exactly you changed. ] N/A
How can the issue be reproduced?
[ * ] [ Include a detailed step by step process for recreating your issue. ] Insert atmosphere!enable_dns_mitm = u8!0x0 Into [atmosphere] section of system_settings.ini Try to boot atmosphere from Hekate primary. screen displays fatal error message and continuously tries to reboot but does not produce crash report.
Crash Report
[ Crash reports can be found under
/atmosphere/crash_reports
. ] [ If your issue caused Atmosphère to crash, include the crash report(s) by creating a gist and pasting the link here. ] [ If you don't include a crash report in instances of crash related issues, we will ask you one to provide one. ]System Firmware Version
12.1.0 [ Replace X's with system firmware version at time of crash. ] [ You can find your firmware version in the Settings -> System, under "System Update". ] [ If it says "Update Pending", you can clear the pending update by rebooting to Maintenance Mode. ]
Environment?
Additional context?