Commit Graph

3727 Commits

Author SHA1 Message Date
lifehackerhansol
b5e96749d2
config: disable all languages
These need to be regenerated by Crowdin.
2024-09-27 08:38:31 -07:00
lifehackerhansol
dd66b8d22f
config: ignore _include and _internal directories
These should not be in the final build. It also breaks build with dead
link checks enabled, which is default.
2024-09-27 08:38:31 -07:00
lifehackerhansol
ec5d597c67
config: enable deep outline
This allows to show more than just h2, which is needed for the
section numbers that currently use h3.
2024-09-27 08:38:31 -07:00
lifehackerhansol
06109b00e2
config: disable prev/next buttons entirely
They don't work the way our guide does. Our guide, for a lack of a
better word, interleaves between paths, so the next button is almost
always incorrect.

We have always added a button to the correct next page manually anyway,
so just rely on that.
2024-09-27 08:38:31 -07:00
lifehackerhansol
d0648eac1c
config: add Discord invite to navbar 2024-09-27 08:38:31 -07:00
lifehackerhansol
eb56fd730d
config: add GitHub link to navbar 2024-09-27 08:38:31 -07:00
lifehackerhansol
df85c9c3de
config: add Google Analytics 2024-09-27 08:38:31 -07:00
lifehackerhansol
1ae989196b
config: add favicon 2024-09-27 08:38:30 -07:00
lifehackerhansol
5a7e6e9e66
LICENSE: update copyrights
All previous copyrights held in this repository were related to the
old theme which is no longer in use.
2024-09-27 08:38:30 -07:00
lifehackerhansol
96abf296e1
crowdin: move to VitePress 2024-09-27 08:38:30 -07:00
lifehackerhansol
62bc8af561
workflow: switch to VitePress 2024-09-27 08:38:30 -07:00
lifehackerhansol
fb0a7bd4b1
config: add footer 2024-09-27 08:38:30 -07:00
lifehackerhansol
ac8c430ec8
config: add sidebar/navbar and initial translation support 2024-09-27 08:38:30 -07:00
lifehackerhansol
373b8cc5ea
images: replace Chromebook image with official version
The image is taken from [0], and processed with ImageMagick:
`convert chromeos.png -trim -resize 600x`

This fixes the issue of the logo being invisible in light mode.

[0]: https://partnermarketinghub.withgoogle.com/brands/chromebook/chromebook/visual-identity/visual-identity/logos-and-badges/
2024-09-27 08:38:30 -07:00
lifehackerhansol
d84cb07e29
docs: port to VitePress
Things that happen in this shameless squash:
- Removed 404 page
  - It doesn't work in VitePress and making it work in VitePress needs
    some invasive hack in the theme that I'm not willing to do
  - The default is more than enough, though
- Moved consoleVersionSelect include to another directory
  - This avoids being uploaded to Crowdin for translation
- Inline all SafeB9SInstaller includes
  - Not only do parameterized includes not work, but if/else statements
    don't work at all
- The sysupdate include parameter hasn't been used since MSET9, so it
  actually works just fine without any parameters. Hooray(?)
- Move mset9-chorus to an include, that logic doesn't work in VitePress
- Removed Get Started button from homepage, it breaks translations
- Tables in get-started are now shown by default; it seems VitePress really does
  not want us to use inline script. So we cannot enable it upon
  realizing that the browser is JS capable
- Include parameters are now in frontmatter to allow translation
- Hacked in a bunch of CSS values kanged from the old theme to make it
  look not stupid
- Drop headers down one level to make table of contents work
2024-09-27 08:38:29 -07:00
lifehackerhansol
cf408fbf94
Move assets to VitePress 2024-09-27 08:38:29 -07:00
lifehackerhansol
75fd318ab3
Move version selector to VitePress 2024-09-27 08:38:29 -07:00
lifehackerhansol
31c21268c5
Move remaining pages to VitePress 2024-09-27 08:38:24 -07:00
lifehackerhansol
ad3bf97f76
Move en_US/ pages to VitePress 2024-09-27 08:36:56 -07:00
lifehackerhansol
9446e2123a
Initialize VitePress
- Add theme submodule
- Add initial configuration files
- Override theme-default VPHero/VPFooter with custom theme version
- Update README
2024-09-27 08:09:51 -07:00
lifehackerhansol
afcba54398
Remove Jekyll files 2024-09-27 08:09:51 -07:00
lifehackerhansol
459306ab1c
Remove theme submodule 2024-09-27 08:09:51 -07:00
TophattedWasTaken
52d2fa7c29
skaterhax: clarify what date is the correct date 2024-09-26 20:06:24 -05:00
Blueness
ce5e987b1f Revert "Change exploit URLs to short URLs"
This reverts commit 0c1c5e26f0.
2024-09-24 21:58:45 -06:00
Blueness
0c1c5e26f0
Change exploit URLs to short URLs
Changed URLs for the exploit to short URLs for easier stylus typing.
2024-09-24 20:50:24 -06:00
ManiacOfGitHub
a1d8fad373
skaterhax: Ignore warning about changing region settings 2024-09-24 18:23:48 -07:00
TophattedWasTaken
e4f671d0ca
skater: add more foolproofing 2024-09-24 18:23:48 -07:00
Blueness
b663034790
skaterhax: Change to super skater pack 2024-09-24 18:23:48 -07:00
TophattedWasTaken
b5b9fe5c5f
skaterhax: Correct options for region settings
Confident in USA, EUR, and JPN. KOR might be wrong, it shows up fine on
my phone but different on my computer. Probably a font thing, but who
knows
2024-09-24 18:23:48 -07:00
Naim2000
40bb6865a6
troubleshooting: simplify super-skaterhax 2024-09-24 18:23:48 -07:00
Naim2000
eaf4ba27ae
Move skaterhax SD layout up a bit 2024-09-24 18:23:48 -07:00
Naim2000
41ae1772be
Add date & region to super-skaterhax section I 2024-09-24 18:23:48 -07:00
shinobijolteon-alt
fca2b958b6
skaterhax: fix wording when selecting GO GO 2024-09-24 18:23:48 -07:00
TophattedWasTaken
6adf27c5a6
Troubleshooting: Change Initilize to Initialize 2024-09-24 18:23:48 -07:00
Blueness
c723bbfcdd
Merge pull request #2480 from irowiki/patch-7
Add Pretendo to update troubleshooting
2024-09-23 17:02:58 -06:00
Blueness
2d87d133d4
Add pretendo to update troubleshooting 2024-09-21 14:43:31 -06:00
ihaveahax
b0227393f3
New Crowdin updates (#2478)
Some checks failed
Deploy site / build (push) Failing after 0s
Deploy site / deploy (push) Has been skipped
* New translations ctrtransfer-ticket-copy.txt (Italian)

* New translations ctrtransfer-ticket-copy.txt (Greek)

* New translations ctrtransfer-ticket-copy.txt (Romanian)

* New translations ctrtransfer-ticket-copy.txt (French)

* New translations ctrtransfer-ticket-copy.txt (Spanish)

* New translations ctrtransfer-ticket-copy.txt (Arabic)

* New translations ctrtransfer-ticket-copy.txt (Bulgarian)

* New translations ctrtransfer-ticket-copy.txt (Catalan)

* New translations ctrtransfer-ticket-copy.txt (Czech)

* New translations ctrtransfer-ticket-copy.txt (German)

* New translations ctrtransfer-ticket-copy.txt (Finnish)

* New translations ctrtransfer-ticket-copy.txt (Hebrew)

* New translations ctrtransfer-ticket-copy.txt (Hungarian)

* New translations ctrtransfer-ticket-copy.txt (Japanese)

* New translations ctrtransfer-ticket-copy.txt (Korean)

* New translations ctrtransfer-ticket-copy.txt (Dutch)

* New translations ctrtransfer-ticket-copy.txt (Norwegian)

* New translations ctrtransfer-ticket-copy.txt (Polish)

* New translations ctrtransfer-ticket-copy.txt (Portuguese)

* New translations ctrtransfer-ticket-copy.txt (Russian)

* New translations ctrtransfer-ticket-copy.txt (Swedish)

* New translations ctrtransfer-ticket-copy.txt (Turkish)

* New translations ctrtransfer-ticket-copy.txt (Ukrainian)

* New translations ctrtransfer-ticket-copy.txt (Chinese Simplified)

* New translations ctrtransfer-ticket-copy.txt (Chinese Traditional)

* New translations ctrtransfer-ticket-copy.txt (Vietnamese)

* New translations ctrtransfer-ticket-copy.txt (Portuguese, Brazilian)

* New translations ctrtransfer-ticket-copy.txt (Indonesian)

* New translations ctrtransfer-ticket-copy.txt (Thai)

* New translations ctrtransfer-ticket-copy.txt (Croatian)

* New translations ctrtransfer-ticket-copy.txt (Malay)

* New translations ctrtransfer-ticket-copy.txt (Pirate English)

* New translations ctrtransfer-ticket-copy.txt (Italian)

* New translations winerror234.txt (Indonesian)

* New translations ctrtransfer-ticket-copy.txt (Hungarian)

* New translations troubleshooting.txt (Korean)

* New translations faq.txt (Korean)

* New translations en_us.yml (Korean)

* New translations finalizing-setup.txt (Korean)

* New translations a9lh-to-b9s.txt (Korean)

* New translations uninstall-cfw.txt (Korean)

* New translations formatting-sd-(windows).txt (Korean)

* New translations formatting-sd-(linux).txt (Korean)

* New translations formatting-sd-(mac).txt (Korean)

* New translations dumping-titles-and-game-cartridges.txt (Korean)

* New translations 404.txt (Korean)

* New translations installing-boot9strap-(mset9).txt (Korean)

* New translations id1-check.txt (Korean)

* New translations installing-boot9strap-(mset9-cli).txt (Korean)

* New translations 3ds-online.txt (Korean)

* New translations winerror234.txt (Korean)

* New translations installing-boot9strap-(super-skaterhax).txt (Korean)

* New translations ctrtransfer-ticket-copy.txt (Korean)

* New translations region-changing.txt (Korean)

* New translations installing-boot9strap-(mset9-play-store).txt (Korean)

* New translations en_us.yml (Greek)

* New translations ctrtransfer-ticket-copy.txt (Greek)

* New translations credits.txt (Greek)
2024-09-17 08:23:33 +03:00
TophattedWasTaken
1c6cc220c6
CTRTransfer: Update Incorrect Section Reference
Some checks failed
Deploy site / build (push) Failing after 1s
Deploy site / deploy (push) Has been skipped
2024-09-14 19:28:30 -05:00
ihaveahax
9476c3cfd6
New Crowdin updates (#2476)
Some checks failed
Deploy site / build (push) Failing after 0s
Deploy site / deploy (push) Has been skipped
* New translations installing-boot9strap-(ntrboot).txt (Malay)

* New translations installing-boot9strap-(ntrboot).txt (Catalan)

* New translations installing-boot9strap-(ntrboot).txt (Italian)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Romanian)

* New translations installing-boot9strap-(ntrboot).txt (French)

* New translations installing-boot9strap-(ntrboot).txt (Spanish)

* New translations installing-boot9strap-(ntrboot).txt (Arabic)

* New translations installing-boot9strap-(ntrboot).txt (Bulgarian)

* New translations installing-boot9strap-(ntrboot).txt (Czech)

* New translations installing-boot9strap-(ntrboot).txt (German)

* New translations installing-boot9strap-(ntrboot).txt (Finnish)

* New translations installing-boot9strap-(ntrboot).txt (Hebrew)

* New translations installing-boot9strap-(ntrboot).txt (Hungarian)

* New translations installing-boot9strap-(ntrboot).txt (Japanese)

* New translations installing-boot9strap-(ntrboot).txt (Korean)

* New translations installing-boot9strap-(ntrboot).txt (Dutch)

* New translations installing-boot9strap-(ntrboot).txt (Norwegian)

* New translations installing-boot9strap-(ntrboot).txt (Polish)

* New translations installing-boot9strap-(ntrboot).txt (Portuguese)

* New translations installing-boot9strap-(ntrboot).txt (Russian)

* New translations installing-boot9strap-(ntrboot).txt (Swedish)

* New translations installing-boot9strap-(ntrboot).txt (Turkish)

* New translations installing-boot9strap-(ntrboot).txt (Ukrainian)

* New translations installing-boot9strap-(ntrboot).txt (Chinese Simplified)

* New translations installing-boot9strap-(ntrboot).txt (Chinese Traditional)

* New translations installing-boot9strap-(ntrboot).txt (Vietnamese)

* New translations installing-boot9strap-(ntrboot).txt (Portuguese, Brazilian)

* New translations installing-boot9strap-(ntrboot).txt (Indonesian)

* New translations installing-boot9strap-(ntrboot).txt (Thai)

* New translations installing-boot9strap-(ntrboot).txt (Croatian)

* New translations installing-boot9strap-(ntrboot).txt (Pirate English)

* New translations winerror234.txt (German)
2024-09-13 16:49:53 +03:00
lifehackerhansol
443237627e
config: enable Greek
Some checks failed
Deploy site / build (push) Failing after 1s
Deploy site / deploy (push) Has been skipped
2024-09-11 21:11:38 -07:00
ihaveahax
97c1f13c3f
New Crowdin updates (#2471)
Some checks failed
Deploy site / build (push) Failing after 52s
Deploy site / deploy (push) Has been skipped
* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations f3x-(mac).txt (Greek)

* New translations faq.txt (Greek)

* New translations get-started.txt (Greek)

* New translations site-navigation.txt (Greek)

* New translations finalizing-setup.txt (Greek)

* New translations updating-b9s.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations flashing-ntrboot-(nds).txt (Greek)

* New translations flashing-ntrboot-(3ds-single-system).txt (Greek)

* New translations flashing-ntrboot-(dsi).txt (Greek)

* New translations formatting-sd-(windows).txt (Greek)

* New translations formatting-sd-(mac).txt (Greek)

* New translations f3xswift-(mac).txt (Greek)

* New translations dumping-titles-and-game-cartridges.txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations key-information.txt (Greek)

* New translations ctrtransfer-main.txt (Greek)

* New translations ctrtransfer-ticket-copy.txt (Greek)

* New translations nand-backup.txt (Greek)

* New translations install-boot9strap-safeb9sinstaller.txt (Greek)

* New translations ctrtransfer-prep.txt (Greek)

* New translations credits.txt (Greek)

* New translations luma3ds-installed-note.txt (Greek)

* New translations ctrtransfer-images.txt (Greek)

* New translations ctrtransfer.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations move-emunand.txt (Greek)

* New translations region-changing.txt (Greek)

* New translations f3-(linux).txt (Greek)

* New translations 3ds-online.txt (Greek)

* New translations f3x-(mac).txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations restoring-updating-cfw.txt (Greek)

* New translations f3xswift-(mac).txt (Greek)

* New translations contribute.txt (Greek)

* New translations key-information.txt (Greek)

* New translations ctrtransfer-main.txt (Greek)

* New translations ctrtransfer-ticket-copy.txt (Greek)

* New translations nand-backup.txt (Greek)

* New translations ctrnand-datayeet.txt (Greek)

* New translations id1-check.txt (Greek)

* New translations addproxy.txt (Greek)

* New translations rmproxy.txt (Greek)

* New translations sysupdate.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations a9lh-to-b9s.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations installing-boot9strap-(soundhax).txt (Greek)

* New translations checking-for-cfw.txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations key-information.txt (Greek)

* New translations faq.txt (Greek)

* New translations site-navigation.txt (Greek)

* New translations formatting-sd-(windows).txt (Greek)

* New translations formatting-sd-(linux).txt (Greek)

* New translations formatting-sd-(mac).txt (Greek)

* New translations restoring-updating-cfw.txt (Greek)

* New translations key-information.txt (Greek)

* New translations nand-backup.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations en_us.yml (Greek)

* New translations installing-boot9strap-(mset9-cli).txt (Greek)

* New translations installing-boot9strap-(mset9-play-store).txt (Greek)

* New translations move-emunand.txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations site-navigation.txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations ntrboot.txt (Greek)

* New translations flashing-ntrboot-(nds).txt (Greek)

* New translations flashing-ntrboot-(3ds-single-system).txt (Greek)

* New translations flashing-ntrboot-(3ds-multi-system).txt (Greek)

* New translations flashing-ntrboot-(dsi).txt (Greek)

* New translations privacy-policy.txt (Greek)

* New translations formatting-sd-(windows).txt (Greek)

* New translations formatting-sd-(linux).txt (Greek)

* New translations dumping-titles-and-game-cartridges.txt (Greek)

* New translations site-navigation.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations ntrboot.txt (Greek)

* New translations checking-for-cfw.txt (Greek)

* New translations ctrtransfer.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations move-emunand.txt (Greek)

* New translations region-changing.txt (Greek)

* New translations winerror234.txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations faq.txt (Greek)

* New translations get-started.txt (Greek)

* New translations home.txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations finalizing-setup.txt (Greek)

* New translations a9lh-to-b9s.txt (Greek)

* New translations updating-b9s.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations ntrboot.txt (Greek)

* New translations flashing-ntrboot-(nds).txt (Greek)

* New translations flashing-ntrboot-(3ds-single-system).txt (Greek)

* New translations flashing-ntrboot-(3ds-multi-system).txt (Greek)

* New translations flashing-ntrboot-(dsi).txt (Greek)

* New translations privacy-policy.txt (Greek)

* New translations formatting-sd-(windows).txt (Greek)

* New translations formatting-sd-(linux).txt (Greek)

* New translations formatting-sd-(mac).txt (Greek)

* New translations restoring-updating-cfw.txt (Greek)

* New translations dumping-titles-and-game-cartridges.txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations key-information.txt (Greek)

* New translations ctrtransfer-main.txt (Greek)

* New translations ctrtransfer-ticket-copy.txt (Greek)

* New translations ctrnand-datayeet.txt (Greek)

* New translations configure-luma3ds.txt (Greek)

* New translations install-boot9strap-safeb9sinstaller.txt (Greek)

* New translations addproxy.txt (Greek)

* New translations rmproxy.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations installing-boot9strap-(mset9-cli).txt (Greek)

* New translations installing-boot9strap-(mset9-play-store).txt (Greek)

* New translations winerror234.txt (Dutch)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations faq.txt (Greek)

* New translations file-extensions-(windows).txt (Greek)

* New translations installing-boot9strap-(hardmod).txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations installing-boot9strap-(soundhax).txt (Greek)

* New translations formatting-sd-(linux).txt (Greek)

* New translations checking-for-cfw.txt (Greek)

* New translations dumping-titles-and-game-cartridges.txt (Greek)

* New translations ctrnand-datayeet.txt (Greek)

* New translations installing-boot9strap-(mset9).txt (Greek)

* New translations faq.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations winerror234.txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations faq.txt (Greek)

* New translations get-started.txt (Greek)

* New translations home.txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations finalizing-setup.txt (Greek)

* New translations a9lh-to-b9s.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations installing-boot9strap-(soundhax).txt (Greek)

* New translations restoring-updating-cfw.txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations key-information.txt (Greek)

* New translations ctrtransfer-ticket-copy.txt (Greek)

* New translations nand-backup.txt (Greek)

* New translations ctrtransfer-prep.txt (Greek)

* New translations sysupdate.txt (Greek)

* New translations luma3ds-installed-note.txt (Greek)

* New translations ctrtransfer.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations move-emunand.txt (Greek)

* New translations region-changing.txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations faq.txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations file-extensions-(windows).txt (Greek)

* New translations finalizing-setup.txt (Greek)

* New translations installing-boot9strap-(hardmod).txt (Greek)

* New translations a9lh-to-b9s.txt (Greek)

* New translations updating-b9s.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations installing-boot9strap-(soundhax).txt (Greek)

* New translations checking-for-cfw.txt (Greek)

* New translations restoring-updating-cfw.txt (Greek)

* New translations dumping-titles-and-game-cartridges.txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations ctrtransfer-main.txt (Greek)

* New translations nand-backup.txt (Greek)

* New translations ctrnand-datayeet.txt (Greek)

* New translations configure-luma3ds.txt (Greek)

* New translations addproxy.txt (Greek)

* New translations rmproxy.txt (Greek)

* New translations ctrtransfer.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations installing-boot9strap-(mset9-cli).txt (Greek)

* New translations installing-boot9strap-(mset9-play-store).txt (Greek)

* New translations move-emunand.txt (Greek)

* New translations region-changing.txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations installing-boot9strap-(hardmod).txt (Greek)

* New translations updating-b9s.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations flashing-ntrboot-(3ds-single-system).txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations installing-boot9strap-(mset9-cli).txt (Greek)

* New translations installing-boot9strap-(mset9-play-store).txt (Greek)

* New translations format-sd-gm9.txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations finalizing-setup.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations ntrboot.txt (Greek)

* New translations flashing-ntrboot-(nds).txt (Greek)

* New translations flashing-ntrboot-(3ds-single-system).txt (Greek)

* New translations flashing-ntrboot-(3ds-multi-system).txt (Greek)

* New translations flashing-ntrboot-(dsi).txt (Greek)

* New translations installing-boot9strap-(soundhax).txt (Greek)

* New translations dumping-titles-and-game-cartridges.txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations ctrtransfer-main.txt (Greek)

* New translations nand-backup.txt (Greek)

* New translations launch-hbl-dlp.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations installing-boot9strap-(mset9-play-store).txt (Greek)

* New translations move-emunand.txt (Greek)

* New translations installing-boot9strap-(safecerthax).txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations installing-boot9strap-(soundhax).txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations faq.txt (Greek)

* New translations godmode9-usage.txt (Greek)

* New translations formatting-sd-(windows).txt (Greek)

* New translations formatting-sd-(linux).txt (Greek)

* New translations formatting-sd-(mac).txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations uninstall-cfw.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(super-skaterhax).txt (Greek)

* New translations installing-boot9strap-(mset9-play-store).txt (Greek)

* New translations region-changing.txt (Greek)

* New translations installing-boot9strap-(ntrboot).txt (Greek)

* New translations formatting-sd-(windows).txt (Greek)

* New translations nand-backup.txt (Greek)

* New translations launch-hbl-dlp.txt (Greek)

* New translations sysupdate.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations troubleshooting.txt (Greek)

* New translations file-extensions-(windows).txt (Greek)

* New translations installing-boot9strap-(ssloth-browser).txt (Greek)

* New translations winerror234.txt (French)
2024-09-09 10:01:21 -07:00
lifehackerhansol
4a2c988493
ntrboot: move boot.3dsx copy step to section 4
There's really no need to touch anything from the Luma3DS package
during the ntrboot step; it does nothing while having SB9SI as
boot.firm anyway.

Thus, move it down to section 4 and align the wording with other pages.
2024-09-09 09:57:57 -07:00
lifehackerhansol
e3c9ce5740
progress-table: don't show sidebar on key-information/get-started
There is no method set at this point, and it picks some random one
2024-09-03 03:51:37 -07:00
TophattedWasTaken
b0f3425642
super-skaterhax: Change zip from super-skaterhax.zip to release_new3ds.zip
Saw someone get confused about this in assistance since there isn't a zip called super-skaterhax. Not sure how necessary this is since it's my first time seeing this ever, but it can't hurt (or maybe it can, I don't know)
2024-08-25 17:08:49 -05:00
Blueness
be47e9c40d
Numbers weren't auto incremented 2024-08-24 23:42:50 -07:00
TophattedWasTaken
368e636412
Move torrent downloads to What You Need 2024-08-24 23:37:59 -07:00
TophattedWasTaken
550a7a6e5b
Troubleshooting: Update finalize.romfs link 2024-08-24 12:57:29 -05:00
lily
2b841e5423
mset9-cli: reword mii extdata
people got confused at should
also standardise use of "HOME Menu"
2024-08-20 12:47:59 +01:00
lily
c47a2acdd9
mset9-cli: remove "the mset9 .zip file"
now that we have a giant blue link, this text might actually just confuse people
2024-08-16 01:14:21 +02:00
ihaveahax
7374dfe388
New Crowdin updates (#2470)
* New translations troubleshooting.txt (German)

* New translations finalizing-setup.txt (German)

* New translations troubleshooting.txt (Korean)

* New translations finalizing-setup.txt (Korean)

* New translations troubleshooting.txt (Spanish)

* New translations finalizing-setup.txt (Spanish)

* New translations troubleshooting.txt (Indonesian)

* New translations troubleshooting.txt (Chinese Simplified)

* New translations finalizing-setup.txt (Chinese Simplified)

* New translations installing-boot9strap-(mset9-cli).txt (Chinese Simplified)

* New translations troubleshooting.txt (Greek)

* New translations installing-boot9strap-(mset9-cli).txt (Greek)

* New translations troubleshooting.txt (Romanian)

* New translations finalizing-setup.txt (Romanian)

* New translations installing-boot9strap-(mset9-cli).txt (Romanian)

* New translations finalizing-setup.txt (Greek)

* New translations winerror234.txt (Romanian)

* New translations troubleshooting.txt (French)

* New translations finalizing-setup.txt (French)

* New translations installing-boot9strap-(mset9-cli).txt (French)

* New translations winerror234.txt (French)

* New translations installing-boot9strap-(mset9-cli).txt (Spanish)

* New translations winerror234.txt (Spanish)

* New translations troubleshooting.txt (Arabic)

* New translations finalizing-setup.txt (Arabic)

* New translations installing-boot9strap-(mset9-cli).txt (Arabic)

* New translations winerror234.txt (Arabic)

* New translations troubleshooting.txt (Bulgarian)

* New translations finalizing-setup.txt (Bulgarian)

* New translations installing-boot9strap-(mset9-cli).txt (Bulgarian)

* New translations winerror234.txt (Bulgarian)

* New translations troubleshooting.txt (Catalan)

* New translations finalizing-setup.txt (Catalan)

* New translations installing-boot9strap-(mset9-cli).txt (Catalan)

* New translations winerror234.txt (Catalan)

* New translations troubleshooting.txt (Czech)

* New translations finalizing-setup.txt (Czech)

* New translations installing-boot9strap-(mset9-cli).txt (Czech)

* New translations winerror234.txt (Czech)

* New translations installing-boot9strap-(mset9-cli).txt (German)

* New translations winerror234.txt (German)

* New translations winerror234.txt (Greek)

* New translations troubleshooting.txt (Finnish)

* New translations finalizing-setup.txt (Finnish)

* New translations installing-boot9strap-(mset9-cli).txt (Finnish)

* New translations winerror234.txt (Finnish)

* New translations troubleshooting.txt (Hebrew)

* New translations finalizing-setup.txt (Hebrew)

* New translations installing-boot9strap-(mset9-cli).txt (Hebrew)

* New translations winerror234.txt (Hebrew)

* New translations troubleshooting.txt (Hungarian)

* New translations finalizing-setup.txt (Hungarian)

* New translations installing-boot9strap-(mset9-cli).txt (Hungarian)

* New translations winerror234.txt (Hungarian)

* New translations troubleshooting.txt (Italian)

* New translations finalizing-setup.txt (Italian)

* New translations installing-boot9strap-(mset9-cli).txt (Italian)

* New translations winerror234.txt (Italian)

* New translations troubleshooting.txt (Japanese)

* New translations finalizing-setup.txt (Japanese)

* New translations installing-boot9strap-(mset9-cli).txt (Japanese)

* New translations winerror234.txt (Japanese)

* New translations installing-boot9strap-(mset9-cli).txt (Korean)

* New translations winerror234.txt (Korean)

* New translations troubleshooting.txt (Dutch)

* New translations finalizing-setup.txt (Dutch)

* New translations installing-boot9strap-(mset9-cli).txt (Dutch)

* New translations winerror234.txt (Dutch)

* New translations troubleshooting.txt (Norwegian)

* New translations finalizing-setup.txt (Norwegian)

* New translations installing-boot9strap-(mset9-cli).txt (Norwegian)

* New translations winerror234.txt (Norwegian)

* New translations troubleshooting.txt (Polish)

* New translations finalizing-setup.txt (Polish)

* New translations installing-boot9strap-(mset9-cli).txt (Polish)

* New translations winerror234.txt (Polish)

* New translations troubleshooting.txt (Portuguese)

* New translations finalizing-setup.txt (Portuguese)

* New translations installing-boot9strap-(mset9-cli).txt (Portuguese)

* New translations winerror234.txt (Portuguese)

* New translations troubleshooting.txt (Russian)

* New translations finalizing-setup.txt (Russian)

* New translations installing-boot9strap-(mset9-cli).txt (Russian)

* New translations winerror234.txt (Russian)

* New translations troubleshooting.txt (Swedish)

* New translations finalizing-setup.txt (Swedish)

* New translations installing-boot9strap-(mset9-cli).txt (Swedish)

* New translations winerror234.txt (Swedish)

* New translations troubleshooting.txt (Turkish)

* New translations finalizing-setup.txt (Turkish)

* New translations installing-boot9strap-(mset9-cli).txt (Turkish)

* New translations winerror234.txt (Turkish)

* New translations troubleshooting.txt (Ukrainian)

* New translations finalizing-setup.txt (Ukrainian)

* New translations installing-boot9strap-(mset9-cli).txt (Ukrainian)

* New translations winerror234.txt (Ukrainian)

* New translations winerror234.txt (Chinese Simplified)

* New translations troubleshooting.txt (Chinese Traditional)

* New translations finalizing-setup.txt (Chinese Traditional)

* New translations installing-boot9strap-(mset9-cli).txt (Chinese Traditional)

* New translations winerror234.txt (Chinese Traditional)

* New translations troubleshooting.txt (Vietnamese)

* New translations finalizing-setup.txt (Vietnamese)

* New translations installing-boot9strap-(mset9-cli).txt (Vietnamese)

* New translations winerror234.txt (Vietnamese)

* New translations troubleshooting.txt (Portuguese, Brazilian)

* New translations finalizing-setup.txt (Portuguese, Brazilian)

* New translations installing-boot9strap-(mset9-cli).txt (Portuguese, Brazilian)

* New translations winerror234.txt (Portuguese, Brazilian)

* New translations finalizing-setup.txt (Indonesian)

* New translations installing-boot9strap-(mset9-cli).txt (Indonesian)

* New translations winerror234.txt (Indonesian)

* New translations troubleshooting.txt (Thai)

* New translations finalizing-setup.txt (Thai)

* New translations installing-boot9strap-(mset9-cli).txt (Thai)

* New translations winerror234.txt (Thai)

* New translations troubleshooting.txt (Croatian)

* New translations finalizing-setup.txt (Croatian)

* New translations installing-boot9strap-(mset9-cli).txt (Croatian)

* New translations winerror234.txt (Croatian)

* New translations troubleshooting.txt (Malay)

* New translations finalizing-setup.txt (Malay)

* New translations installing-boot9strap-(mset9-cli).txt (Malay)

* New translations winerror234.txt (Malay)

* New translations troubleshooting.txt (Pirate English)

* New translations finalizing-setup.txt (Pirate English)

* New translations installing-boot9strap-(mset9-cli).txt (Pirate English)

* New translations winerror234.txt (Pirate English)

* New translations troubleshooting.txt (Hungarian)

* New translations winerror234.txt (Hungarian)
2024-08-15 23:32:12 +02:00