mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Use slashes more correctly
Sorry translations 😅, also clarify in the CONTRIBUTING.md
This commit is contained in:
parent
c31d86d89b
commit
9900ac5991
@ -49,6 +49,7 @@ Decimal:
|
|||||||
- For multiple sentences in a single bullet item, all but the last sentence should have periods. Try to avoid this though, you can probably either use a subitem, shorten the phrase, or shouldn't be using a bullet list
|
- For multiple sentences in a single bullet item, all but the last sentence should have periods. Try to avoid this though, you can probably either use a subitem, shorten the phrase, or shouldn't be using a bullet list
|
||||||
- Units should be separated from their number by a space ("8 GiB", "67 MHz")
|
- Units should be separated from their number by a space ("8 GiB", "67 MHz")
|
||||||
- Plain quotes and apostrophes should be used, Jekyll will convert them to the fancy ones (`"This thing"`, not `“This thing”`)
|
- Plain quotes and apostrophes should be used, Jekyll will convert them to the fancy ones (`"This thing"`, not `“This thing”`)
|
||||||
|
- When separating two single words slashes should not have a space ("Nintendo DS Phat/Lite"), when separating two phrases they should have spaces ("On the TWiLight Menu++ splash / right after the Nintendo DSi splash")
|
||||||
- Unless otherwise specified, American English spellings and spelling rules should be used
|
- Unless otherwise specified, American English spellings and spelling rules should be used
|
||||||
- When referring to other things on the wiki you should use like "the troubleshooting page", not "our troubleshooting page"
|
- When referring to other things on the wiki you should use like "the troubleshooting page", not "our troubleshooting page"
|
||||||
|
|
||||||
|
|||||||
@ -49,7 +49,7 @@ Flashcards can take advantage of cheat codes by using cheat databases. Cheat fun
|
|||||||
- Wood R4 (`usrcheat.dat`)
|
- Wood R4 (`usrcheat.dat`)
|
||||||
- YSMenu (`usrcheat.dat`)
|
- YSMenu (`usrcheat.dat`)
|
||||||
|
|
||||||
Homebrew / digital based solutions can also take advantage of the cheat databases, the software currently available can use the following:
|
Homebrew/digital-based solutions can also take advantage of the cheat databases, the software currently available can use the following:
|
||||||
- [NitroHax](https://www.chishm.com/NitroHax) (`cheats.xml`)
|
- [NitroHax](https://www.chishm.com/NitroHax) (`cheats.xml`)
|
||||||
- NitroHax lets you use cheats with real game cards from a flashcard. The engine used here loads the entire cheats.xml database into the Nintendo DS's limited RAM and tries to manage things from there. This imposes a serious limit on how many cheats you can have, as NitroHax will not load a cheats.xml file past 2.4 MB
|
- NitroHax lets you use cheats with real game cards from a flashcard. The engine used here loads the entire cheats.xml database into the Nintendo DS's limited RAM and tries to manage things from there. This imposes a serious limit on how many cheats you can have, as NitroHax will not load a cheats.xml file past 2.4 MB
|
||||||
- [NitroHax3DS](https://github.com/ahezard/NitroHax3DS/releases) ([usrcheat.dat fork](https://github.com/Epicpkmn11/NitroHax3DS/releases)) (`cheats.xml` or `usrcheat.dat`)
|
- [NitroHax3DS](https://github.com/ahezard/NitroHax3DS/releases) ([usrcheat.dat fork](https://github.com/Epicpkmn11/NitroHax3DS/releases)) (`cheats.xml` or `usrcheat.dat`)
|
||||||
|
|||||||
@ -64,7 +64,7 @@ No, this is not an emulator. The menu and DS games (loaded via nds-bootstrap) ar
|
|||||||
#### What systems does TWiLight Menu++ support?
|
#### What systems does TWiLight Menu++ support?
|
||||||
|
|
||||||
| Format | Loader | Extensions | Save file |
|
| Format | Loader | Extensions | Save file |
|
||||||
| ------------------------- | ------------------------------------------------ | -------------------------------------- | ---------------------------------- |
|
| ----------------------- | ------------------------------------------------ | -------------------------------------- | ---------------------------------- |
|
||||||
| ARGV[^1] | Native | `.argv` | |
|
| ARGV[^1] | Native | `.argv` | |
|
||||||
| Atari 2600 | [StellaDS][stellads] | `.a26` | |
|
| Atari 2600 | [StellaDS][stellads] | `.a26` | |
|
||||||
| Atari 5200 | [A5200DS][a5200ds] | `.a52` | |
|
| Atari 5200 | [A5200DS][a5200ds] | `.a52` | |
|
||||||
|
|||||||
@ -46,5 +46,5 @@ description: How to install TWiLight Menu++ on a Nintendo DS flashcard
|
|||||||
1. Extract the content(s) of `Autoboot/(your flashcard)` to the root of the flashcard's microSD card
|
1. Extract the content(s) of `Autoboot/(your flashcard)` to the root of the flashcard's microSD card
|
||||||
- Skip this, if you don't see your flashcard
|
- Skip this, if you don't see your flashcard
|
||||||
1. ...
|
1. ...
|
||||||
- **DS Phat / DS Lite users:** Go to settings in the DS menu, and turn on auto-start, so your flashcard will start on boot
|
- **DS Phat/Lite users:** Go to settings in the DS menu, and turn on auto-start, so your flashcard will start on boot
|
||||||
- **DSi/3DS users:** Run TWLMenu++ on the console's SD card, and turn on `Auto-start Slot-1`
|
- **DSi/3DS users:** Run TWLMenu++ on the console's SD card, and turn on `Auto-start Slot-1`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user