From 839e63728001a247121d1389b4b87206b6d90aae Mon Sep 17 00:00:00 2001 From: Whaaooo <114535145+Whaaooo@users.noreply.github.com> Date: Tue, 21 Mar 2023 11:06:37 -0400 Subject: [PATCH] Corrected system settings ini path changed it from '/atmosphere/system_settings.ini' to '/atmosphere/config/system_settings.ini' as per Atmosphere doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a14a443..7b8d2d7a 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Please note if you are using Atmosphere 0.10.0+, you **must** use the snapshot v 2. Unpack the downloaded zip file, put the files on your Nintendo Switch's SD card and let the folders merge. 3. Use a free open source CFW like [Atmosphère](https://github.com/Atmosphere-NX/Atmosphere) to launch the hbmenu and start EdiZon from there. 1. If you want to use the cheat manager you absolutely have to use [Atmosphère](https://github.com/Atmosphere-NX/Atmosphere) as only their cheats are supported. - 2. For the best experience, open the `/atmosphere/system_settings.ini` file and change `dmnt_cheats_enabled_by_default = u8!0x1` to `dmnt_cheats_enabled_by_default = u8!0x0`. + 2. For the best experience, open the `/atmosphere/config/system_settings.ini` file and change `dmnt_cheats_enabled_by_default = u8!0x1` to `dmnt_cheats_enabled_by_default = u8!0x0`. # How to compile