Commit graph

1419 commits

Author SHA1 Message Date
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