diff --git a/cogs/assistance-cmds/freshams.switch.md b/cogs/assistance-cmds/freshams.switch.md new file mode 100644 index 00000000..05f4918f --- /dev/null +++ b/cogs/assistance-cmds/freshams.switch.md @@ -0,0 +1,9 @@ +--- +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` diff --git a/cogs/assistance-cmds/loadiine.wiiu.md b/cogs/assistance-cmds/loadiine.wiiu.md new file mode 100644 index 00000000..dcb7e164 --- /dev/null +++ b/cogs/assistance-cmds/loadiine.wiiu.md @@ -0,0 +1,14 @@ +--- +title: Why not Loadiine? +help-desc: Describes why Loadiine is bad and should not be used +--- + +Loadiine should never be used because..... +- It's slow +- Buggy +- It Lags +- Has graphical glitches +- Lacks online play. +- Kills SD cards. + +The better and recommended way is to dump and install your game discs to the homescreen. Try `.dump wiiu` in <#261581918653513729>. diff --git a/cogs/assistance-cmds/noapps.wiiu.md b/cogs/assistance-cmds/noapps.wiiu.md new file mode 100644 index 00000000..7d75153f --- /dev/null +++ b/cogs/assistance-cmds/noapps.wiiu.md @@ -0,0 +1,8 @@ +--- +title: What to do if the Homebrew Launcher has no apps +help-desc: Instructions on what to do if Homebrew Launcher has nothing +aliases: wiiunoapps +--- + +If Homebrew Launcher is not showing any apps and only has a blue background and floating bubbles, you do not have any apps on the SD Card or you misplaced them. +Make sure there are Homebrew apps in `SD:/wiiu/apps`. (If you only have `homebrew_launcher` (folder) and/or `PayloadLoaderInstaller.wuhb` in said location, this also counts as having no apps.) diff --git a/cogs/assistance-cmds/switchlinux.switch.md b/cogs/assistance-cmds/switchlinux.switch.md new file mode 100644 index 00000000..737aaec4 --- /dev/null +++ b/cogs/assistance-cmds/switchlinux.switch.md @@ -0,0 +1,9 @@ +--- +title: L4T Linux Distributions +url: https://wiki.switchroot.org/en/Linux/Distributions.html +thumbnail-url: https://gitlab.com/uploads/-/system/group/avatar/4623003/switchroot.png +author.name: Switchroot +help-desc: Guide to set up GNU/Linux on a Nintendo Switch +--- + +Setup Linux on a Nintendo Switch diff --git a/cogs/assistance-cmds/wrongappfolder.wiiu.md b/cogs/assistance-cmds/wrongappfolder.wiiu.md new file mode 100644 index 00000000..49d9e4be --- /dev/null +++ b/cogs/assistance-cmds/wrongappfolder.wiiu.md @@ -0,0 +1,8 @@ +--- +help-desc: Instructions on what to do if the apps go to the wrong place +--- + +Some (or all) of your apps are in the wrong `apps` folder. +Wii U apps (loaded from the Homebrew Launcher) go into `SD:/wiiu/apps`. +Wii apps (loaded from the Homebrew Channel) go into `SD:/apps`. +(`SD:` refers to the **root** of the SD card. **root** = not inside any folder.)