From 90557aa9d65b9b61d0b26feb014f38065f27f793 Mon Sep 17 00:00:00 2001 From: Sims <38142618+suchmememanyskill@users.noreply.github.com> Date: Tue, 5 Nov 2024 18:13:51 +0100 Subject: [PATCH] Update .deltheme nx and .freshams --- cogs/assistance-cmds/deltheme.switch.md | 5 +++-- cogs/assistance-cmds/freshams.switch.md | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cogs/assistance-cmds/deltheme.switch.md b/cogs/assistance-cmds/deltheme.switch.md index 00c2f75b9..a05a107d4 100644 --- a/cogs/assistance-cmds/deltheme.switch.md +++ b/cogs/assistance-cmds/deltheme.switch.md @@ -4,6 +4,7 @@ help-desc: Deleting home menu theme data color: 009AC7 --- +Theme data is tied to a specific firmware version. Loading theme data on a different firmware version than the one it was generated in may lead to a crash. + 1. Navigate to the following folder on your SD card: `/atmosphere/contents` -2. Delete the folder with the name `0100000000001000` -**Note: On Atmosphere 0.9.4 or below, `contents` is called `titles`.** +2. Delete the folder with the name `0100000000001000` \ No newline at end of file diff --git a/cogs/assistance-cmds/freshams.switch.md b/cogs/assistance-cmds/freshams.switch.md index 05f4918fb..96a3c3212 100644 --- a/cogs/assistance-cmds/freshams.switch.md +++ b/cogs/assistance-cmds/freshams.switch.md @@ -5,5 +5,4 @@ help-desc: Replacing AMS with a fresh version 1. On your SD, rename your `atmosphere` folder to `oldatmosphere` 2. Extract the latest atmosphere `.zip` on your SD, replacing when asked (link: https://github.com/Atmosphere-NX/Atmosphere/releases) 3. Copy the `hosts` folder from `oldatmosphere` to `atmosphere` -4. Copy the `automatic_backups` folder from `oldatmosphere` to `atmosphere` -5. Delete `oldatmosphere` +4. Copy the `automatic_backups` folder from `oldatmosphere` to `atmosphere` \ No newline at end of file