Commit Graph

51 Commits

Author SHA1 Message Date
Pk11
9900ac5991 Use slashes more correctly
Sorry translations 😅, also clarify in the CONTRIBUTING.md
2021-06-01 23:06:39 -05:00
Pk11
3f9ec50d44 Use direct links to TWiLight 7z files 2021-05-26 23:19:12 -05:00
hansoljin
92e54168d2 new ROM dumping guide 2021-05-05 11:09:24 -07:00
Han Sol Jin
4389e9f167
Use NDSForwarder for creating forwarders from the SD card (#12)
* guide using NDSForwarder instead for people forwarding from SD card

* typo

* some formatting inconsistencies

* more formatting, added clarity, general things that can be fixed

* suggestions from Nintendo Homebrew crc

* more suggestions from NH crc

* explain that you actually need a ROM to do this

not entirely sure why this is necessary but i'm being told to put it lol

* JavaFX formatting, move FAQ to Flashcard tab, skip step for people who have UU
2021-04-22 16:02:07 -05:00
Pk11
141f3bad2c Change formatting on Linux users: JavaFX a bit 2021-04-22 13:47:29 -05:00
triangle
2f532b60e4
Various changes to Wi-Fi page (#11)
* Change GameBrew link

Now uses the All homebrew tab instead of the Applications tab

* Use #Games

This will auto-jump to the Games section, while still listing all of the other applications.

* Minor changes + DNS removal

-Added links to websites (https://wiimmfi.de, https://save-nintendo-wifi.com/)
-Removed second AltWFC DNS (52200 upon connection)
-Added second Wiimmfi DNS
-Removed BenFi DNS and Twilit WFC DNS (20110 upon connection, unlikely many people use/used these anyways)
-Added mention of Nintendo Wi-Fi USB Connector
-Minor grammar corrections

* Other adjustments

Mostly relating to grammar
2021-04-20 15:30:18 -06:00
Pk11
79920369bf Remove remaining references to B4DS 2021-04-07 17:55:53 -05:00
Pk11
3934128c94 Use tabs on the hardmod page 2021-03-12 21:18:07 -06:00
Pk11
1c98596e2d Change the splits to not upset crowdin 2021-03-12 20:53:25 -06:00
Pk11
6eb8220d6e Improve tabs
- They now work as tabs without JS
- Use an include for cleaner markdown
- A little bit nicer code overall, annoying that the split is needed, but otherwise pretty nice now
2021-03-12 19:45:57 -06:00
Pk11
8ed524f7f0 The bat is for Windows users 2021-03-12 00:49:32 -06:00
Pk11
3d4fa53229 Add "Need help?" footer linking to Discord 2021-03-12 00:24:25 -06:00
Pk11
3f40f24859 Add premade Forwarder3DS.bat file 2021-03-12 00:03:09 -06:00
Pk11
7a298bed9f A lot of minor spelling and formatting tweaks
Also rewrote the first sentence of retail-roms.md#assembly to be more correct. Assembly is a programming language, machine code is the native code, assembly is just very closely linked to machine code.

Also sorry translators, I shoulda done this before the big update 😅
2021-03-08 18:23:42 -06:00
Jonatan Schneevoigt
1f703d9a9d
Update Arch instructions to now include the archlinux-java command. 2021-02-22 14:56:21 +01:00
Jonatan Schneevoigt
d35202c6b5
Add newline that i accidentally removed. 2021-02-22 14:43:57 +01:00
Jonatan Schneevoigt
41446b6b58
Update instructions on how to install JavaFX on Debian.
I'm not sure if linking to a gist is good practice, so feel free to change tell me if you have a better way of doing it
2021-02-22 14:41:23 +01:00
Jonatan Schneevoigt
f66c5a06f8
Change package name. 2021-02-22 11:28:00 +01:00
Jonatan Schneevoigt
90e8b627d2
Merge pull request #1 from Jonatan6/patch-1
Add instructions on how to install javafx on Arch.
2021-02-22 11:05:50 +01:00
Jonatan Schneevoigt
58792eaea6
Change incorrect uses of the word terminal. 2021-02-22 11:00:51 +01:00
Jonatan Schneevoigt
170cd05bee
Add instructions on how to install javafx on Arch. 2021-02-22 10:41:13 +01:00
Lucas Puntillo
a2ac60dfc3
Add instructions on how to install JavaFX for linux (Debian based) 2021-02-21 19:58:24 -05:00
Kaisaan
1a11a76ba2 Rename THUMB section as Assembly 2021-02-18 19:47:53 -05:00
Kaisaan
9a7c6450dc Reword WFCPatcher guide 2021-02-18 19:04:06 -05:00
Kaisaan
2c58ae3014 Add WFCPatcher guide and troubleshooting links 2021-02-18 18:58:11 -05:00
Kaisaan
456b121901 Remove random line 2021-02-17 07:22:19 -05:00
Kaisaan
bf766a4e98 Add links in Development section 2021-02-17 07:13:48 -05:00
Kaisaan
73d5b185fa Make consistent capitalization and also move around sections
TODO: add section about ARM instructions, or maybe just combine that with the THUMB section
2021-02-16 18:52:35 -05:00
Kaisaan
817c967591 Remove leftover credits 2021-02-16 17:58:40 -05:00
Kaisaan
f5908afeaf Include Section about RTCom in the modding index 2021-02-16 17:51:08 -05:00
Pk11
790ef9d319 A couple minor corrections 2021-01-24 11:15:54 -06:00
Pk11
b8a45de027 Save tab to URL 2021-01-23 00:30:57 -06:00
Pk11
7012030ffc Fix a couple typos 2021-01-22 16:20:51 -06:00
Pk11
2854dc4a5d Link GBAtemp guides for making hotspots 2021-01-22 16:20:45 -06:00
Pk11
651b2a0891 Update cheats section a bit 2021-01-22 15:40:22 -06:00
Pk11
178f5cefab Add descriptions to all pages 2021-01-22 15:40:04 -06:00
Pk11
fa897e4f13 A few minor style changes
- Two space tabs are a bit buggy sometimes with ordered lists
- Put a few more things in <code> backticks
- Trim trailing whitespace
2021-01-18 07:53:18 -06:00
Pk11
8cfc1533f2 Optimize images and make them into links 2021-01-16 20:36:14 -06:00
Kalam :p
04b359a6a0
added hardmod guide into the index (#1)
* added hardmod guide

* Update hardmod.md

* Update hardmod.md

* Add images for hardmodding

* Update hardmod.md

* add in photos

* Add SD card photo

* Update hardmod.md

* Update pages/_en-US/ds-index/hardmod.md

Co-authored-by: Pk11 <epicpkmn11@outlook.com>

* Update pages/_en-US/ds-index/hardmod.md

Co-authored-by: Pk11 <epicpkmn11@outlook.com>

* Apply suggestions from code review

Co-authored-by: Pk11 <epicpkmn11@outlook.com>

* Add instructions to remove NOCASH footer

* oops forgot to save then commit

* Update pages/_en-US/ds-index/hardmod.md

Co-authored-by: Pk11 <epicpkmn11@outlook.com>

* Update pages/_en-US/ds-index/hardmod.md

Co-authored-by: Pk11 <epicpkmn11@outlook.com>

Co-authored-by: Pk11 <epicpkmn11@outlook.com>
2021-01-16 20:24:34 -06:00
Pk11
6c96bd81b9 Move "NOTE:"s into alert bubbles 2021-01-09 23:23:26 -06:00
Pk11
5ea669e728 Better category ordering 2021-01-09 15:12:49 -06:00
NightScript
b6265043f2
Update System Menu bug description
Complete rewrite + mention hiyaCFW's latest update
2021-01-05 16:32:03 -08:00
Pk11
eec84125de Fix incorrect path 2021-01-02 05:10:41 -06:00
Pk11
6c7099d1e7 Put linux path in backticks 2021-01-01 19:51:20 -06:00
Pk11
447754a3f7 Move to the top 2020-12-31 00:57:28 -06:00
Pk11
286d6e51f5 Add note to check FAQs on GBAtemp if you have issues 2020-12-31 00:56:37 -06:00
Pk11
2581ea591f Add 3DS forwarders page 2020-12-31 00:36:05 -06:00
Pk11
62cbab62c4 Add English only note for Discord in the ds index 2020-12-23 15:52:46 -06:00
Pk11
03b6467e25 Clean up spelling, grammar, markdown, etc 2020-12-21 13:46:10 -06:00
Pk11
adbdf84fe5 Remove accidental ' and use Discord redirect links 2020-12-20 23:46:59 -06:00