Skip to content

Commit

Permalink
assistance: migrate more tags to commands
Browse files Browse the repository at this point in the history
Tags moved:
- freshams
- loadiine
- wiiunoapps -> noapps (original name aliased)
- switchlinux
- wrongappfolder
  • Loading branch information
lifehackerhansol committed Dec 24, 2023
1 parent 9be7ccf commit 2ddc195
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 0 deletions.
9 changes: 9 additions & 0 deletions cogs/assistance-cmds/freshams.switch.md
Original file line number Diff line number Diff line change
@@ -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`
14 changes: 14 additions & 0 deletions cogs/assistance-cmds/loadiine.wiiu.md
Original file line number Diff line number Diff line change
@@ -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>.
8 changes: 8 additions & 0 deletions cogs/assistance-cmds/noapps.wiiu.md
Original file line number Diff line number Diff line change
@@ -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.)
9 changes: 9 additions & 0 deletions cogs/assistance-cmds/switchlinux.switch.md
Original file line number Diff line number Diff line change
@@ -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
8 changes: 8 additions & 0 deletions cogs/assistance-cmds/wrongappfolder.wiiu.md
Original file line number Diff line number Diff line change
@@ -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.)

0 comments on commit 2ddc195

Please sign in to comment.