Commit graph

1613 commits

Author SHA1 Message Date
Lily
eba0405b74 skater: account for new folder structure
thx zoogie <3
2023-07-24 14:26:49 -07:00
lily
9eed676426 bb3-twn: use latest luma 2023-07-24 11:18:09 -07:00
Lily
54fa51da39 treewide: use luma latest; change finalize
- use latest luma for non-soundhax/ntrboot/hardmod/updating-b9s/a9lh-to-b9s pages, to ensure more people end up on latest luma (ie. user error from copying files to sd)
- explicitly delete then copy boot.firm and boot.3dsx to lessen chance of error there
2023-07-24 11:18:09 -07:00
Lily
73a9ddb3c4 atob: specify 12.0.1 in instructions 2023-07-24 11:18:09 -07:00
Lily
a2e847c7ba TEMP: use 12.0.1, update to 13.x in finalize
Change recommended for standardization purposes (currently soundhax and ntrboot use 12.0.1 and don't prompt people to update which is inconsistent)
At the moment, 13.x is unable to boot on at least 10.6 and below.  So, to ensure that guide pages are (at least mostly) consistent, using 12.0.1 on all* pages and then prompting user to update luma in finalizing setup. This involves reorganizing finalizing setup a bit so that the cfw check and system update come before we modify the sd card.

Note: Change currently not copied to kartdlphax as this would involve reverting to an older commit and would cause complications with 3gx 12.0.1.
2023-07-24 11:18:09 -07:00
lifehackerhansol
e563f06b12
seedminer-alt: fix typo 2023-07-23 16:58:14 -07:00
lifehackerhansol
4f5231ac9b
seedminer-base: re-add download msed step that somehow disappeared 2023-07-23 14:14:37 -07:00
Lily
ac15f7fc85 TEMPORARY: revert kartdlphax to 19f4ef7
kartdlphax + menuhax67 appears to currently be broken.
2023-07-22 18:34:52 -07:00
lifehackerhansol
ef393d1a55
treewide: sync download link strings across the board
Since none of us can come to a conclusion on how to use bullet points,
they will be mixed 'n matched for the time being.
2023-07-22 13:32:02 -07:00
Lily
40631d5cbf kartminer7: add sb9si
lol
2023-07-22 13:17:46 -07:00
lifehackerhansol
9b34fa606b
kart*: download boot9strap 2023-07-22 12:50:09 -07:00
Thysbelon
90fef5cb7c Add question about digital game and save data loss to FAQ
Digital game and save data loss is a common fear, so I believe it should be added to the pre-installation FAQ.
This commit adds back a sentence that used to be on the home page that I believe was first written by lilyuwuu in pull #1888, then removed by the same person in commit 93b4f3b "basic information rework".
2023-07-22 11:44:30 -07:00
lifehackerhansol
f7da4cc28b
kart*: fix heading numbers 2023-07-22 11:28:45 -07:00
lifehackerhansol
989d3771b2
kart*: s/menuhax_manager/menuhax67_installer/g 2023-07-22 11:24:45 -07:00
lily
e9c3695b15
kartminer7 v2: use nimdsphax (#2321)
Co-authored-by: lifehackerhansol <lifehackerhansol@ds-homebrew.com>
2023-07-22 11:11:02 -07:00
lifehackerhansol
19f4ef7817
kartdlphax: inline USM includes, only used here now 2023-07-22 10:07:18 -07:00
Lily
4343013068 steelhax: oops never mind
- forgot about the cursed hex edit
- screenshot was wrong, now fixed
- removed screenshot of steelhax folder since it's no longer necessary
2023-07-22 03:04:23 -07:00
Lily
043126bfb9 steelhax: sd:/steelhax/payload.bin 2023-07-22 02:56:13 -07:00
Lily
d3c67d985e TS: reset browser data for white message box
resolve #2334
2023-07-22 00:47:01 -07:00
Lily
0bd976edcb bb3: bb3.bin is no longer in zip build 2023-07-22 00:39:32 -07:00
Lily
e04c397dab finalize: clarity
- explicitly name the three folders in the zip to make it easier for people to tell what goes where
- add note about merging folders in macos
- retool inline troubleshooting about not booting into godmode9 to reflect the script
2023-07-21 21:49:11 -07:00
Lily
b47ab171d1 TEMPORARY: use luma v12.0.1 for soundhax, ntrboot
luma 13.x does not currently work on older firmwares (confirmed up to 10.5.0-30). This change will result in inconsistent luma versions depending on method followed but should not otherwise impact cfw installation / guide routing
2023-07-21 21:39:42 -07:00
Lily
b9edd7954b b9s-menuhax: use menuhax image
credits: Phone_Sock on Discord, MS Paint
2023-07-21 16:07:41 -07:00
lifehackerhansol
f2543d743c
fixup! nimdsphax-pages: add screenshots (#2332) 2023-07-21 15:52:06 -07:00
lifehackerhansol
82d8e7b9e5
bannerbomb3: use zoogie's fork of the old bannerbomb3 page
This way, people aren't using the now-outdated bb3.bin file in the
original site.
2023-07-21 00:27:01 -07:00
lifehackerhansol
bad0f9485d
bannerbomb3: inline bb3-prep
No longer used anywhere except here, since we killed legacy
2023-07-21 00:25:36 -07:00
lily
7c2ce73215
nimdsphax-pages: add screenshots (#2332)
resolves #2329
2023-07-20 22:10:59 -07:00
lifehackerhansol
06c17918cf
fixup! Integrate nimdsphax [1/4] 2023-07-20 17:15:24 -07:00
Lily
5b88ecdcbc kartdlphax: luma 13 now has 3gx
- desplit what you need
- standardize mentiosn of luma3ds zip
2023-07-20 16:51:13 -07:00
lifehackerhansol
774e84f465
treewide: two space indent -> four space indent
Apparently, this is the correct way to do markdown indents. This should
allow portability of markdown files, should we ever move elsewhere.
2023-07-19 19:58:59 -07:00
lifehackerhansol
7d48a066cf
pichaxx/steelhax: don't copy movable.sed
This is now unnecessary, as we do not use Frogtool anymore.
2023-07-19 18:07:34 -07:00
lifehackerhansol
93c8d6c604
remove jekyll-redirect-from from root pages
Due to how Jekyll is designed, this plugin won't ever work.
2023-07-19 15:58:00 -07:00
lifehackerhansol
f49a2e6742
Squashed revert of 410:
Revert "gone: add hbl-skater"

This reverts commit b2d338231d.

Revert "gone: add more links, slightly reword"

This reverts commit 117c5b383c.

Revert "add a redirect for pages we've removed"

This reverts commit 30795ec6a3.
2023-07-19 15:57:51 -07:00
Lily
62eb9d6a93 get-started/checking: enhance cfw check
unusual menus are out, custom menus are in

also, let's account for people that hold start because a lot of people do it
2023-07-19 02:25:14 -07:00
Lily
fd98124937 contribute: reword + cleanup
- remove old donations page that we still had for some reason even though it hasn't been in the sitemap forever
- change a few words here and there
2023-07-19 02:17:41 -07:00
Lily
63304f200d key-info: improve with more key info
- Add the text "Disclaimer" to potential risks to illustrate that it's more us resigning liability rather than a likely risk
- Add new section "File placement terminology" that explains what root of SD is, how /directories/ are illustrated and how <identifiers> work
- Change GitHub and file-extension images to better illustrate the point
- Reword GitHub text to better illustrate the point
- get-started: add "select the model of your console" because that is what you need to do
2023-07-19 02:12:26 -07:00
Florian
876b7837e0
Drop legacy bannerbomb3 and menuhax pages
Move to regular ones instead, as they also work
2023-07-19 01:32:56 -07:00
Lily
b2d338231d gone: add hbl-skater 2023-07-18 23:40:01 -07:00
Lily
805d592014 credits: finally update for 2023
look ma, i'm on tv
2023-07-18 23:37:54 -07:00
lifehackerhansol
121e16ef12
super-skaterhax: and make the 3ds folder too 2023-07-18 22:06:36 -07:00
lifehackerhansol
203cb1ff38
super-skaterhax: actually copy SB9SI and boot9strap 2023-07-18 22:05:51 -07:00
Lily
117c5b383c gone: add more links, slightly reword 2023-07-18 22:00:46 -07:00
Lily
30795ec6a3 add a redirect for pages we've removed 2023-07-18 22:00:46 -07:00
lifehackerhansol
b5d8467920
bb3-prep: move Launcher.dat copying down a notch
Place it next to the bb3.bin steps so we don't go to that zip twice
2023-07-18 21:15:05 -07:00
lifehackerhansol
a4631addae
Delete F00D43DS in the menuhax pages instead
Because otherwise there is no bb3 multihax menu to delete it with
2023-07-18 20:27:51 -07:00
lifehackerhansol
89a783fbc2
Integrate nimdsphax [4/4]
Add red screen troubleshooting
2023-07-18 16:31:55 -07:00
lifehackerhansol
dcf1891eb2
Integrate nimdsphax [3/4]
Update progress table / version selector, delete now-irrelevant pages
2023-07-18 16:31:47 -07:00
lifehackerhansol
53d02f8afc
Integrate nimdsphax [2/4]
Adapt all *hax entrypoints for nimdsphax
homebrew-launcher-* -> installing-boot9strap-*

Remove USM and Fredtool, no longer relevant
2023-07-18 16:31:29 -07:00
lifehackerhansol
6a236514e5
Integrate nimdsphax [1/4]
Reorganize and reword BannerBomb3 related files accordingly
2023-07-18 16:31:02 -07:00
lifehackerhansol
aa3da9377e
treewide: switch to zoogie's release download, remove static version 2023-07-18 16:23:40 -07:00
lifehackerhansol
f5c771b3c1
troubleshooting: move universal-otherapp SB9SI error to "Issues with SafeB9SInstaller"
As per suggestion that a less-tech-inclined user could potentially be
looking in the wrong place.
2023-07-18 16:14:05 -07:00
lifehackerhansol
f5b278960f
frogtool: fix link to TWLFix 2023-07-18 15:40:59 -07:00
lifehackerhansol
3f20c71dfc
treewide: switch to Frogtool-nimhax
nimhax now integrated into Frogtool, which merges all hbl-common-exploits
2023-07-18 13:28:47 -07:00
DannyAAM
80d73ef9f3
fix (missed) seedminer ref links to avoid confusion 2023-07-10 23:19:30 +08:00
eip
0493011719 Revert "clarity update"
This reverts commit ecc1912c06.
2023-07-10 15:17:18 +10:00
eip
ecc1912c06 clarity update
i am open to this being overridden in the future but im pushing it now as its a pretty big oversight
2023-07-10 15:13:02 +10:00
Danny Tsai
774bb870b1 re: ~~ctrtransfer/~~region-changing: add faketik 2023-07-07 12:32:04 -07:00
Lily
1765bd51f2 finalize: add how to remove if undesired 2023-07-07 01:28:39 -07:00
Lily
e1c4fb748b ctrtransfer/region-changing: add faketik 2023-07-07 01:26:43 -07:00
Lily
7d71cb32ad finalize: undropdown application list
better for developer visibility + hard to find
2023-07-07 00:43:19 -07:00
Lily
d17daf5605 finalizing: script v1.3.0
- Move script backups to /gm9/backups/.
- Remove redundant silent A:/backups/essential.exefs backup.
- Fix logical error relating to moving Nintendo 3DS folder off of SD card.
    - If Nintendo 3DS folder is not detected, script will now propmt user to skip to making a NAND backup
    - This will create a file in SD:/gm9/flags/ called BACKUPFLAG
    - If this flag is present when the Nintendo 3DS folder is present (re-added), the script will tell the user that a NAND backup likely already exists and prompt the user to either create another backup or to skip creating the backup
- Move database dummyflag from A:/dbs/ to SD:/gm9/flags/
- Change errors to error levels, and adjust top screen accordingly
    - "Information" indicates that the user didn't do anything wrong, but that the user must do something that deviates from the normal guide (e.g. create title database, NAND backup flag tripped) - indicated on top screen with `(i)`
    - "Warning" indicates that the script will continue, but will not complete as intended (e.g. no Nintendo 3DS folder) - indicated on top screen with `/!\`
    - "Error" indicates that the script cannot continue due to user error (incorrect GM9 version, missing files, etc) - indicated on top screen with `:(`
    - "Fatal Error" indicates that the script has triggered an error that should not occur and requires debugging (CIA install fail, invalid SD size) - indicated on top screen with `wtf?`

Guide also adjusted accordingly.
2023-07-06 03:11:29 -07:00
Lily
c01234b753 finalizing: it's wiki time 2023-07-05 00:08:37 -07:00
Lily
f923ac5e60 seedmiiner: need mii from console 2023-07-04 16:56:30 -07:00
lifehackerhansol
6910a26b5c
troubleshooting: fix typos and grammar 2023-07-04 15:28:21 +09:00
Lily
33725b63cf finalizing: delete /gm9/out/ files after backup 2023-07-03 21:25:19 -07:00
Lily
a11e2f5447 troubleshooting: error 05 sysnand write 2023-07-03 19:56:27 -07:00
Lily
46f7deae97 finalize -> finalizing
makes it easier to flag SD:/finalize/finalize
2023-07-03 19:33:44 -07:00
Lily
d2437c3c97 ssl: add visual guide 2023-07-03 14:29:08 -07:00
Lily
7804287d55 finalize: try to catch failed scripts 2023-07-03 13:36:04 -07:00
Lily
15971b579b troubleshooting: skaterhax black screen w text 2023-07-03 12:26:33 -07:00
Lily
f30afa8ed7 finalizing: tell people to backup gm9/out
also adds explanation of what each file is
2023-07-03 05:10:14 -07:00
Lily
a444fae3c0 finalize: tell people to insert sd 2023-07-02 22:33:58 -07:00
Lily
29f633d8dc troubleshooting: add hbl entry
ease of access since saying to do section iii/iv of finalizing setup doesn't work anymore
2023-07-02 19:17:05 -07:00
lily
ad7e13f26c
finalize: switch to auto-script (#2249)
it's real testing in production hours
2023-07-03 10:15:17 +10:00
Lily
afe7b4af7e troubleshooting: reset save data
clear all save data may be old language from 2016, but regardless, this is necessary in particularly picky cases of super-skaterhax
2023-07-02 01:48:10 -07:00
Lily
a275d2a015 skaterhax: better troubleshooting
- import extra troubleshooting from .tag skater
- add "dll_heap_information" crash which is more common on already-modded consoles
2023-07-01 23:28:54 -07:00
lily
de4d1ef003
ssloth: remove browser warning
No longer necessary due to routine on get-started
2023-07-01 16:36:10 -07:00
Florian
523f5b4239 add dlp image to other dlp launching scenario 2023-07-01 10:24:48 -07:00
Lily
2c5073b8ad smilehax: fix 404
fixes #2303
2023-06-30 12:20:29 -07:00
Lily
e38f64e235 region-changing/ctrtransfer: markdown fail
we'll get 'em next time
2023-06-30 01:11:25 -07:00
Lily
1dfd889568 region-changing/ctr: rename section, add emphasis
A lot of people are skipping section VI because they don't think it's mandatory or are scared off by the word "deleting". This hopefully lessens that by rewording the section to remove the word "deleting" and by emphasizing that save data won't be affected.
2023-06-30 01:07:45 -07:00
Florian
4d1885e60b
exchange fredtool-legacy for menuhax-uloader (#2302)
* exchange fredtool-legacy for menuhax-uloader

* troubleshooting: add troubleshooting for menuhax67 leftover

* menuhax-uloader->menuhax

* fix wording of stuff

* make bb3 and uloader direct downloads

* add image for the home menu icon

* add commas

* wipe wipe and do do(usm -> menuhax)
2023-06-29 22:03:34 -07:00
lily
dbe5e3c24e kartdlphax: region changed source wording change 2023-06-26 01:32:53 -07:00
João Esteves
1b560e546b Add some more info on kartdlphax 2023-06-26 01:32:53 -07:00
TophattedWasTaken
2a90ad4e23
Update seedminer-(mii).txt 2023-06-23 09:39:09 -05:00
lifehackerhansol
62602a3077
b9s-ntrboot: don't inline configure-luma3ds include 2023-06-23 21:01:07 +09:00
lily
1ea39145e1
b9s-ntrboot: specify 3ds sd 2023-06-23 19:32:14 +09:00
lily
19af106b96
frogtool: remove link to bb3 2023-06-22 15:27:33 +09:00
Lily
729685a257 troubleshooting: add sd init fail 2023-06-20 01:37:57 +09:00
Lily
47784527f9 seedmiiner: fix stupid typo 2023-06-20 01:35:20 +09:00
lily
6588af5ec3
seedmiiner: use channel name 2023-06-19 19:14:20 +09:00
Lily
69c84838e1 region-changing: reword a bit
Removes potential mis-reading of "you cannot access eShop, but game updates can still be downloaded"
2023-06-17 02:55:15 +09:00
Lily
dc63918228 faq: 11.17 updates
- Is 3DS hackable w/o prerequisites: Clarify wording and add inline links to relevant methods
- Guide compatibility: Reword "instructions are the same" because they are not and never have been, technically
- Out-of-region games: Use wiki guide
- Banwave: Add a line break
- Do I need ntrboot: No -> Maybe
- Game updates: add "for example" to make the text flow a bit more smoothly
2023-06-17 02:45:56 +09:00
Lily
fa4dbfdcfb troubleshooting: some 11.17 updates
- Wrong soundhax file should not recommend updating to latest fw
- agbhax TWN/CHN edgecase troubleshooting should no longer be necessary with JS routing
2023-06-17 02:37:40 +09:00
lifehackerhansol
51bf46b5a2
troubleshooting: fix typo in browser error message 2023-06-15 12:13:59 -07:00
lifehackerhansol
c9f7e34c20
contribute: fix this too 2023-06-15 12:12:02 -07:00
lifehackerhansol
448979dba4
troubleshooting: fix config.ini download link for translations 2023-06-15 12:10:51 -07:00
Lily
435b8e4314 dump-eshop-dsi: standardize bullet points
trying to fix markdown issue...
2023-06-16 02:36:37 +09:00
lifehackerhansol
3bfa55fda2 kartdlphax: use RELEASE .zip instead of unSAFE_MODE .zip
Aligns with HBL-USM. Also, we can cut a download, because the USM
download has B9S for whatever reason.
2023-06-15 02:58:46 +09:00
lifehackerhansol
a1950b091b Only copy slotTool.3dsx
- XML is having issues
2023-06-15 02:58:46 +09:00
Lily
d58eaa7cfc 11.17: reword for 11.14/11.15 n3ds
11.14/11.15 n3ds are told to update to latest FW which may confuse people since this textbox says the method may become more difficult. This should mitigate that.
2023-06-15 02:41:01 +09:00
lifehackerhansol
63a54b6b41
frogtool: fix restore dsdlp text in application 2023-06-13 09:22:30 -07:00
lifehackerhansol
cf508a3557
frogtool: restore dsdlp, not dsinternet 2023-06-13 09:21:57 -07:00
lifehackerhansol
7be28005d5
troubleshooting: remove redundant SSLoth-Browser cartupdate steps
This is unnecessary as, if the user used the version selector, they
shouldn't be on a cartupdate.
2023-06-13 09:11:26 -07:00
lifehackerhansol
14ebf37ad7
bb3/dsiwaredump: sync strings and normalize quotes in DSiWare copy step 2023-06-13 08:49:32 -07:00
lifehackerhansol
b044c1066e
pichaxx: don't use slotTool folder here, we copy that in HBLUSM 2023-06-12 23:14:42 -07:00
lifehackerhansol
81870cfe33
steelhax: hex edit code.bin so it loads /otherapp.bin
Add archive of this to the guide
2023-06-11 20:39:30 -07:00
lifehackerhansol
5051444e7b
a2b: add newline before Instructions heading 2023-06-11 01:04:55 -07:00
lifehackerhansol
0d4fd92745
treewide: sync "The latest release of Luma3DS" 2023-06-11 01:04:31 -07:00
lifehackerhansol
cd11b61388
seedmiiner: steal the ID0 steps from seedminer-base
- This way we can reuse text, and also screenshots
- Also copy note from regular seedminer to not type it in manually lol
2023-06-11 00:55:07 -07:00
lifehackerhansol
0b15931d02
seedmiiner: miscellaneous fixes
- fix pip install command typo
- Sync power on and power off text with other pages
2023-06-11 00:38:48 -07:00
lifehackerhansol
d3366a5465
frogtool: fix capitalization of BannerBomb3 in link text 2023-06-11 00:35:25 -07:00
lifehackerhansol
433f72bb0d
ntrboot: fix a missing space in table 2023-06-11 00:21:20 -07:00
lifehackerhansol
f1e5e6c0b0
checking-for-cfw: also sync the power on string 2023-06-11 00:04:37 -07:00
lifehackerhansol
b3a3a5e336
move-emunand: fix old instructions for Title ID searching 2023-06-10 23:54:58 -07:00
lifehackerhansol
ca08ada8a6
checking-for-cfw: s/Turn off/Power off/ 2023-06-10 23:53:13 -07:00
lifehackerhansol
a7310c0687
formatting-sd-(linux): sync "Insert your SD card into your computer" with other pages 2023-06-10 23:47:27 -07:00
lifehackerhansol
0803253606
treewide: sync "Reinsert your SD card into your console" 2023-06-10 23:46:41 -07:00
lifehackerhansol
d1c5af6395
troubleshooting: sync system update string with sysupdate.txt 2023-06-10 23:15:54 -07:00
lifehackerhansol
339d306796
uninstall-cfw: normalize quotes in "Poweroff system"
Now it's synced with finalizing-setup
2023-06-10 22:57:33 -07:00
lifehackerhansol
1df1c46858
key-information: fix unclosed bracket 2023-06-10 22:49:31 -07:00
lifehackerhansol
109932ffa0
troubleshooting: fix usage of console/device
- mkey site says `Device Type`, so it should be that
- Also, these are subbullets, space them accordingly
2023-06-10 22:48:15 -07:00
lifehackerhansol
74f4c0dd7d
smilehax: various fixes
- Incorrect usage of console/device for the device that plays the .wav
- Fix capitalization of `Press` in various steps
- Bump smilehax-IIe release to 1.1
2023-06-10 22:46:35 -07:00
lifehackerhansol
c26dcde6ae
hbl/bb3: import section description from bb3-legacy
- bb3: align with bb3-legacy, they're the same page realistically
- hbl*: use the same string minus the SD card in PC thing, since it
  should be in console at this point
2023-06-09 01:47:27 -07:00
lifehackerhansol
e6b17f2519
homebrew-launcher-*: power off console before doing safe mode check 2023-06-09 01:46:23 -07:00
lifehackerhansol
c8c2022c64
ctrtransfer: do not download any region image for that model
- We have a CTRTransfer image for all regions now
- Picking any image is just a region change; for good reasons, that has
  its own page
2023-06-09 00:56:09 -07:00
lifehackerhansol
8c2613d88b
treewide: s/device/console 2023-06-07 18:35:50 -07:00
lily
47f9fabf38
steelhax: fix otherapp location
steelhax uses sd:/steelhax/payload.bin
2023-06-07 21:54:03 +09:00
lifehackerhansol
265515a59b
treewide: fixup use of configure-luma3ds on boot
- frogtool: was never updated to remove `onboot` flag
- others: don't mention "it will boot to luma config" twice
2023-06-07 00:55:54 -07:00
lifehackerhansol
72f992ec76
frogtool: the method is dsdlp, not internet 2023-06-07 00:46:47 -07:00
lifehackerhansol
5a63efcc12
treewide: sync near-duplicate strings where found 2023-06-07 00:45:42 -07:00
lifehackerhansol
d18de84c0d
steelhax: align injector page steps with pichaxx 2023-06-06 22:57:00 -07:00
Danny Tsai
5fe03e0ae3
why we need movable.sed to dump movable.sed 2023-06-06 23:07:00 +08:00
lifehackerhansol
87ca8c0d5f
hbl-(non-seedminer): align heading number/capitalization with other pages 2023-06-06 05:48:30 -07:00
EngineerRunner
1638909b01
get-started: remove forgotten HTML tag 2023-06-06 05:19:17 -07:00
Lily
afe5cc0e73 seedmiiner: organizational changes
- small wording changes for model and year
- add offset max for stage1
- reorder user error/bad luck troubleshooting to end up of the bullet points
2023-06-06 11:15:58 +09:00
lifehackerhansol
00968c9b0d
troubleshooting: fix forgotten change from USM github to otherapps.zip in pichaxx 2023-06-05 16:01:18 -07:00
lifehackerhansol
5879eab0d9
troubleshooting: restore homebrew-launcher-pichaxx 2023-06-05 15:54:14 -07:00
lifehackerhansol
a6e6e32445
hbl-usm: download slotTool and copy it
- super-skaterhax technically already does this, but now we have more
  than just that method
2023-06-05 13:45:01 -07:00
Lily
773f9e0f85
11.17: update notices accordingly
troubleshooter no longer needs to be linked when alternate exploits are on guide.
2023-06-05 13:01:12 -07:00
Lily
3bff47ca66
Add alternate exploits for 11.17
a.k.a. "the worst structural change in the history of this guide"

- freakyhax
- ninjhax
- smilehax-iie
- seedminer (alt) -> pichaxx
- seedminer (alt) -> steelhax
- seedminer (alt) -> eshop dsiware -> fredtool
2023-06-05 13:01:12 -07:00
Lily
54d79779fb
steelhax: import snapshot of previous iteration 2023-06-05 13:01:12 -07:00
Lily
b4ffec5eef
pichaxx: import snapshot of previous iteration 2023-06-05 13:01:12 -07:00
lifehackerhansol
2b45769fa1
super-skaterhax: add note on actual folder to copy for USA consoles 2023-06-02 01:12:34 -07:00
lifehackerhansol
bc4e78b23a
seedminer-(mii): fix capitalization 2023-05-30 10:16:03 -07:00
lifehackerhansol
1923234ff3
Add an include for CTRTransfer images
This way, if we ever get new ctrs, we can update one page instead of
two. Which isn't a lot, but it's also a lot of text.
2023-05-30 10:04:36 -07:00
lifehackerhansol
d37e5ff79c
chore: remove all trailing spaces 2023-05-30 10:01:39 -07:00
Gruetzig
7cc2f61e42 skaterhax for USA fixed 2023-05-30 15:05:26 +02:00
Lily
bfd96457c6 safecerthax: redirect to NH if broken shoulders
Currently best option due to differing NFIRMs. Seedminer doesn't work, Seedminer (Mii) does not work as is.
2023-05-30 08:43:42 +09:00
Lily
16e7824d6b ssloth: use clearer wording
"internet browser will be inaccessible" can be interpreted by anyone ignoring the above paragraph as applying to anyone, not knowing what a 'cart update' is. This wording more clearly emphasizes that the browser version check will not work (given the browser is stubbed).
2023-05-30 08:39:39 +09:00