diff --git a/cogs/assistance-cmds/deltheme.switch.md b/cogs/assistance-cmds/deltheme.switch.md index 00c2f75b..a05a107d 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 05f4918f..96a3c321 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