Commit graph

80 commits

Author SHA1 Message Date
lifehackerhansol
9a225b126c
treewide: standardize bullet points, miscellaneous formatting fixes
What You Need: *
All others: +

Add newline to end of all files.
Convert all indentation to spaces except console output in f3-(linux).
2023-07-24 15:18:48 -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
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
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
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
0d4fd92745
treewide: sync "The latest release of Luma3DS" 2023-06-11 01:04:31 -07:00
lifehackerhansol
8c2613d88b
treewide: s/device/console 2023-06-07 18:35:50 -07: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
Lily
78696bad18 hardmod: add 11.17
uses same nfirm as 11.16
2023-05-23 14:51:21 -07:00
lifehackerhansol
03772c2c7d configure-luma3ds: slight reword so that we don't need the include argument
This way, we can just "Hold SELECT and boot" -> configure-luma3ds on
the relevant pages.

This reverts commit 1eaf72401f.
2023-03-31 00:28:32 -07:00
lifehackerhansol
1eaf72401f Allow configure-luma3ds to be used on boot
Now configure-luma3ds is used in all installing-boot9strap-* pages
2023-03-26 02:13:17 -07:00
DannyAAM
7e2953d9ef add 11.16 firm (2.58-0) for hardmod 2023-03-16 20:01:59 -07:00
lifehackerhansol
0bab4446dd Further split SB9SI into SB9SI + Luma3DS config
This way we can include configure-luma3ds into more relevant pages
2023-02-23 12:41:05 -08:00
lifehackerhansol
3b70a0591b Split the Luma3DS-now-installed notes 2023-02-23 12:41:05 -08:00
lifehackerhansol
d9100a0186 Convert all technical infos to markdown 2022-11-29 15:59:14 -08:00
lifehackerhansol
7c962c77b1 all: explain in short detail what Luma3DS configuration even is 2022-11-23 11:55:55 -08:00
lifehackerhansol
f8e764ce44 hardmod: (mostly) apply #2103 2022-10-13 23:34:35 -07:00
lifehackerhansol
b209c7e1ae hardmod: bork on 11.16
Close #2108
2022-10-06 21:25:59 -07:00
lily
08d704c7e1
Merge branch 'master' into easier-downloads 2022-06-07 14:41:30 -07:00
Lily
634dd041d9 burguers suggestions
finalizing: move luma backup above gm9 backups
b9s-*: change luma3ds default boot message to account for luma 11
restoring-updating-cfw: slight tense change
2022-06-05 12:51:19 -07:00
Lily
a4cc9fb709 guide update for luma 11
remove luma config step
remove boot9/boot11 backup from gm9 section (now performed by luma)
small uniformity fixes
2022-06-05 00:22:44 -07:00
Lily
172ae71817 qol: improve what you need section
switch safeb9sinstaller to direct link
name files next to "the latest release" when possible
move a9lh magnet link message to notice in what you need
2022-05-29 00:06:25 -07:00
Lily
10645eb6c0 b9s-*: switch from b9s 1.3 to 1.4 2022-05-22 14:54:56 -07:00
hurda
f27c6038a4
Add qBittorrent as client-recommendation (#2002)
* Update installing-boot9strap-(hardmod).txt

* Update ctrtransfer.txt

* Update installing-boot9strap-(ntrboot).txt

* Update region-changing.txt

* Update a9lh-to-b9s.txt

* Update region-changing.txt
2022-04-05 16:54:55 -07:00
zsotroav
6140a98e62
HOME Menu 2022-01-31 19:41:09 +01:00
zsotroav
58e152b0ee
Grammarly suggestions 2022-01-30 19:31:57 +01:00
lifehackerhansol
846282e856 Finish the NFIRM collection 2022-01-20 22:23:45 -08:00
lifehackerhansol
c036fa14c0 Update NFIRM links 2022-01-20 22:23:43 -08:00
radostin04
c04b9f0198
Link directly to boot9strap in the main guide path (#1915)
* Link directly to the boot9strap zip

* soundhax b9s

* ntrboot b9s

* atob

* Update homebrew-launcher-(soundhax).txt

* Update flashing-ntrboot-(nds).txt

* Update flashing-ntrboot-(3ds-single-system).txt

* Update flashing-ntrboot-(3ds-multi-system).txt

* direct link for hardmod+troubleshooting

Co-authored-by: Lily <lily@uwuu.ca>
2021-10-07 16:44:13 -07:00
Lily
52d264f0dc markdown and text fixes
- fix lines
- remove extra word
- remove extra backslash
2021-08-27 16:20:20 -07:00
Lily
5d6801e5c6 installing-b9s-*: update troubleshooting links
The troubleshooting overhaul changed troubleshoot titles, so they've been changed accordingly.
The troubleshooting page has been moved around a bit to make it easier for people to find the most likely issue (missing boot.firm).
2021-08-26 23:35:56 -07:00
lifehackerhansol
c00ca41aba
installing-b9s-*: Add note that Luma3DS is booting upon installation of B9S (#1904)
* installing-b9s-*: add Luma3DS note

* More notes about Luma3DS

* usm, fredtool: add uninstall warning

* installing-b9s-*: note about the SD booting thing

* Uninstall note already added to main, reverting
2021-08-26 21:42:40 -07:00
lily
6713064874 Add note to b9s-soundhax; switch to LumaTeam links 2020-11-23 00:14:28 -08:00
ItsPizzaTime1501
ccbc8634ba update some stuff
make it easier to understand where boot.3dsx is from
2020-03-07 07:50:45 -05:00
JasonCubed132
acb8265345 Remove the seperate download links for the homebrew launcher where they aren't needed. (#1723) 2020-01-07 18:38:34 -05:00
MechanicalDragon
f34cfff790 update to 11.11.0, clarify pichaxx (#1712)
* 11.11.0 released for EUR, update en_us

* update getstarted and move step order in pichaxx
2019-08-27 01:56:04 -04:00
MechanicalDragon
c2f6f7e98b EN_US 7z to zip transition for luma (#1690)
* remove 7z references in mset instructions

* remove 7z reference on latest luma

* forgot the section 1 mention of 7z

* remove luma 7z references

* remove luma 7z references from 2xrsa

* remove luma 7z references from browserhax

* remove luma 7z references from fredtool

* remove luma 7z references from frogtool

* remove luma 7z reference from hardmod

* remove luma 7z reference from ntrboot

* remove luma 7z reference from soundhax

* remove 7z reference in b9s update guide 

also add boot.3dsx update to it

* remove rar reference on fredtool page.

* missed a 7z reference
2019-06-29 11:30:28 -04:00
Ian Burgwin
a5eabde3de
Update for 11.10.0
11.10.0-43 was released recently, but does not include any important
changes.
2019-05-27 17:26:57 -07:00
Plailect
a8a3a72610
Close #1627 2019-04-06 01:30:56 -04:00
zacchi4k
ee71ec43e8
11.9 2019-04-06 01:30:53 -04:00
Plailect
4cc25ea595
I definitely did not mean to delete those, oops 2018-11-18 19:51:53 -05:00
Plailect
02dfc2a842
some language stuff 2018-11-18 19:48:54 -05:00
Plailect
851830153b
update trackers to replace old ones which did not work 2018-11-18 19:48:54 -05:00
Plailect
547165fdfe
new luma release fixes 11.8.0 2018-11-18 19:45:30 -05:00
Plailect
17d656e3f6
updates for 11.8.0, updates for new GM9, Close #1562 2018-11-18 19:41:57 -05:00
Devon Maloney
b28ab86d22
use js to open external links in new tab 2018-11-18 19:26:29 -05:00
Mike15678
4ade403dc4
11.7.0 2018-11-18 19:26:29 -05:00
Devon Maloney
e95ae6b1f5
Close #1525
NTR is dead! Finally!
2018-11-18 19:20:04 -05:00
Devon Maloney
f694ce09d4
close #1514 2018-11-18 19:17:28 -05:00
Plailect
509c161135
Close #1487 2018-11-18 19:17:23 -05:00