Commit Graph

144 Commits

Author SHA1 Message Date
RocketRobz
328898bcca Remove 3DS box art method 2021-05-28 00:59:02 -06:00
Pk11
3f9ec50d44 Use direct links to TWiLight 7z files 2021-05-26 23:19:12 -05:00
triangle
a6137e8236
Re-add return to TWLM++ button combo (#17)
Also adds detail regarding B4DS mode, and some other  changes.
2021-05-26 21:01:49 -06:00
Pk11
e0a4f98b56 Add spaces around / 2021-05-21 19:30:31 -05:00
Pk11
a98a45f4f4 "Slot-1: Touch Mode" to "DSi Mode", not "Slot-1: TWL touch mode" 2021-05-21 19:29:31 -05:00
triangle
7fe24e81cf Removed reference to last ran ROM setting
Removed in TWiLight Menu++ v20.2.1
2021-05-21 14:22:20 -07:00
RocketRobz
b4dd4e3a86 Update installing-flashcard.md 2021-05-20 19:41:28 -06:00
Kaisaan
1c8cd72910 Update FAQ 2021-05-10 01:18:52 -04:00
hansoljin
92e54168d2 new ROM dumping guide 2021-05-05 11:09:24 -07:00
Sage
9ce53492e1
Fix instructions for obtaining dlplay.nds on gm9 (#14)
* Update instructions for obtaining DS Download Play

FIXME: Translations need to match this; but I can only speak English.

* Remove redundancy
2021-04-30 10:34:22 -06: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
triangle
de8b361c5c
Various changes (nds-bootstrap 0.39.0 and minor corrections mostly) (#13)
* 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

* nds-bootstrap 0.39.0 update

Things to consider *not* changing or making further edits:
- nds-bootstrap troubleshooting edits (would this be considered good enough/better than what it was before?)
- Removing Donor ROM/E-type cheat section (do these still apply?)
- Adding in-game menu or launching DSiWare to nds-bootstrap vs flashcard section (didn't think these were complete enough for them to be worth adding)

* Corrected /

* Add suggestion of trying different run settings

* Add DSi Mode in-game menu explanation

Also changed TWLMenu++ to TWiLight Menu++ and added spaces to slashes

* Remove reference to running DSi-Enhanced games in DS mode

Also added `-` for Universal-Updater

* Fix capitalization of Unlaunch

* Fix flashcard/flashcart

Flashcard = Slot-1, flashcart = Slot-2, according to contributing page

* Update pages/_en-US/nds-bootstrap/faq.md

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

* Update pages/_en-US/twilightmenu/controls.md

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

Co-authored-by: Pk11 <epicpkmn11@outlook.com>
2021-04-22 16:00:59 -05:00
Pk11
141f3bad2c Change formatting on Linux users: JavaFX a bit 2021-04-22 13:47:29 -05:00
Pk11
4858639ee6 Add ffmpeg method of converting bgm.pcm.raw 2021-04-22 13:47:18 -05:00
Pk11
c01698b703 nds-bootstrap can be used for DSiWare too now
TODO: Update save info
2021-04-20 19:08:57 -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
triangle
50ce007a22
Changed GameBrew link (#10)
* 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.
2021-04-02 21:53:54 -06:00
Pk11
4e7140521b Default to wiki layout
Not changing all the pages atm cause crowdin is dumb, so just the one I tested with for now
2021-03-25 18:52:45 -05:00
Pk11
aaedb9c3fd Add installing and updating index pages to sidebar
I'm really not sure where's best to put these... For now I've put them in an "Indexes" section, but other ideas are welcome
2021-03-25 00:08:49 -05:00
Pk11
c89ca8440d Add index pages for installing and updating 2021-03-24 21:19:08 -05:00
triangle
1c23fe377f
RAM dump button combo and RAM Viewer controls (#9)
A few things to consider:

- *RAM Editor* and *RAM Viewer* are referred to as if they are two separate modes, but it would be more accurate to imply a *view mode* and *edit mode* as they both technically are within the RAM Viewer option in the in-game menu. I did not do this, because then view mode would have to be a sub-bullet of RAM Viewer itself along with edit mode, making it more messy (line 42, 51)
- The other two shortcuts are above the in-game menu because of how long and detailed the in-game menu portion is, so it looks nicer this way (line 39, 40)
- The RAM dump shortcut appears to take 3 seconds, but maybe I miscounted 2 as 3? (line 40)
- There's no explanation for `h` (line 54, 55)
- Explanation for address jump function is redundant, because there isn't really a nice way of saying "see above" and it might not make sense to separate it from the viewer and editor portions (line 47, 58)
- This only covers the RAM Viewer functions because everything else in the in-game menu is fairly straightforward, but perhaps those other things would belong on the nds-bootstrap section of the wiki
- *Fast scroll* may not be appropriate (line 44)
- *1h* may be unnecessary, but was done to be consistent with *10h* (line 54, 55)
- Address jumping section makes no mention of hexadecimal (line 48, 59)
2021-03-22 19:23:23 -06:00
Kaisaan
2343e22c48 Update links to GBA BIOS dumping guides 2021-03-22 00:35:45 -04:00
Pk11
fa0c698a9e Fix typo 2021-03-21 21:41:17 -05:00
Han Sol Jin
eddaef5628
Add description for DeadSkullzJr's usrcheat.dat in Universal Updater (#8)
This explains an easier method for 3DS consoles to download DeadSkullzJr's cheat database to use with TWiLight Menu++. It should avoid confusion for people using a 3DS family console.
2021-03-21 16:25:26 -06:00
Pk11
422b4f9172 Add long_title for page title and SEO
The normal title is still used for the sidebar
2021-03-21 03:41:08 -05:00
Pk11
70c690ad29 Update controls for nds-bootstrap 2021-03-17 22:30:56 -05:00
Pk11
3934128c94 Use tabs on the hardmod page 2021-03-12 21:18:07 -06:00
Pk11
66cc8212a4 Missed a couple slashes without spaces 2021-03-12 21:05:28 -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
c0397677cf Change <sup>(i)</sup> to ⁽ⁱ⁾
It looks better with the link underlines and is what it actually is
2021-03-12 00:27:07 -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
Pk11
885a3b9b64 Make placeholder pages have something relavant 2021-03-05 15:56:44 -06:00
hansoljin
491d7a1e28
Add step to enable "Widescreen patch", change "X+START" to "START"
In TWPatch, one needs to enable "Widescreen patch (384x240 16:10)" for the patch to actually enable widescreen. This was missing in earlier revisions of the page.
The step to change "X+START" was deprecated in TWPatch, and now one only needs to press START to begin generating `TwlBg.cxi`.
2021-03-04 00:07:04 -08:00
Pk11
84a5e8c1ae Add GBARunner2 footnote and that SNES works on 3DS 2021-03-01 22:53:00 -06:00
Kaisaan
97d4e410cc
Merge pull request #6 from Jonatan6/main
Some small changes to a couple of articles.
2021-02-27 16:21:13 -05:00
Kaisaan
5ef0b341fc Add FAQ to GodMode9i page 2021-02-25 18:49:42 -05:00
Kaisaan
5523950667 Change header sizes to be consistent 2021-02-25 18:45:25 -05:00
Kaisaan
cb4b2fbd86 Fix wording on pictochat wording 2021-02-25 18:27:55 -05:00
Kaisaan
e0e91b0d4a Fix wording in boxart page 2021-02-25 10:15:48 -05: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