From aba56f05b17b9be0fd2e52d36eaed1083eeba249 Mon Sep 17 00:00:00 2001 From: Klaus Frank Date: Sat, 19 Sep 2020 08:36:40 +0200 Subject: [PATCH 1/2] Archive Bit note Add Note about archive bit, as it took me some time to debug the crash just to finally notice that the archive bits were screwing with me... --- hacking/fuseegelee/aftersetup.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/hacking/fuseegelee/aftersetup.rst b/hacking/fuseegelee/aftersetup.rst index a728017..ba4d9ff 100644 --- a/hacking/fuseegelee/aftersetup.rst +++ b/hacking/fuseegelee/aftersetup.rst @@ -26,6 +26,7 @@ To launch Atmosphere: Hekate will now boot Atmosphere. Note that Atmosphere CFW does not look fundamentaly different to the normal Switch operating system. You can verify you are in Atmosphere by trying to load the Homebrew Menu (see below) or checking if the system version string in System Settings contains **(AMS x.x.x)**. +**Note:** If Atomosphere fails to start run "Fix Archive Bit" first. Accessing the Homebrew Menu --------------------------- From b0f0ef9b0bbb7f1f1111c94cd7c716015ddf8a45 Mon Sep 17 00:00:00 2001 From: Klaus Frank Date: Tue, 6 Oct 2020 03:56:37 +0200 Subject: [PATCH 2/2] Update aftersetup.rst --- hacking/fuseegelee/aftersetup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacking/fuseegelee/aftersetup.rst b/hacking/fuseegelee/aftersetup.rst index ba4d9ff..9abbae6 100644 --- a/hacking/fuseegelee/aftersetup.rst +++ b/hacking/fuseegelee/aftersetup.rst @@ -26,7 +26,7 @@ To launch Atmosphere: Hekate will now boot Atmosphere. Note that Atmosphere CFW does not look fundamentaly different to the normal Switch operating system. You can verify you are in Atmosphere by trying to load the Homebrew Menu (see below) or checking if the system version string in System Settings contains **(AMS x.x.x)**. -**Note:** If Atomosphere fails to start run "Fix Archive Bit" first. +**Note:** If Atmosphere fails to start run "Fix Archive Bit" first. Accessing the Homebrew Menu ---------------------------