Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overwrite essential for soaps #1320

Merged
merged 2 commits into from
Jul 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cogs/assistance.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ async def createsoap(self, ctx: GuildContext, helpee: discord.Member):
"2. Boot into GodMode9 by holding start while powering on.\n"
"3. Navigate to `SysNAND Virtual`\n"
"4. Select `essential.exefs`\n"
"5. Select `copy to 0:/gm9/out`\n"
"5. Select `copy to 0:/gm9/out` (and select `Overwrite file(s)` if prompted - if not prompted, ignore and move on)\n"
"6. Power off your console and insert your SD card into your computer.\n"
"7. Navigate to `/gm9/out` on your SD, `essential.exefs` should be there.\n"
"8. Send the `essential.exefs` in *this specific channel*.\n"
Expand Down