Add descriptions to all pages

This commit is contained in:
Pk11 2021-01-22 15:40:04 -06:00
parent 369ef8d10e
commit 178f5cefab
25 changed files with 28 additions and 7 deletions

View File

@ -4,7 +4,7 @@ layout: wiki
section: ds-index
category: reference
title: Nintendo DSi / Nintendo 3DS TWL_FIRM
description: An explanation of all things DS modding
description: Information about the Nintendo DSi and the Nintendo 3DS's TWL_FIRM
---
### Setting-up CFW

View File

@ -4,7 +4,7 @@ layout: wiki
section: ds-index
category: guides
title: Hardmod
description: An explanation of all things DS modding
description: How to hardmod a Nintendo DSi
---
Hardmodding is when you physically solder the motherboard of the Nintendo DSi to an SD card adapter in order to be read on a computer. This is useful for restoring NAND backups, viewing NAND on your PC, etc...

View File

@ -4,7 +4,7 @@ layout: wiki
section: ds-index
category: reference
title: Homebrew
description: An explanation of all things DS modding
description: Information about homebrew on the Nintendo DS
---
### Development

View File

@ -4,7 +4,7 @@ layout: wiki
section: ds-index
category: reference
title: Wi-Fi
description: An explanation of all things DS modding
description: Information on using Wi-Fi on the Nintendo DS
---
- On Nintendo DS applications, you can only use WEP and Open WiFi

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: other
title: Creating RAM Disks
description: How to create RAM disks for using old DS homebrew with TWiLight Menu++
---
You do not need to follow this if you're using a flashcard.

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: customization
title: Custom Boot Splashes
description: How to use custom splash screens for TWiLight Menu++
---
You can use custom GIF files to have custom splash screens while booting TWiLight Menu++. They need to be named `splashtop.gif` and `splashbottom.gif` and be in `sd:/_nds/TWiLightMenu/extras`, then set `DSi Splash Screen` to `Custom` in TWiLight Menu++ settings.

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: customization
title: DSi / 3DS skins - Custom SFX
description: How to use custom background music and sound effects in DSi and 3DS skins for TWiLight Menu++
---
TWiLightMenu supports custom sound files in themes. Place your sound files under the `sound` subdirectory in your theme folder, for example for the `white` theme, you would place the files at `themes/white/sound/sfx.bin` and `themes/sound/bgm.pcm.raw` respectively. Both files are optional, if one is missing the default music will be used. You should then also set the music option in settings to "Theme".

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: customization
title: How to create DSi / 3DS skins
description: How to make custom DSi and 3DS skins for TWiLight Menu++
---
The easiest way of customizing a theme is by editing the png textures in a theme's `ui`, `battery`, and/or `volume` folders. These files can be any png with one minor caveat in that only pixels that are 100% transparent will be rendered transparently, any other opacity will be drawn as fully opaque. Also, any part that is transparent in one of a set (ex. all the battery icons) should be transparent in all since transparent pixels are simply skipped rather than reverted to the background, so any part that is transparent in only some should have the background texture rather than transparency. These textures are allowed to vary in size, but may require tweaking of the theme configuration to render correctly (see below).

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: customization
title: Custom Fonts
description: How to use custom fonts with TWiLight Menu++
---
TWiLight Menu++ can use custom fonts in NFTR (Nitro FonT Resource) format. They will be used in Settings, the Manual's titles, and in the Nintendo DSi, Nintendo 3DS, SEGA Saturn, and Homebrew Launcher themes.
@ -26,5 +27,5 @@ You can make your own fonts using a utility such as Pk11's [nftr-editor](https:/
1. Load an NFTR file in nftr-editor
1. Type the names of the fonts you want to use from highest to lowest priority in the `Input font` text box, comma separated
- You can see a preview of the input fonts in the top box on the left and the current NFTR in the bottom box
1. Click `Generate from font`, then say `OK` to regenerating existing characters and `Cancel` to regenerating the special button characters (ex. ``)
1. Click `Generate from font`, then say `OK` to regenerating existing characters and `Cancel` to regenerating the special button characters (ex. )
1. Click `Save`, then repeat for the other sizes

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: customization
title: Custom Unlaunch Backgrounds
description: How to make custom Unlaunch backgrounds and install them using TWiLight Menu++
---
Using TWiLight Menu++ you can patch the Unlaunch installer to have a custom background image. This needs to be a 256 x 192 GIF, with a few restrictions:

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: other
title: Download Play / Pictochat in DS Classic Menu
description: How to get DS Download Play and Pictochat in TWiLight Menu++'s DS Class Menu
---
If you're using a DSi console, you should already be able to launch those apps.

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: other
title: FAQ & Troubleshooting
description: FAQs and troubleshooting for TWiLight Menu++
---
For more FAQs, please visit the [GBAtemp thread](https://gbatemp.net/threads/ds-i-3ds-twilight-menu-gui-for-ds-i-games-and-ds-i-menu-replacement.472200/).

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: other
title: How to Get Box Art
description: How to get box art / game covers in TWiLight Menu++
---
### 3DS

View File

@ -3,6 +3,7 @@ lang: en-US
layout: wiki
section: twilightmenu
title: Home
description: Guides on how to use and customize TWiLight Menu++
---
# Welcome to the TWiLight Menu++ wiki!

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: installing
title: Installing (3DS, Manual)
description: How to install TWiLight Menu++ on the Nintendo 3DS (Manual method)
---
You will first need to have Custom Firmware on your 3DS, follow [3ds.hacks.guide](https://3ds.hacks.guide) to install it

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: installing
title: Installing (3DS)
description: How to install TWiLight Menu++ on the Nintendo 3DS
---
You will first need to have Custom Firmware on your 3DS, follow [3ds.hacks.guide](https://3ds.hacks.guide) to install it

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: installing
title: Installing (DSi)
description: How to install TWiLight Menu++ on the Nintendo DSi
---
If you do not already have a way to run homebrew on your DSi, follow [dsi.cfw.guide](https://dsi.cfw.guide) to install TWiLight Menu++

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: installing
title: Installing (Flashcard)
description: How to install TWiLight Menu++ on a Nintendo DS flashcard
---
### Installing

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: other
title: Playing in Widescreen
description: How to use TWiLight Menu++ in widescreen on the Nintendo 3DS
---
Requires an Old/New Nintendo 3DS or 2DS console.

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: uninstalling
title: Uninstalling (3DS)
description: How to uninstall TWiLight Menu++ from a Nintendo 3DS
---
### Uninstalling
@ -17,4 +18,4 @@ title: Uninstalling (3DS)
1. Delete the `TWiLightMenu` folder
1. Delete the nds-bootstrap and GBARunner2 files
1. Exit `_nds`
1. Delete `boot.nds`
1. Delete `boot.nds`

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: uninstalling
title: Uninstalling (DS & DSi)
description: How to uninstall TWiLight Menu++ from Nintendo DSi or DS flashcard
---
### Uninstalling
@ -12,4 +13,4 @@ title: Uninstalling (DS & DSi)
1. Delete the `TWiLightMenu` folder
1. Delete the nds-bootstrap and GBARunner2 files
1. Exit `_nds`
1. Delete `boot.nds`
1. Delete `boot.nds`

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: updating
title: Updating (3DS, Manual)
description: How to update TWiLight Menu++ on the Nintendo 3DS (Manual method)
---
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: updating
title: Updating (3DS)
description: How to update TWiLight Menu++ on the Nintendo 3DS
---
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: updating
title: Updating (DSi)
description: How to update TWiLight Menu++ on the Nintendo DSi
---
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.

View File

@ -4,6 +4,7 @@ layout: wiki
section: twilightmenu
category: updating
title: Updating (Flashcard)
description: How to update TWiLight Menu++ on a Nintendo DS flashcard
---
If updating from a version older than v16.4.0, please move your `.sav` files for DS games to a new folder called `saves`, with the `saves` folder being in the same place as the DS roms.