diff --git a/pages/_es-ES/community/discord-info.md b/pages/_es-ES/community/discord-info.md
index 3f85cf63..f822f442 100644
--- a/pages/_es-ES/community/discord-info.md
+++ b/pages/_es-ES/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_es-ES/ds-index/homebrew.md b/pages/_es-ES/ds-index/homebrew.md
index 52eb180f..6dfcb202 100644
--- a/pages/_es-ES/ds-index/homebrew.md
+++ b/pages/_es-ES/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Acerca del homebrew en la Nintendo DS
---
### Desarrollo
-A la hora de desarrollar homebrew para Nintendo DS, normalmente se usan las herramientas de devkitPro, como devkitARM, libnds y libfat. Sin embargo, se puede usar software alternativo:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. Sin embargo, se puede usar software alternativo:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_es-ES/ds-index/wifi.md b/pages/_es-ES/ds-index/wifi.md
index 0f55227d..2225c00e 100644
--- a/pages/_es-ES/ds-index/wifi.md
+++ b/pages/_es-ES/ds-index/wifi.md
@@ -13,22 +13,41 @@ description: Cómo usar el Wi-Fi de la Nintendo DS
Se pueden usar puntos de acceso (hotspots), así no tendrás que cambiar los ajustes de tu router.
### Crear un punto de acceso
-Hay varias guías para crear puntos de acceso compatibles para la DS con macOS y Linux en GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Restaurar CWF de Nintendo DS
1. Abre la Configuración Wi-Fi de Nintendo
1. Conéctate a tu punto de acceso
1. Pon uno de los valores listados abajo como DNS primario, dependiendo del servicio que quieras usar:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` o `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Pon `1.1.1.1` como DNS secundario
1. Quizá necesites parchear tu juego con NoSSL, dependiendo de cuál sea
### Parchear manualmente tus ROMs de DS
-Sigue esta guía en caso de que tu proveedor de internet bloquee servidores DNS personalizados, en otro caso se recomienda *encarecidamente* seguir la guía anterior.
+Follow the guide below in case your ISP blocks custom DNS servers, otherwise it is *strongly* recommended to follow the guide above.
- Users of GNU/Linux and macOS can follow very similar instructions, but will have to use Mono
- WfcPatcher currently doesn't support DSiWare
diff --git a/pages/_es-ES/gbarunner2/bios.md b/pages/_es-ES/gbarunner2/bios.md
index 4c2cd60d..dbb87338 100644
--- a/pages/_es-ES/gbarunner2/bios.md
+++ b/pages/_es-ES/gbarunner2/bios.md
@@ -25,3 +25,5 @@ Puedes verificar el volcado de la BIOS comparándola con los siguientes checksum
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_es-ES/hiyacfw/faq.md b/pages/_es-ES/hiyacfw/faq.md
index 3bb8becb..628827e1 100644
--- a/pages/_es-ES/hiyacfw/faq.md
+++ b/pages/_es-ES/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_es-ES/nds-bootstrap/faq.md b/pages/_es-ES/nds-bootstrap/faq.md
index 07fd703b..d350e726 100644
--- a/pages/_es-ES/nds-bootstrap/faq.md
+++ b/pages/_es-ES/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_es-ES/twilightmenu/controls.md b/pages/_es-ES/twilightmenu/controls.md
index dfb7d138..63e91fd3 100644
--- a/pages/_es-ES/twilightmenu/controls.md
+++ b/pages/_es-ES/twilightmenu/controls.md
@@ -24,8 +24,8 @@ description: Controles para usar TWiLight Menu++
- (Tema DSi/Saturn/HBL) SELECT: Menú SELECT, o Menú Clásico de DS (donde se pueden acceder al menú del sistema, la configuración de TWiLight Menu++ y el modo GBA)
#### Tema R4
-- Up/Down: Select a game/app
-- A: Launch game/app
+- Arriba/Abajo: Seleccionar juego o aplicación
+- A: Iniciar juego o aplicación
- L: Cambiar entre la tarjeta SD y la flashcard
- Y: Ajustes del juego
- X: Trucos
@@ -37,42 +37,41 @@ description: Controles para usar TWiLight Menu++
#### ROMs de DS(i) (usando nds-bootstrap)
No se aplica a DSiWare.
-- L + R + Arr + X durante 1 segundo: Intercambia las pantallas
-- L + R + Abj + A durante 3 segundos: Volcar la RAM en `sd:/_nds/nds-bootstrap` como `ramDump.bin`
-- L + R + Abj + B durante 2 segundos: Volver a TWiLight Menu++
-- L + Abj + SELECT: Abrir menú dentro del juego
- - R: Advance by one frame
- - Screenshot
- - Up/Down/Left/Right: Change VRAM bank
- - A: Save screenshot
- - B: Return to in-game menu
- - RAM Viewer
- - Up/Down: Scroll
- - Left/Right: Fast scroll
- - R + Down/Up: Faster scroll
- - R + Left/Right: Fastest scroll
- - A: Enter RAM Editor
- - B: Return to in-game menu
- - Y: Specify an address to jump to
- - Up/Down: Increase/Decrease selected value
- - Left/Right: Select a value
- - A/B: Return to RAM Viewer/Editor at specified address
- - RAM Editor
- - Up/Down/Left/Right: Select a value
- - A: Modify selected value
- - Up/Down: Increase/Decrease value by 1h
- - Left/Right: Increase/Decrease value by 10h
- - A/B: Finish modifying value
- - B: Return to RAM Viewer
- - Y: Specify an address to jump to
- - Up/Down: Increase/Decrease selected value
- - Left/Right: Select a value
- - A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- En modo B4DS solo funciona la combinación para intercambiar las pantallas
-- En algunos modelos de O3DS no se puede volver a TWiLight Menu++
-- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
-- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- L + R + Arriba + X durante 1 segundo: Intercambia las pantallas
+- L + R + Abajo + A durante 2 segundos: Volcar la RAM en `sd:/_nds/nds-bootstrap` como `ramDump.bin`
+- L + R + Abajo + B durante 2 segundos: Volver a TWiLight Menu++
+- L + Abajo + SELECT: Abrir menú dentro del juego
+ - R: Avanzar un fotograma
+ - Captura de pantalla
+ - Arriba/Abajo/Izquierda/Derecha: Cambiar banco VRAM
+ - A: Guardar captura de pantalla
+ - B: Regresar al menú dentro del juego
+ - Visor de la RAM
+ - Arriba/Abajo: Navegar
+ - Izquierda/Derecha: Navegar rápido
+ - R + Abajo/Arriba: Navegar aún más rápido
+ - R + Izquierda/Derecha: Navegar lo más rápido
+ - A: Entrar al editor de la RAM
+ - B: Regresar al menú dentro del juego
+ - Y: Especificar una dirección a la que saltar
+ - Arriba/Abajo: Incrementar/Disminuir valor seleccionado
+ - Izquierda/Derecha: Seleccionar un valor
+ - A/B: Volver al visor/editor de la RAM en la dirección especificada
+ - Editor de la RAM
+ - Arriba/Abajo/Izquierda/Derecha: Seleccionar un valor
+ - A: Modificar valor seleccionado
+ - Arriba/Abajo: Incrementar/Disminuir valor por 1h
+ - Izquierda/Derecha: Incrementar/Disminuir valor por 10h
+ - A/B: Terminar de modificar el valor
+ - B: Volver al visor de RAM
+ - Y: Especificar dirección a la que saltar
+ - Arriba/Abajo: Incrementar/Disminuir valor seleccionado
+ - Izquierda/Derecha: Seleccionar un valor
+ - A/B: Volver al visor/editor de la RAM en la dirección especificada
+- En algunos modelos de 3DS original no se puede volver a TWiLight Menu++
+- La combinación de botónes para abrir el menú de nds-bootstrap dentro del juego puede cambiarse en la configuración de TWiLight Menu++
+- Las capturas de pantalla se guardan en el archivo `sd:/_nds/nds-bootstrap/screenshots.tar`. Este archivo puede abrirse usando un visor de archivos como [7-zip](https://www.7-zip.org/)
+- El volcado de la memoria RAM y la realización de capturas de pantalla no son posibles actualmente en el modo B4DS
#### Atajos al arrancar
Estas combinaciones pueden hacerse en la pantalla de bienvenida de TWiLight Menu++ / justo después de la de Nintendo DSi.
diff --git a/pages/_es-ES/twilightmenu/creating-ram-disks.md b/pages/_es-ES/twilightmenu/creating-ram-disks.md
index 85d36262..a54a8dc5 100644
--- a/pages/_es-ES/twilightmenu/creating-ram-disks.md
+++ b/pages/_es-ES/twilightmenu/creating-ram-disks.md
@@ -7,23 +7,31 @@ title: Crear discos RAM
description: Cómo crear discos RAM para usar homebrew antiguo con TWiLight Menu++
---
-No necesitas seguir esto si estás usando una flashcard.
+Algunas aplicaciones homebrew para DS son incapaces de acceder al sistema de archivos de la tarjeta SD. Es por eso que podría ser necesario cargar un sistema de archivos independiente en la RAM que contenga los archivos necesarios para que la aplicación pueda funcionar.
+
+Los progamas utilizados aquí requieren un sistema operativo Windows.
{:.alert .alert-info}
-To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
+No necesitas seguir estos pasos si estas usando uan flashcard.
+{:.alert .alert-info}
+
+Para hacer un disco RAM, descarga [esto](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (haz clic en `Download Software`), y sigue las instrucciones a continuación.
Instrucciones por @Dakkon7, modificadas por RocketRobz:
1. Abre RAMDisk
-1. Pincha en **View** -> **Advanced**
-1. Para **Disk Size**, escribe `12` para DSi, o `28` para 3DS, encima de **Max 1023 MB**
-1. Desmarca **Create TEMP Directory** si está marcada
-1. Pincha en **Load/Save**
-1. Pincha en `Start RAMDisk`, una nueva ventana para tu .img aparecerá
+1. Haz clic en **View** -> **Advanced**
+1. En **Disk Size**, escribe `12` para DSi, o `28` para 3DS, encima de **Max 1023 MB**
+1. Desmarca la casilla **Create TEMP Directory** si está marcada
+1. Haz clic en **Load/Save**
+1. Haz clic en `Start RAMDisk`, una nueva ventana para tu .img aparecerá
1. Coloca ahí cualquier archivo y/o fichero que el homebrew espera encontrarse o archivos que quieras usar
-1. En RAMDisk, pincha `Save Disk Image Now`
-1. Guarda `romname.img` en una carpeta llamada `ramdisks` en el lugar que guardas el .nds
-1. Pincha `Stop RAMDisk` cuando termines
-1. En TWiLight Menu++, abre las opciones específicas de tu homebrew
-1. Pon RAM disk a 0
+1. En RAMDisk, haz clic en `Save Disk Image Now`
+1. Guarda `[nombre de la rom].img` en la carpeta `ramdisks` que se encuentra en el directorio donde está el archivo .nds de tu aplicación homebrew Si esta no existe, creala
+1. Haz clic en `Stop RAMDisk` cuando termines
+1. En TWiLight Menu++, abre la configuración por juego seleccionando tu aplicación homebrew
+1. Configura la opción Disco RAM a 0
1. Abre el homebrew, debería leer el disco RAM
+
+Si quieres usar otro disco RAM distinto para una misma aplicación, usa la extensión `.img1` para el disco RAM en la ranura 1, y así sucesivamente.
+{:.alert .alert-info}
diff --git a/pages/_es-ES/twilightmenu/custom-dsi-3ds-sfx.md b/pages/_es-ES/twilightmenu/custom-dsi-3ds-sfx.md
index b9c722cd..92cb71d4 100644
--- a/pages/_es-ES/twilightmenu/custom-dsi-3ds-sfx.md
+++ b/pages/_es-ES/twilightmenu/custom-dsi-3ds-sfx.md
@@ -3,7 +3,7 @@ lang: es-ES
layout: wiki
section: twilightmenu
category: customization
-title: DSi/3DS Skins - Custom SFX
+title: Skins para DSi/3DS - Efectos de sonido personalizados
description: Cómo usar música de fondo y efectos de sonido personalizados en las skins de DSi y 3DS de TWiLight Menu++
---
diff --git a/pages/_es-ES/twilightmenu/download-play-pictochat.md b/pages/_es-ES/twilightmenu/download-play-pictochat.md
index 3f083647..6fb4fe61 100644
--- a/pages/_es-ES/twilightmenu/download-play-pictochat.md
+++ b/pages/_es-ES/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-Si estás usando una consola DSi, ya deberías poder usar esas aplicaciones. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+Si estás usando una consola DSi, ya deberías poder usar esas aplicaciones. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
Dentro de GodMode9:
-- Press the HOME/Power button
-- Selecciona `Title Manager` y luego `[1:] NAND / TWL`
-- Busca y selecciona `DS Download Play (NTR-HDNA)`
-- Selecciona `Open title folder`
-- Selecciona `00000000.tmd` y luego `TMD file options...`
-- Selecciona `Dump CXI/NDS file`
-- Hecho. The file will be in `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Copia `DS Download Play (NTR-HDNA).nds` a `0:/_nds/` y renómbralo como `dlplay.nds`.
+The above steps will increase DLP boot speed.
-Los pasos anteriores aumentarán la velocidad de arranque de DLP.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
-
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_es-ES/twilightmenu/installing-3ds.md b/pages/_es-ES/twilightmenu/installing-3ds.md
index 4dd6bda2..5bf3a455 100644
--- a/pages/_es-ES/twilightmenu/installing-3ds.md
+++ b/pages/_es-ES/twilightmenu/installing-3ds.md
@@ -13,7 +13,7 @@ tabs:
manual: Manual
---
-You will first need to have custom firmware on your 3DS, follow [3ds.hacks.guide](https://3ds.hacks.guide) to install it
+Primero necesitaras tener un firmware personalizado en tu consola. Sigue la guía de [3ds.hacks.guide](https://3ds.hacks.guide) para instalarlo.
{:.alert .alert-info}
{% capture tab-working-camera %}
diff --git a/pages/_es-ES/twilightmenu/installing-flashcard.md b/pages/_es-ES/twilightmenu/installing-flashcard.md
index 9b792e73..85f9462c 100644
--- a/pages/_es-ES/twilightmenu/installing-flashcard.md
+++ b/pages/_es-ES/twilightmenu/installing-flashcard.md
@@ -17,7 +17,7 @@ description: Cómo instalar TWiLight Menu++ en una flashcard de Nintendo DS
1. Si ya tienes archivos de guardado, mueve los archivos `.sav`, que se encuentran en la misma carpeta que tus ROMs de DS, a una nueva llamada `saves` también en la carpeta de las ROMs
1. ...
- **Usuarios de DS Phat/Lite:** Si al iniciar `BOOT.NDS` la consola crashea con una pantalla blanca, inserta un DS Memory Expansion Pak y prueba de nuevo
- - **Usuarios de DSi/3DS:** Abre TWLMenu++ desde la SD de la consola, activa `SCFG access in Slot-1` y pon `Slot-1: Touch Mode` a `DSi Mode`
+ - **Usuarios de DSi/3DS:** Abre TWLMenu++ desde la SD de la consola, activa `Acceso a SCFG en Slot-1` y configura la opción `Slot-1: Configuración Táctil` a `Modo DSi`
- Esto permitirá usar la velocidad de reloj TWL y/o acelerar la VRAM en los juegos de la flashcard, así como acceder a la SD de la consola y lanzar juegos DSi-Enhanced/DSi-Exclusive/DSiWare en Modo DSi desde la flashcard
### Iniciar los juegos con el firmware de la flashcard
@@ -38,7 +38,7 @@ description: Cómo instalar TWiLight Menu++ en una flashcard de Nintendo DS
- R4xDS
- DSTT(i)
- Install [RetroGameFan's YSMenu](https://gbatemp.net/threads/retrogamefan-updates-releases.267243/)
+ Instala [YSMenu de RetroGameFan](https://gbatemp.net/threads/retrogamefan-updates-releases.267243/).
- Comprueba que tienes `YSMenu.nds` (renombrado de `TTMenu.dat` si no existe) y la carpeta `TTMenu` en la raíz de la microSD de tu flashcard
1. Pon `Use nds-bootstrap` a `No` para usar el firmware de la flashcard en vez de nds-bootstrap
diff --git a/pages/_es-ES/twilightmenu/updating-dsi.md b/pages/_es-ES/twilightmenu/updating-dsi.md
index 9772c6f5..6e8472de 100644
--- a/pages/_es-ES/twilightmenu/updating-dsi.md
+++ b/pages/_es-ES/twilightmenu/updating-dsi.md
@@ -23,7 +23,7 @@ Si estás intentando actualizar desde una versión anterior a la 21.0.0, por fav
### Más pasos desde la flashcard
-If you can switch between the SD and flashcard contents in TWLMenu++, and if the flashcard TWLMenu++ is on v16.3.0 or later, please follow these steps.
+Si puedes cambiar entre los contenidos de la SD y la flashcard en TWLMenu++ y el TWLMenu++ de la flashcard está en la versión v16.3.0 o superior, sigue estos pasos.
1. Ve a los ajustes de TWLMenu++
1. Selecciona `Update TWiLight Menu++`
diff --git a/pages/_fr-FR/community/discord-info.md b/pages/_fr-FR/community/discord-info.md
index 8f3cfda3..8ace3610 100644
--- a/pages/_fr-FR/community/discord-info.md
+++ b/pages/_fr-FR/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_fr-FR/ds-index/homebrew.md b/pages/_fr-FR/ds-index/homebrew.md
index bd67eb53..ba575eb1 100644
--- a/pages/_fr-FR/ds-index/homebrew.md
+++ b/pages/_fr-FR/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Informations sur les homebrews de la Nintendo DS
---
### Développement
-Le développement de homebrew pour Nintendo DS utilise les outils de devkitPro, comme devkitARM, libnds, et libfat. Cependant, il y a toujours la possiblité d'utiliser des logiciels alternatifs:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. Cependant, il y a toujours la possiblité d'utiliser des logiciels alternatifs:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_fr-FR/ds-index/wifi.md b/pages/_fr-FR/ds-index/wifi.md
index ea67c7d1..26c910dd 100644
--- a/pages/_fr-FR/ds-index/wifi.md
+++ b/pages/_fr-FR/ds-index/wifi.md
@@ -13,25 +13,44 @@ description: Informations sur l'utilisation de la connexion Wi-Fi sur la Nintend
Les hotspots sont utilisables, vous n'avez donc pas besoin de modifier la configuration de votre routeur.
### Créez un point d'accès wi-fi
-Il y a des guides pour créer un hotspot compatible avec les jeux DS sur macOS et les ordinateurs Linux sur GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Restauration Nintendo DS WFC
1. Lancez la configuration de la Connexion Wi-Fi Nintendo
1. Connectez-vous à votre point d'accès
1. Définissez la valeur DNS principale en choisissant une des valeurs ci-dessous, selon le service que vous souhaitez utiliser :
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` ou `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Définissez `1.1.1.1` comme DNS secondaire
1. Vous pourriez avoir besoin d'appliquer un patch NoSSL à votre jeu, selon le jeu
### Correction manuelle de vos ROMs DS
-Suivez le guide ci-dessous au cas où votre FAI bloque les serveurs DNS personnalisés, sinon il est *fortement* recommandé de suivre le guide ci-dessus.
+Follow the guide below in case your ISP blocks custom DNS servers, otherwise it is *strongly* recommended to follow the guide above.
-- Les utilisateurs de GNU/Linux et macOS peuvent suivre des instructions très similaires, mais devront utiliser Mono
-- WfcPatcher ne supporte pas actuellement DSiWare
+- Users of GNU/Linux and macOS can follow very similar instructions, but will have to use Mono
+- WfcPatcher currently doesn't support DSiWare
1. Télécharger [WfcPatcher](https://github.com/AdmiralCurtiss/WfcPatcher/releases)
1. Copiez la ROM du jeu que vous voulez patcher dans le même dossier où WfcPatcher est sauvegardé et ouvrez ce dossier
@@ -42,9 +61,9 @@ Suivez le guide ci-dessous au cas où votre FAI bloque les serveurs DNS personna
1. Maintenant, faites glisser toutes les roms sur lesquelles vous souhaitez patcher sur patch.bat
1. Fini! les roms patchés seront ceux qui se termineront par (wiimmfi)
-N'oubliez pas de supprimer tout DNS que vous pourriez avoir enregistré dans vos paramètres Wi-Fi avant d'essayer de vous connecter avec la ROM patchée.
+Don't forget to remove any DNS you might have saved on your Wi-Fi settings before attempting to connect with the patched ROM.
### Dépannage et lecture approfondie
-Si vous recevez des erreurs, vous pouvez entrer le code d'erreur dans le [dépannage](https://wiimmfi.de/error) de Wiimmfi pour trouver des moyens de le corriger.
+If you are receiving any errors, you can enter the error code in Wiimmfi's [troubleshooter](https://wiimmfi.de/error) for ways to fix it.
-Pour un dépannage plus spécifique et plus d'informations, comme comment se connecter en ligne sur des émulateurs ou utiliser un connecteur Nintendo Wi-Fi USB vous pouvez lire ce [Guide Wiimmfi](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) écrit par les membres du [Réseau Mario Kart DS](https://discord.gg/pa9bea6).
+For more specific troubleshooting and more information, such as how to connect to online on emulators or using a Nintendo Wi-Fi USB Connector, you can read this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6).
diff --git a/pages/_fr-FR/gbarunner2/bios.md b/pages/_fr-FR/gbarunner2/bios.md
index cf747a6c..0932f086 100644
--- a/pages/_fr-FR/gbarunner2/bios.md
+++ b/pages/_fr-FR/gbarunner2/bios.md
@@ -25,3 +25,5 @@ Vous pouvez vérifier que votre BIOS est une bonne copie en le comparant avec le
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_fr-FR/hiyacfw/faq.md b/pages/_fr-FR/hiyacfw/faq.md
index 3bb8becb..628827e1 100644
--- a/pages/_fr-FR/hiyacfw/faq.md
+++ b/pages/_fr-FR/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_fr-FR/nds-bootstrap/faq.md b/pages/_fr-FR/nds-bootstrap/faq.md
index eab1be10..78716087 100644
--- a/pages/_fr-FR/nds-bootstrap/faq.md
+++ b/pages/_fr-FR/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_fr-FR/twilightmenu/controls.md b/pages/_fr-FR/twilightmenu/controls.md
index 1f1b7a59..d6f5a78c 100644
--- a/pages/_fr-FR/twilightmenu/controls.md
+++ b/pages/_fr-FR/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: Contrôles pour utiliser TWiLight Menu++
#### ROMs DS (avec nds-bootstrap)
Celles-ci ne s'appliquent pas à DSiWare.
- L + R + Haut + X pendant 1 seconde : Inverser les écrans
-- L + R + Down + A pendant 3 secondes : Copier la RAM vers `sd:/_nds/nds-bootstrap`, comme `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + Bas + B pendant 2 secondes : Retour dans TWiLight Menu++
- L + Bas + SELECT: Ouvrir le menu en jeu
- R : Avancer d’une frame
@@ -68,11 +68,10 @@ Celles-ci ne s'appliquent pas à DSiWare.
- Haut/Bas : Augmenter/diminuer la valeur sélectionnée
- Gauche/Droite : Sélectionner une valeur
- A/B : Retourner à la visionneuse/l'éditeur de RAM à l'adresse spécifiée
-- Le menu du jeu n'est pas accessible dans les jeux DSi-Enhanced/Exclusive fonctionnant en mode DSi ; toute tentative d'utilisation de la combinaison de boutons dans ces jeux ne donnera rien
-- Seul la combinaison de boutons de permutation d'écran fonctionnera en mode B4DS, les autres ne fonctionneront pas
-- Retourner sur TWiLight Menu++ peut ne pas fonctionner sur certains modèles O3DS
-- La combinaison de boutons pour ouvrir le menu en jeu peut être modifiée dans les paramètres de TWiLight Menu++
-- Les captures d'écran sont enregistrées dans `sd:/_nds/nds-bootstrap/screenshots.tar`. Ce fichier peut être ouvert à l'aide d'un visualiseur d'archives tel que [7-Zip](https://www.7-zip.org/)
+- Returning to TWiLight Menu++ may not work on some O3DS models
+- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
+- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### Raccourcis de démarrage
Celles-ci devraient être pressées sur le menu TWiLight Menu++ écran de démarrage / à droite après l'écran de démarrage Nintendo DSi.
diff --git a/pages/_fr-FR/twilightmenu/creating-ram-disks.md b/pages/_fr-FR/twilightmenu/creating-ram-disks.md
index 8ab40109..9bbd6e1a 100644
--- a/pages/_fr-FR/twilightmenu/creating-ram-disks.md
+++ b/pages/_fr-FR/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: Création de disques de RAM
description: Comment créer des disques en RAM pour utiliser les anciens homebrew DS avec TWiLight Menu++
---
-Vous n'avez pas besoin de suivre cela si vous utilisez un linker.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
{:.alert .alert-info}
-Pour créer un disque RAM, téléchargez [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (cliquez sur `Download Software`), et suivez les instructions ci-dessous.
+You do not need to follow this if you're using a flashcard.
+{:.alert .alert-info}
-Instructions par @Dakkon7, modifiées par RocketRobz :
+To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
+
+Instructions by Dakkon7, modified by Rocket Robz:
1. Lancez RAMDisk
1. Cliquez sur **View** -> **Advanced**
@@ -22,8 +27,11 @@ Instructions par @Dakkon7, modifiées par RocketRobz :
1. Cliquez sur `Start RAMDisk`, et une nouvelle fenêtre pour votre .img devrait apparaître
1. Placez n'importe quel fichier et/ou dossier que le homebrew attend là-bas, et/ou le(s) fichier(s) que vous voulez utiliser
1. Dans le programme RAMDisk, cliquez sur `Save Disk Image Now`
-1. Enregistrer `romname.img` dans un dossier appelé `ramdisks` à l'emplacement du fichier .nds
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Cliquez sur `Stop RAMDisk` lorsque vous avez terminé
-1. Dans TWiLight Menu++, ouvrez les paramètres par jeu pour votre homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Mettez le disque de RAM au disque 0
1. Lancez votre homebrew, et il devrait lire votre disque RAM
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_fr-FR/twilightmenu/download-play-pictochat.md b/pages/_fr-FR/twilightmenu/download-play-pictochat.md
index c5649bf8..fc3ae104 100644
--- a/pages/_fr-FR/twilightmenu/download-play-pictochat.md
+++ b/pages/_fr-FR/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Télécharger Play/PictoChat dans le menu DS Classic
description: Comment obtenir DS Download Play et PictoChat dans TWiLight Menu++ dand le Menu Classique DS
---
-Si vous utilisez une console DSi, vous devriez déjà pouvoir lancer ces applications. Pour obtenir les dumps pour votre flashcard ou 3DS, vous devez accéder au Menu Classique DS. Sinon, si vous avez une 3DS sans dump existant, procédez ci-dessous.
+Si vous utilisez une console DSi, vous devriez déjà pouvoir lancer ces applications. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Sinon, si vous avez une 3DS sans dump existant, procédez ci-dessous.
Dans GodMode9:
-- Appuyez sur le bouton HOME/Power
-- Sélectionnez `Title Manager`, puis sélectionnez `[1:] NAND / TWL`
-- Trouvez et sélectionnez `DS Download Play (NTR-HDNA)`
-- Sélectionnez `Option title folder`
-- Sélectionnez `00000000.tmd`, puis sélectionnez `TMD file options...`
-- Sélectionnez `Dump CXI/NDS file`
-- Terminée. Le fichier sera dans `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Copiez `DS Download Play (NTR-HDNA).nds` sur `0:/_nds/`, et renommez-le en `dlplay.nds`.
+The above steps will increase DLP boot speed.
-Les étapes ci-dessus augmenteront la vitesse de démarrage de DLP.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-Pour exécuter PictoChat sur 3DS (DSi requis) :
-- Copiez `pictochat.nds` vers `sd:/_nds/` sur la carte SD de la Dsi vers le même emplacement sur la carte SD de la 3DS
-
-Pour exécuter deux flashcard:
-- Copiez à la fois `pictochat.nds` et `dlplay.nds` vers `sd:/_nds/` sur la carte SD DSi ou 3DS vers le même emplacement sur la carte SD de la flashcard
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_he-IL/community/discord-info.md b/pages/_he-IL/community/discord-info.md
index 1195e205..c4eb834f 100644
--- a/pages/_he-IL/community/discord-info.md
+++ b/pages/_he-IL/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_he-IL/ds-index/homebrew.md b/pages/_he-IL/ds-index/homebrew.md
index 0a23e6e0..73296da4 100644
--- a/pages/_he-IL/ds-index/homebrew.md
+++ b/pages/_he-IL/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: מידע לגבי הומברו על הנינטנדו DS
---
### פיתוח
-פיתוח הומברו עבור הNintendo DS לרוב נעשה באמצעות כלים של devkitPro, כמו devkitARM, libnds וlibfat. אך קיימת אפשרות להשתמש בתוכנות חלופיות:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. אך קיימת אפשרות להשתמש בתוכנות חלופיות:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_he-IL/ds-index/wifi.md b/pages/_he-IL/ds-index/wifi.md
index 31d81dcd..22bc981f 100644
--- a/pages/_he-IL/ds-index/wifi.md
+++ b/pages/_he-IL/ds-index/wifi.md
@@ -13,24 +13,43 @@ description: מידע על שימוש בWi-FI על הנינטנדו DS
ניתן להשתמש בנקודות גישה/נקודות חמות, כך שלא צריך לשנות את ההגדרות של הראוטר שלכם.
### יצירת נקודה חמה
-ישנם מדריכים על יצירת נקודות חמות המתאימות למשחקי DS על מחשבי macOS וLinux בGBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### שחזור Nintendo DS WFC
1. הפעילו את הNintendo Wi-Fi Connection Setup
1. התחברו לנקודת הגישה שלכם
1. הגדירו את הPrimary DNS שלכם לאחד הערכים הבאים, בהתאם לשירות בו תרצו להשתמש:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` or `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. הגדירו את `1.1.1.1` בתור הsecondary DNS
1. ייתכן ותצטרכו להתקין טלאי NoSSL על המשחק שלכם בשלב זה, כתלות במשחק
### התקנת הטלאי ידנית לרומים של DS
-עקבו אחרי המדריך הנ"ל אם ספק האינטרנט שלכם חוסם שרתי DNS מותאמים אישית, אחרת זה מומלץ *מאוד* לעקוב אחרי המדריך מעל.
+Follow the guide below in case your ISP blocks custom DNS servers, otherwise it is *strongly* recommended to follow the guide above.
-- משתמשי GNU/Linux וmacOS יכולים לעקוב אחרי הוראות דומות מאוד, אבל יצטרכו להשתמש בMono
+- Users of GNU/Linux and macOS can follow very similar instructions, but will have to use Mono
- WfcPatcher currently doesn't support DSiWare
1. Download [WfcPatcher](https://github.com/AdmiralCurtiss/WfcPatcher/releases)
diff --git a/pages/_he-IL/gbarunner2/bios.md b/pages/_he-IL/gbarunner2/bios.md
index 3b97f93d..a2e35356 100644
--- a/pages/_he-IL/gbarunner2/bios.md
+++ b/pages/_he-IL/gbarunner2/bios.md
@@ -25,3 +25,5 @@ description: מידע לגבי הBIOS של הGBA וכיצד לחלץ אותו
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_he-IL/hiyacfw/faq.md b/pages/_he-IL/hiyacfw/faq.md
index e55b9e33..5656e822 100644
--- a/pages/_he-IL/hiyacfw/faq.md
+++ b/pages/_he-IL/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
-- הומברו צריך להבנות בצורה נכונה באמצעות כלים מודרניים על מנת שירוץ דרך תפריט הNintendo DSi
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_he-IL/nds-bootstrap/faq.md b/pages/_he-IL/nds-bootstrap/faq.md
index 61b5c9e6..a5a2a7fd 100644
--- a/pages/_he-IL/nds-bootstrap/faq.md
+++ b/pages/_he-IL/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_he-IL/twilightmenu/controls.md b/pages/_he-IL/twilightmenu/controls.md
index 0e5a8911..3edc9936 100644
--- a/pages/_he-IL/twilightmenu/controls.md
+++ b/pages/_he-IL/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: שליטה ומקשים עבור TWiLight Menu++
#### רומים של DS(i) (באמצעות nds-bootstrap)
מקשים אלו לא תקפים עבור DSiWare.
- L + R + למעלה + X למשך שניה אחת: החלפת מסכים
-- L + R + למטה + A למשך 3 שניות: חלץ את הRAM אל `sd:/_nds/nds-bootstrap`, בתור `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + למטה + B למשך 2 שניות: חזרה לTWiLight Menu++
- L + למטה + SELECT: פתח את התפריט בזמן משחק
- R: Advance by one frame
@@ -68,11 +68,10 @@ description: שליטה ומקשים עבור TWiLight Menu++
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- שילוב המקשים להחלפת המשחקים יעבוד במצב B4DS, האחרים לא יעבדו
-- חזרה לTWiLight Menu++ עשויה לא לעבוד על חלק מדגמי הO3DS
+- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### קיצורי דרך בהפעלה
על כפתרים אלו צריך ללחוץ במהלך תמונת ההפעלה של TWiLight Menu++ / מיד לאחר תמונת ההפעלה של Nintendo DSi.
diff --git a/pages/_he-IL/twilightmenu/creating-ram-disks.md b/pages/_he-IL/twilightmenu/creating-ram-disks.md
index af140ebf..11e6affc 100644
--- a/pages/_he-IL/twilightmenu/creating-ram-disks.md
+++ b/pages/_he-IL/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: יצירת RAM Disks
description: כיצד ליצור RAM disks על מנת להשתמש בהומברו ישן של DS עם TWiLight Menu++
---
-אתם לא צריכים לעקוב אחרי מדריך זה אם אתם משתמשים בפלאשקארט.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
{:.alert .alert-info}
-על מנת ליצור RAM Disk, הורידו את [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (לחצו על `Download Software`) ועקבו אחר ההוראות מטה.
+You do not need to follow this if you're using a flashcard.
+{:.alert .alert-info}
-ההוראות נכתבו על ידי @Dakkon7, ונערכו על ידי RocketRobz:
+To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
+
+Instructions by Dakkon7, modified by Rocket Robz:
1. הריצו את RAMDisk
1. לחצו על **View** -> **Advanced**
@@ -22,8 +27,11 @@ description: כיצד ליצור RAM disks על מנת להשתמש בהומבר
1. לחצו על`Start RAMDisk`, ויפתח חלון חדש בשביל ה.img שלכם
1. מקמו כל קובץ או תיקיה שההומברו מצפה לה שם, ואת הקבצים שתרצו להשתמש בהם
1. בתוכנת הRAMDisk, לחצו על `Save Disk Image Now`
-1. שמרו את `romname.img` לתיקיה בשם `ramdisks`, במיקום בו נמצא קובץ הnds. שלכם
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. לחצו על `Stop RAMDisk` בסיום
-1. בTWiLight Menu++, פתחו את תפריט הגדרות המשחק בשביל ההומברו שלכם
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. הגדירו את RAM disk ל0
1. הפעילו את ההומברו שלכם, והוא אמור לקרוא את הRAM disk שלכם
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_he-IL/twilightmenu/download-play-pictochat.md b/pages/_he-IL/twilightmenu/download-play-pictochat.md
index b97fa542..9941b59a 100644
--- a/pages/_he-IL/twilightmenu/download-play-pictochat.md
+++ b/pages/_he-IL/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-אם אתם משתמשים במכשיר DSi, אתם אמורים להיות יכולים להריץ את האפליקציות האלו. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+אם אתם משתמשים במכשיר DSi, אתם אמורים להיות יכולים להריץ את האפליקציות האלו. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
בGodMode9:
-- Press the HOME/Power button
-- בחרו ב `Title Manager` ולאחר מכן בחרו ב`[1:] NAND / TWL`
-- מצאו ובחרו ב`DS Download Play (NTR-HDNA)`
-- בחרו ב`Open title folder`
-- בחרו ב`00000000.tmd` ולאחר מכן `TMD file options...`
-- בחרו ב`Dump CXI/NDS file`
-- בוצע. The file will be in `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-העתיקו את `DS Download Play (NTR-HDNA).nds` אל `0:/_nds/` ושנו את שמו אל `dlplay.nds`.
+The above steps will increase DLP boot speed.
-הצעדים מעלה יגברו את זמן העליה של DLP.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
-
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_hu-HU/community/discord-info.md b/pages/_hu-HU/community/discord-info.md
index 804a6830..b48bd84d 100644
--- a/pages/_hu-HU/community/discord-info.md
+++ b/pages/_hu-HU/community/discord-info.md
@@ -90,7 +90,7 @@ Ezek a szerepköröket a [Lightning bot](https://lightning-bot.gitlab.io/) adja
- Artist/Designers - Azok számára, akik jó kiemelkedő minőségű TWiLight Menu++ szkineket, Unlaunch háttereket vagy grafikát más DS(i) homebrew-hoz készítettek
- Composers - Azok számára, akik zenét készítettek DS(i) homebrew-hoz és ROM hackekhez
- Game Modders - Azok számára, akik ROM hackeket, csalásokat vagy egyéb módosításokat készítettek DS(i) játékokhoz
-- Translators - Bárki számára, aki szeretne értesítést kapni, ahhoz, hogy különböző DS Homebrew projekteket fordítson
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## A Staff Team
Ezek az emberek azok, akik gondozzák a szervert. Ha azt mondják, hogy valami végleges, akkor nem vitatható. Ezek a tagok szerepelnek a tagok listáján. Jelenleg nem keresünk stáb tagokat. Ne kérd, hogy tagja legyél a csapatnak, ez csökkenti az esélyedet, hogy el leszel fogadva.
diff --git a/pages/_hu-HU/ds-index/homebrew.md b/pages/_hu-HU/ds-index/homebrew.md
index 5323c35b..7c2ae112 100644
--- a/pages/_hu-HU/ds-index/homebrew.md
+++ b/pages/_hu-HU/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Információk a homebrew-ról Nintendo DS-en
---
### Fejlesztés
-Nintendo DS Homebrew fejlesztése tipikusan devkitPro eszközöket igényel, mint például devkitARM, libnds, és libfat. Azonban lehetőség van más ágakról alternatív szoftvert használni:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. Azonban lehetőség van más ágakról alternatív szoftvert használni:
- **SD kártya könyvtárak:** [libfat](https://github.com/devkitPro/libfat) a libnds része és általánosan ajánlott, [libslim](https://github.com/DS-Homebrew/libslim/) néha jobb, de néha instabil
- **Grafikus könyvtárak:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), ami a libnd-sel együtt érkezik, ajánlott, habár a [NightFox Lib](https://github.com/knightfox75/nds_nflib) használható helyette
diff --git a/pages/_hu-HU/ds-index/wifi.md b/pages/_hu-HU/ds-index/wifi.md
index 6d7a3b85..ae1c22fe 100644
--- a/pages/_hu-HU/ds-index/wifi.md
+++ b/pages/_hu-HU/ds-index/wifi.md
@@ -13,25 +13,44 @@ description: Információk a Wi-Fi használatáról Nintendo DS-en
Hotspotok használhatók, így nem szükséges megváltoztatnod a routered konfigurációját.
### Hotspot létrehozása
-Találhatók útmutatók a GBATemp-en arról, hogyan hozz létre egy DS-kompatibilis hotspot-ot macOS és Linux számítógépekre. Ha Windows 10-et használsz, használhatod a Linux Live Boot-ot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC helyreállítás
1. Indítsd el a Nintendo Wi-Fi Connection Setup-ot
1. Csatlakozz a hozzáférési pontodhoz
1. Állítsd be az elsődleges (primary) DNS értéket az alábbiak valamelyikére, attól függően, hogy melyik szolgáltatást szeretnéd használni:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` vagy `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Állítsd be az `1.1.1.1` címet másodlagos DNS-nek
1. Szükséged lehet NoSSL patchelésre a játékodban, függően a játéktól
### A DS ROM-ok kézi patchelése
-Kövesd az útmutatót, ha az ISP-t blokkolja az egyedi DNS szervereket, egyébként *erősen* ajánlott, hogy a fenti útmutatót kövesd.
+Follow the guide below in case your ISP blocks custom DNS servers, otherwise it is *strongly* recommended to follow the guide above.
-- A GNU/Linux és macOS felhasználók hasonló lépéseket kell kövessenek, de Mono-t kell használjanak
-- A WfcPatcher jelenleg nem támogatja a DSiWare-eket
+- Users of GNU/Linux and macOS can follow very similar instructions, but will have to use Mono
+- WfcPatcher currently doesn't support DSiWare
1. Töltsd le a [WfcPatcher](https://github.com/AdmiralCurtiss/WfcPatcher/releases)-t
1. Másold a játék ROM-t amit patchelni a WfcPatcher mappájába és nyisd meg azt a mappát
@@ -42,9 +61,9 @@ Kövesd az útmutatót, ha az ISP-t blokkolja az egyedi DNS szervereket, egyébk
1. Most húzd rá az összes ROM-ot amit patchelni szeretnél a patch.bat-ra
1. Kész! A patchelt ROM-ok azok, amelyek (wiimmfi) végződéssel rendelkeznek
-Ne felejtsd, hogy távolítsd el az összes DNS-t amit mentettél a Wi-FI beállításokban, mielőtt csatlakoznál a patchelt ROM-mal.
+Don't forget to remove any DNS you might have saved on your Wi-Fi settings before attempting to connect with the patched ROM.
### Hibaelhárítás és további olvasnivalók
-Ha hibát kapsz, add be a hibakódot a Wiimmfi [hibaelhárítójába](https://wiimmfi.de/error), hogy megtudd, hogyan javítható.
+If you are receiving any errors, you can enter the error code in Wiimmfi's [troubleshooter](https://wiimmfi.de/error) for ways to fix it.
-Részletesebb hibaelhárításért és további információért, mint például, hogyan csatlakozz online emulátorokkal vagy a Nintendo Wi-Fi USB Connector-ral elolvashatod a [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing)-ot, amit a [Mario Kart DS Network](https://discord.gg/pa9bea6) tagjai készítettek.
+For more specific troubleshooting and more information, such as how to connect to online on emulators or using a Nintendo Wi-Fi USB Connector, you can read this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6).
diff --git a/pages/_hu-HU/gbarunner2/bios.md b/pages/_hu-HU/gbarunner2/bios.md
index 62ae0351..8eecd3f2 100644
--- a/pages/_hu-HU/gbarunner2/bios.md
+++ b/pages/_hu-HU/gbarunner2/bios.md
@@ -25,3 +25,5 @@ Ellenőrizheted, hogy a BIOS-od megfelelő dump összehasonlítva a következő
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_hu-HU/hiyacfw/faq.md b/pages/_hu-HU/hiyacfw/faq.md
index 7525b045..f61b0883 100644
--- a/pages/_hu-HU/hiyacfw/faq.md
+++ b/pages/_hu-HU/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: GYIK & hibaelhárítás a hiyaCFW-hez
---
-#### Hogyan telepítek alkalmazásokat a hiyaCFW SDNAND-jára?
-Szükséged van a [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) telepítésére, hogy telepíthess bármilyen alkalmazást az SDNAND-ra.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Miért kapom a #-2435-8325 hiba kódot?
Ha a Nintendo DSi bootoláskor egy ilyen formátumú hibát mutat a # helyén egy számmal, akkor az az jelenti, hogy a második boot fázisban valami probléma van az SDNAND-oddal. Ezt általában javítja a [hiyaCFW újratelepítése](installing).
@@ -32,5 +33,5 @@ Maximum 200 blokk (25MB) DSiWare lehet a `00030004` mappában. Ez a probléma me
##### Érvénytelen cím
Van néhány további dolog, amit figyelembe kell venned, amikor címeket adsz hozzá a hiyaCFW-hez:
-- A játékkártya dumpok nem futtathatók [forwarder](../ds-index/forwarders) használata nélkül
-- A homebrew-okat úgy kell fordítani modern eszközök használatával, hogy működjenek a Nintendo DSi Menüből
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_hu-HU/nds-bootstrap/faq.md b/pages/_hu-HU/nds-bootstrap/faq.md
index a3faf71d..eeafcbbf 100644
--- a/pages/_hu-HU/nds-bootstrap/faq.md
+++ b/pages/_hu-HU/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ A mód, ahogy az E csalás típusok implementálva vannak az nds-bootstrap-ben h
További információkért a csalásokról látogass el [Action Replay csalás fejezethez a Kereskedelmi ROM-ok oldalon](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_hu-HU/twilightmenu/controls.md b/pages/_hu-HU/twilightmenu/controls.md
index 62f6de78..1c79ebee 100644
--- a/pages/_hu-HU/twilightmenu/controls.md
+++ b/pages/_hu-HU/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: A TWiLight Menu++ irányítása
#### DS(i) ROM-ok (az nds-bootstrap használatával)
Ezek nem érvényesek a DSiWare-ekre.
- L + R + Up + X egy másodpercig: Képernyők váltása
-- L + R + Down + A három másodpercig: RAM dumpolása az `sd:/_nds/nds-bootstrap` útvonalra, mint `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + LE + B 2 másodpercig: Visszatérés a TWiLight Menu++-ba
- L + LE + SELECT: Játékonkénti menü megnyitása
- R: Előre egy képkockával
@@ -68,11 +68,10 @@ Ezek nem érvényesek a DSiWare-ekre.
- Fel/Le: Kiválasztott érték növelése/csökkentése
- Bal/Jobb: Érték választása
- A/B: Vissza a RAM Szerkesztőbe/Nézegetőbe a megadott címen
-- Az játékonkénti menü nem elérhető DSi módban futó DSi Enhanced/Exclusive játékokban, így a billentyű kombináció használata ezekben a játékokban nem csinál semmit
-- Csak a képernyőcsere billentyű kombináció működik B4DS módban, a többi nem fog működni
-- A visszatérés a TWiLight Menu++-ba elképzelhető, hogy nem működik néhány O3DS modellen
-- A játékonkénti menü megnyitására szolgáló billentyű kombináció módosítható a TWiLight Menu++ beállításokban
-- A képernyőképek az `sd:/_nds/nds-bootstrap/screenshots.tar` fájlba kerülnek mentésre. Ez a fájl megnyitható egy archív kezelővel, mint például a [7-Zip](https://www.7-zip.org/)
+- Returning to TWiLight Menu++ may not work on some O3DS models
+- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
+- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### Indítási gyorsbillentyűk
Ezeket a TWiLight Menu++ kezdőképernyőjén kell nyomni / rögtön a Nintendo DSi keződképernyő után.
diff --git a/pages/_hu-HU/twilightmenu/creating-ram-disks.md b/pages/_hu-HU/twilightmenu/creating-ram-disks.md
index d9710015..d658889d 100644
--- a/pages/_hu-HU/twilightmenu/creating-ram-disks.md
+++ b/pages/_hu-HU/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: RAM Disk létrehozása
description: Hogyan hozz létre RAM lemezeket a TWiLight Menu++-szal, régi DS homebrew használatához
---
-Nem szükséges ezt végrehajtanod, ha flashcard-ot használsz.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
{:.alert .alert-info}
-A RAM disk létrehozásához töltsd le [Dataram RAMDisk-et](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (kattints a `Download Software`-re), és kövesd az alábbi lépéseket.
+You do not need to follow this if you're using a flashcard.
+{:.alert .alert-info}
-A lépések @Dakkon7-tól, módosította RocketRobz:
+To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
+
+Instructions by Dakkon7, modified by Rocket Robz:
1. Futtasd a RAMDisk-et
1. Kattints **View** -> **Advanced** opciókra
@@ -22,8 +27,11 @@ A lépések @Dakkon7-tól, módosította RocketRobz:
1. Kattints a `Start RAMDisk`-re, és egy új ablak az .img fájlodra fog megjelenni
1. Rakj be bármilyen fájlt és/vagy mappát, amit a homebrew vár itt, és/vagy amit használni szeretnél
1. A RAMDisk programban, kattints a `Save Disk Image Now` opcióra
-1. Mentsd a `romname.img` fájlt egy `ramdisks` nevű mappába az .nds fájl lokációra
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Kattints a `Stop RAMDisk` opcióra, ha kész vagy
-1. A TWiLight Menu++, nyisd meg a játékonkénti beállításokat a homebrew alkalmazásodhoz
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Állítsd a RAM disk-et 0-ra
1. Indítsd el a homebrew-od, és az olvasni tudja majd a RAM disk-edet
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_hu-HU/twilightmenu/download-play-pictochat.md b/pages/_hu-HU/twilightmenu/download-play-pictochat.md
index eef7a405..444a92cb 100644
--- a/pages/_hu-HU/twilightmenu/download-play-pictochat.md
+++ b/pages/_hu-HU/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat a DS Classic Menu-ben
description: Hogyan használj a DS Download Play-t és a PictoChat-et a TWiLight Menu++ DS Classic menüjében
---
-Ha DSi konzolt használsz, akkor meg kell tudnod nyitni ezeket az alkalmazásokat. A dumpok beszerzésa a flashkártyádhoz vagy 3DS-hez igényli a hozzáférést a DS Classic menühöz. Egyébként, ha 3DS-ed van, létező dumpok nélkül, kövesd az alábbi lépéseket.
+Ha DSi konzolt használsz, akkor meg kell tudnod nyitni ezeket az alkalmazásokat. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Egyébként, ha 3DS-ed van, létező dumpok nélkül, kövesd az alábbi lépéseket.
A GodMode9-ben:
-- Nyomd meg a HOME/Power gombot
-- Válaszd a `Title Manager`-t, majd válaszd az `[1:] NAND / TWL` opciót
-- Keresd meg és válaszd ki a `DS Download Play (NTR-HNDA)` opciót
-- Válaszd az `Open title folder` opciót
-- Válaszd a `00000000.tmd`-t, majd válaszd a `TMD file options...`-t
-- Válaszd a `Dump CXI/NDS file` opciót
-- Kész. A fájl az `sd:/gm9/out` mappában található
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Másold a `DS Download Play (NTR-HDNA).nds`-t az `sd:/_nds/` mappába, és nevezd át `dlplay.nds`-nek.
+The above steps will increase DLP boot speed.
-A fenti lépések megnövelik a DLP boot sebességet.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-A PictoChat 3DS-en futtatásához (DSi szükséges):
-- Másold a `pictochat.nds`-t az `sd:/_nds/` útvonalról a DSi SD kártyáján, a 3DS SD kártyájára ugyanarra a helyre
-
-A flashcardról futtatásukhoz:
-- Másold a `pictochat.nds`-t és a `dlplay.nds`-t az `sd:/_nds/` útvonalról a DSi vagy a 3DS SD kártyájáról a flashcard SD kártyájára ugyanarra a helyre
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_ic-IC/community/discord-info.md b/pages/_ic-IC/community/discord-info.md
index 3936de9a..534546d8 100644
--- a/pages/_ic-IC/community/discord-info.md
+++ b/pages/_ic-IC/community/discord-info.md
@@ -90,7 +90,7 @@ crwdns25043:0crwdne25043:0 crwdns25045:0crwdne25045:0 crwdns25047:0crwdne25047:0
- crwdns25053:0crwdne25053:0
- crwdns25055:0crwdne25055:0
- crwdns25057:0crwdne25057:0
-- crwdns25059:0crwdne25059:0
+- crwdns26891:0crwdne26891:0
## crwdns25061:0crwdne25061:0
crwdns25063:0crwdne25063:0 crwdns25065:0crwdne25065:0 crwdns25067:0crwdne25067:0 crwdns25069:0crwdne25069:0 crwdns25071:0crwdne25071:0
diff --git a/pages/_ic-IC/ds-index/homebrew.md b/pages/_ic-IC/ds-index/homebrew.md
index 86d61bb5..5ddff158 100644
--- a/pages/_ic-IC/ds-index/homebrew.md
+++ b/pages/_ic-IC/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: crwdns16288:0crwdne16288:0
---
### crwdns13430:0crwdne13430:0
-crwdns14360:0crwdne14360:0 crwdns13434:0crwdne13434:0
+crwdns26943:0crwdne26943:0 crwdns13434:0crwdne13434:0
- crwdns24751:0crwdne24751:0
- crwdns24753:0crwdne24753:0
diff --git a/pages/_ic-IC/ds-index/wifi.md b/pages/_ic-IC/ds-index/wifi.md
index 3155c2da..213ed24b 100644
--- a/pages/_ic-IC/ds-index/wifi.md
+++ b/pages/_ic-IC/ds-index/wifi.md
@@ -13,25 +13,44 @@ description: crwdns16306:0crwdne16306:0
crwdns14400:0crwdne14400:0
### crwdns19472:0crwdne19472:0
-crwdns21374:0crwdne21374:0 crwdns26747:0crwdne26747:0
+crwdns26835:0crwdne26835:0
- [crwdns16316:0crwdne16316:0](crwdns16314:0crwdne16314:0)
- [crwdns16320:0crwdne16320:0](crwdns16318:0crwdne16318:0)
-- [crwdns26751:0crwdne26751:0](crwdns26749:0crwdne26749:0)
+
+crwdns26837:0crwdne26837:0
+
+crwdns26839:0crwdne26839:0
+#### crwdns26841:0crwdne26841:0
+crwdns26843:0crwdne26843:0
+- [crwdns26847:0crwdne26847:0](crwdns26845:0crwdne26845:0)
+ - crwdns26849:0crwdne26849:0
+ - crwdns26851:0crwdne26851:0
+- crwdns26853:0crwdne26853:0
+ - crwdns26855:0crwdne26855:0 crwdns26857:0crwdne26857:0 crwdns26859:0crwdne26859:0
+ - crwdns26861:0crwdne26861:0
+- crwdns26863:0crwdne26863:0
+
+#### crwdns26865:0crwdne26865:0
+crwdns26867:0crwdne26867:0
+- crwdns26869:0crwdne26869:0
+- crwdns26871:0crwdne26871:0
+- crwdns26873:0crwdne26873:0
+ - crwdns26875:0crwdne26875:0
### crwdns19474:0crwdne19474:0
1. crwdns21378:0crwdne21378:0
1. crwdns14410:0crwdne14410:0
1. crwdns14412:0crwdne14412:0
- crwdns21380:0crwdne21380:0
- - crwdns21382:0crwdne21382:0
+ - crwdns26877:0crwdne26877:0
1. crwdns14420:0crwdne14420:0
1. crwdns14422:0crwdne14422:0
### crwdns19476:0crwdne19476:0
-crwdns19098:0crwdne19098:0
+crwdns26879:0crwdne26879:0
-- crwdns24189:0crwdne24189:0
-- crwdns24191:0crwdne24191:0
+- crwdns26881:0crwdne26881:0
+- crwdns26883:0crwdne26883:0
1. crwdns24193:0crwdne24193:0
1. crwdns24195:0crwdne24195:0
@@ -42,9 +61,9 @@ crwdns19098:0crwdne19098:0
1. crwdns21394:0crwdne21394:0
1. crwdns19112:0crwdne19112:0 crwdns21396:0crwdne21396:0
-crwdns24197:0crwdne24197:0
+crwdns26885:0crwdne26885:0
### crwdns19478:0crwdne19478:0
-crwdns24199:0crwdne24199:0
+crwdns26887:0crwdne26887:0
-crwdns24201:0crwdne24201:0
+crwdns26889:0crwdne26889:0
diff --git a/pages/_ic-IC/gbarunner2/bios.md b/pages/_ic-IC/gbarunner2/bios.md
index ae0ed3f7..139081f8 100644
--- a/pages/_ic-IC/gbarunner2/bios.md
+++ b/pages/_ic-IC/gbarunner2/bios.md
@@ -25,3 +25,5 @@ crwdns19584:0crwdne19584:0
crwdns19586:0crwdne19586:0
crwdns19588:0crwdne19588:0
+
+crwdns26945:0crwdne26945:0
diff --git a/pages/_ic-IC/hiyacfw/faq.md b/pages/_ic-IC/hiyacfw/faq.md
index 9cebbaf1..81b930dc 100644
--- a/pages/_ic-IC/hiyacfw/faq.md
+++ b/pages/_ic-IC/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: crwdns26505:0crwdne26505:0
description: crwdns26507:0crwdne26507:0
---
-#### crwdns26509:0crwdne26509:0
-crwdns26511:0crwdne26511:0
+#### crwdns26783:0crwdne26783:0
+crwdns26785:0crwdne26785:0
+- crwdns26787:0crwdne26787:0
#### crwdns26513:0crwdne26513:0
crwdns26515:0crwdne26515:0 crwdns26517:0crwdne26517:0
@@ -32,5 +33,5 @@ crwdns26545:0crwdne26545:0 crwdns26547:0crwdne26547:0
##### crwdns26549:0crwdne26549:0
crwdns26551:0crwdne26551:0
-- crwdns26553:0crwdne26553:0
-- crwdns22784:0crwdne22784:0
+- crwdns26789:0crwdne26789:0
+- crwdns26791:0crwdne26791:0
diff --git a/pages/_ic-IC/nds-bootstrap/faq.md b/pages/_ic-IC/nds-bootstrap/faq.md
index 592d3024..a7174b34 100644
--- a/pages/_ic-IC/nds-bootstrap/faq.md
+++ b/pages/_ic-IC/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ crwdns26677:0crwdne26677:0 crwdns26679:0crwdne26679:0 crwdns26681:0crwdne26681:0
crwdns26685:0crwdne26685:0
+#### crwdns26805:0crwdne26805:0
+crwdns26807:0crwdne26807:0 crwdns26809:0crwdne26809:0
+
+crwdns26811:0crwdne26811:0 crwdns26813:0crwdne26813:0
+
+crwdns26815:0crwdne26815:0
+
+#### crwdns26817:0crwdne26817:0
+crwdns26819:0crwdne26819:0 crwdns26821:0crwdne26821:0 crwdns26823:0crwdne26823:0
+
+crwdns26825:0crwdne26825:0 crwdns26827:0crwdne26827:0
+
+#### crwdns26829:0crwdne26829:0
+crwdns26831:0crwdne26831:0 crwdns26833:0crwdne26833:0
diff --git a/pages/_ic-IC/twilightmenu/controls.md b/pages/_ic-IC/twilightmenu/controls.md
index 54837689..6bf2fc86 100644
--- a/pages/_ic-IC/twilightmenu/controls.md
+++ b/pages/_ic-IC/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: crwdns20552:0crwdne20552:0
#### crwdns22324:0crwdne22324:0
crwdns22326:0crwdne22326:0
- crwdns20556:0crwdne20556:0
-- crwdns20558:0crwdne20558:0
+- crwdns26793:0crwdne26793:0
- crwdns22328:0crwdne22328:0
- crwdns22330:0crwdne22330:0
- crwdns26571:0crwdne26571:0
@@ -68,11 +68,10 @@ crwdns22326:0crwdne22326:0
- crwdns26619:0crwdne26619:0
- crwdns26621:0crwdne26621:0
- crwdns26623:0crwdne26623:0
-- crwdns26625:0crwdne26625:0
-- crwdns22388:0crwdne22388:0
-- crwdns22390:0crwdne22390:0
-- crwdns26627:0crwdne26627:0
-- crwdns26629:0crwdne26629:0 crwdns26631:0crwdne26631:0
+- crwdns26795:0crwdne26795:0
+- crwdns26797:0crwdne26797:0
+- crwdns26799:0crwdne26799:0 crwdns26801:0crwdne26801:0
+- crwdns26803:0crwdne26803:0
#### crwdns16660:0crwdne16660:0
crwdns22378:0crwdne22378:0
diff --git a/pages/_ic-IC/twilightmenu/creating-ram-disks.md b/pages/_ic-IC/twilightmenu/creating-ram-disks.md
index bb7ccfa4..63f8ee3c 100644
--- a/pages/_ic-IC/twilightmenu/creating-ram-disks.md
+++ b/pages/_ic-IC/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: crwdns15734:0crwdne15734:0
description: crwdns16284:0crwdne16284:0
---
-crwdns15844:0crwdne15844:0
-crwdns15846:0{:.alert .alert-info}crwdne15846:0
+crwdns26893:0crwdne26893:0 crwdns26895:0crwdne26895:0
-crwdns24777:0crwdne24777:0
+crwdns26897:0crwdne26897:0
+crwdns26899:0{:.alert .alert-info}crwdne26899:0
-crwdns15850:0crwdne15850:0
+crwdns26901:0crwdne26901:0
+crwdns26903:0{:.alert .alert-info}crwdne26903:0
+
+crwdns26905:0crwdne26905:0
+
+crwdns26907:0crwdne26907:0
1. crwdns13242:0crwdne13242:0
1. crwdns13244:0crwdne13244:0
@@ -22,8 +27,11 @@ crwdns15850:0crwdne15850:0
1. crwdns14440:0crwdne14440:0
1. crwdns14442:0crwdne14442:0
1. crwdns14444:0crwdne14444:0
-1. crwdns14446:0crwdne14446:0
+1. crwdns26909:0crwdne26909:0 crwdns26911:0crwdne26911:0
1. crwdns14448:0crwdne14448:0
-1. crwdns14450:0crwdne14450:0
+1. crwdns26913:0crwdne26913:0
1. crwdns14452:0crwdne14452:0
1. crwdns14454:0crwdne14454:0
+
+crwdns26915:0crwdne26915:0
+crwdns26917:0{:.alert .alert-info}crwdne26917:0
diff --git a/pages/_ic-IC/twilightmenu/download-play-pictochat.md b/pages/_ic-IC/twilightmenu/download-play-pictochat.md
index 8fb81a14..191cd830 100644
--- a/pages/_ic-IC/twilightmenu/download-play-pictochat.md
+++ b/pages/_ic-IC/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: crwdns24096:0crwdne24096:0
description: crwdns24098:0crwdne24098:0
---
-crwdns15204:0crwdne15204:0 crwdns24100:0crwdne24100:0 crwdns24102:0crwdne24102:0
+crwdns15204:0crwdne15204:0 crwdns26919:0crwdne26919:0 crwdns24102:0crwdne24102:0
crwdns13326:0crwdne13326:0
-- crwdns24104:0crwdne24104:0
-- crwdns21448:0crwdne21448:0
-- crwdns21450:0crwdne21450:0
-- crwdns21452:0crwdne21452:0
-- crwdns21454:0crwdne21454:0
-- crwdns21456:0crwdne21456:0
-- crwdns21458:0crwdne21458:0 crwdns24106:0crwdne24106:0
+1. crwdns26921:0crwdne26921:0
+1. crwdns26923:0crwdne26923:0
+1. crwdns26925:0crwdne26925:0
+1. crwdns26927:0crwdne26927:0
+1. crwdns26929:0crwdne26929:0
+1. crwdns26931:0crwdne26931:0
+ - crwdns26933:0crwdne26933:0
+1. crwdns26935:0crwdne26935:0
-crwdns21462:0crwdne21462:0
+crwdns26937:0crwdne26937:0
-crwdns13352:0crwdne13352:0
+crwdns26939:0crwdne26939:0
-crwdns24108:0crwdne24108:0
-- crwdns24110:0crwdne24110:0
-
-crwdns24112:0crwdne24112:0
-- crwdns24114:0crwdne24114:0
+crwdns26941:0crwdne26941:0
diff --git a/pages/_id-ID/community/discord-info.md b/pages/_id-ID/community/discord-info.md
index 2ee778ae..d2eb6391 100644
--- a/pages/_id-ID/community/discord-info.md
+++ b/pages/_id-ID/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_id-ID/ds-index/homebrew.md b/pages/_id-ID/ds-index/homebrew.md
index 2504ac34..cb77e37b 100644
--- a/pages/_id-ID/ds-index/homebrew.md
+++ b/pages/_id-ID/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Information about homebrew on the Nintendo DS
---
### Development
-Developing Nintendo DS Homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_id-ID/ds-index/wifi.md b/pages/_id-ID/ds-index/wifi.md
index d243d95c..a0f8dff7 100644
--- a/pages/_id-ID/ds-index/wifi.md
+++ b/pages/_id-ID/ds-index/wifi.md
@@ -13,17 +13,36 @@ description: Information on using Wi-Fi on the Nintendo DS
Hotspots are usable, so you don't need to change your router configuration.
### Creating a hotspot
-There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC restoration
1. Launch Nintendo Wi-Fi Connection Setup
1. Connect to your access point
1. Set your Primary DNS value as one of the values below, depending on which service you want to use:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` or `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Set `1.1.1.1` as your secondary DNS
1. You might need to NoSSL patch your game at this point, depending on the game
diff --git a/pages/_id-ID/gbarunner2/bios.md b/pages/_id-ID/gbarunner2/bios.md
index dd86feff..78797ea7 100644
--- a/pages/_id-ID/gbarunner2/bios.md
+++ b/pages/_id-ID/gbarunner2/bios.md
@@ -25,3 +25,5 @@ You can verify that your BIOS is a proper dump by comparing it with the followin
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_id-ID/hiyacfw/faq.md b/pages/_id-ID/hiyacfw/faq.md
index 3bb8becb..628827e1 100644
--- a/pages/_id-ID/hiyacfw/faq.md
+++ b/pages/_id-ID/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_id-ID/nds-bootstrap/faq.md b/pages/_id-ID/nds-bootstrap/faq.md
index 19da0726..21f6b425 100644
--- a/pages/_id-ID/nds-bootstrap/faq.md
+++ b/pages/_id-ID/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_id-ID/twilightmenu/controls.md b/pages/_id-ID/twilightmenu/controls.md
index 294defde..63c80dca 100644
--- a/pages/_id-ID/twilightmenu/controls.md
+++ b/pages/_id-ID/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: Controls for using TWiLight Menu++
#### DS(i) ROMs (using nds-bootstrap)
These do not apply to DSiWare.
- L + R + Up + X for 1 second: Swap the screens
-- L + R + Down + A for 3 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + Down + B for 2 seconds: Return to TWiLight Menu++
- L + Down + SELECT: Open the in-game menu
- R: Advance by one frame
@@ -68,11 +68,10 @@ These do not apply to DSiWare.
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- Only the screen swap button combo will work in B4DS mode, the others will not work
- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### Boot shortcuts
These should be pressed on the TWiLight Menu++ splash screen / right after the Nintendo DSi splash screen.
diff --git a/pages/_id-ID/twilightmenu/creating-ram-disks.md b/pages/_id-ID/twilightmenu/creating-ram-disks.md
index b2554aac..f9f0f4a0 100644
--- a/pages/_id-ID/twilightmenu/creating-ram-disks.md
+++ b/pages/_id-ID/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: Creating RAM Disks
description: How to create RAM disks for using old DS homebrew with TWiLight Menu++
---
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-Instructions by @Dakkon7, modified by RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. Run RAMDisk
1. Click **View** -> **Advanced**
@@ -22,8 +27,11 @@ Instructions by @Dakkon7, modified by RocketRobz:
1. Click `Start RAMDisk`, and a new window for your .img should appear
1. Place any file and/or folder the homebrew expects there, and/or file(s) you want to use
1. In the RAMDisk program, click `Save Disk Image Now`
-1. Save `romname.img` to a folder called `ramdisks` in the .nds file location
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Click `Stop RAMDisk` when you're done
-1. In TWiLight Menu++, open per-game settings for your homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Set RAM disk to 0
1. Launch your homebrew, and it should read your RAM disk
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_id-ID/twilightmenu/download-play-pictochat.md b/pages/_id-ID/twilightmenu/download-play-pictochat.md
index 7226b35f..11d46849 100644
--- a/pages/_id-ID/twilightmenu/download-play-pictochat.md
+++ b/pages/_id-ID/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-Jika kamu menggunakan konsol DSi, seharusnya sudah bisa meluncurkan aplikasi tersebut. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+Jika kamu menggunakan konsol DSi, seharusnya sudah bisa meluncurkan aplikasi tersebut. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
Di GodMode9:
-- Press the HOME/Power button
-- Select `Title Manager`, then select `[1:] NAND / TWL`
-- Find and select `DS Download Play (NTR-HDNA)`
-- Select `Open title folder`
-- Select `00000000.tmd`, then select `TMD file options...`
-- Select `Dump CXI/NDS file`
-- Done. The file will be in `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`.
+The above steps will increase DLP boot speed.
-Langkah di atas akan meningkatkan kecepatan mulai DLP.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
-
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_it-IT/community/discord-info.md b/pages/_it-IT/community/discord-info.md
index 920eb01d..422f6cbd 100644
--- a/pages/_it-IT/community/discord-info.md
+++ b/pages/_it-IT/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_it-IT/ds-index/homebrew.md b/pages/_it-IT/ds-index/homebrew.md
index 2504ac34..cb77e37b 100644
--- a/pages/_it-IT/ds-index/homebrew.md
+++ b/pages/_it-IT/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Information about homebrew on the Nintendo DS
---
### Development
-Developing Nintendo DS Homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_it-IT/ds-index/wifi.md b/pages/_it-IT/ds-index/wifi.md
index 59f58e00..23e0c8fc 100644
--- a/pages/_it-IT/ds-index/wifi.md
+++ b/pages/_it-IT/ds-index/wifi.md
@@ -13,25 +13,44 @@ description: Informazioni sull'utilizzo del Wi-Fi sul Nintendo DS
Gli hotspot sono utilizzabili, quindi non è necessario modificare la configurazione del router.
### Creare un hotspot
-Ci sono guide per la creazione di un hotspot compatibile con DS su computer macOS e Linux su GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Restauro WFC Nintendo DS
1. Avvia configurazione Nintendo Wi-Fi Connection
1. Connettiti al tuo punto di accesso
1. Imposta il tuo valore DNS primario come uno dei valori sottostanti, a seconda del servizio che vuoi utilizzare:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` o `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Imposta `1.1.1.1` come DNS secondario
1. Potresti aver bisogno di NoSSL per applicare una patch per il tuo gioco a questo punto, a seconda della sua compatibilità
### Patchare manualmente le tue ROM del DS
-Segui la guida qui sotto nel caso in cui il tuo ISP blocchi i server DNS personalizzati, altrimenti è *fortemente* consigliato di seguire la guida qui sopra.
+Follow the guide below in case your ISP blocks custom DNS servers, otherwise it is *strongly* recommended to follow the guide above.
- Users of GNU/Linux and macOS can follow very similar instructions, but will have to use Mono
-- WfcPatcher attualmente non supporta i DSiWare
+- WfcPatcher currently doesn't support DSiWare
1. Scarica [WfcPatcher](https://github.com/AdmiralCurtiss/WfcPatcher/releases)
1. Copy the ROM of the game you want to patch to the same folder where WfcPatcher is saved and open that folder
diff --git a/pages/_it-IT/gbarunner2/bios.md b/pages/_it-IT/gbarunner2/bios.md
index b450195c..f9d9d072 100644
--- a/pages/_it-IT/gbarunner2/bios.md
+++ b/pages/_it-IT/gbarunner2/bios.md
@@ -25,3 +25,5 @@ Puoi verificare che il tuo BIOS sia un dump corretto confrontandolo con i seguen
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_it-IT/hiyacfw/faq.md b/pages/_it-IT/hiyacfw/faq.md
index cd8997fb..cd0ba921 100644
--- a/pages/_it-IT/hiyacfw/faq.md
+++ b/pages/_it-IT/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_it-IT/nds-bootstrap/faq.md b/pages/_it-IT/nds-bootstrap/faq.md
index e79123ed..2a680d46 100644
--- a/pages/_it-IT/nds-bootstrap/faq.md
+++ b/pages/_it-IT/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_it-IT/twilightmenu/controls.md b/pages/_it-IT/twilightmenu/controls.md
index efb6b1dd..29298c18 100644
--- a/pages/_it-IT/twilightmenu/controls.md
+++ b/pages/_it-IT/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: Controlli per l'utilizzo di TWiLight Menu++
#### ROM DS(i) (utilizzando nds-bootstrap)
Non si applicano ai DSiWare.
- L + R + Su + X per 1 secondo: Inverti lo schermo superiore ed inferiore
-- L + R + Giù + A per 3 secondi: Dump della RAM nel percorso `sd:/_nds/nds-bootstrap`, con nome file `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + Giù + B per 2 secondi: Ritorna a TWiLight Menu++
- L + Giù + SELECT: Apri il menu in-game
- R: Advance by one frame
@@ -68,11 +68,10 @@ Non si applicano ai DSiWare.
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- Solo la combinazione per invertire gli schermi funzionerà in modalità B4DS, le altre non funzioneranno
-- Ritornare in TWiLight Menu++ potrebbe non funzionare in alcuni modelli O3DS
+- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### Scorciatoie d'avvio
Queste scorciatoie devono essere premute nella schermata d'avvio di TWiLight Menu++ / subito dopo quella del Nintendo DSi.
diff --git a/pages/_it-IT/twilightmenu/creating-ram-disks.md b/pages/_it-IT/twilightmenu/creating-ram-disks.md
index 4e5e6419..b213cd2b 100644
--- a/pages/_it-IT/twilightmenu/creating-ram-disks.md
+++ b/pages/_it-IT/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: Creazione RAM Disk
description: Come creare RAM disk per l'utilizzo di homebrew DS vecchi con TWiLight Menu++
---
-Non è necessario seguirlo se si utilizza una flashcard.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
+You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-Istruzioni di @Dakkon7, modificate da RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. Esegui RAMDisk
1. Clicca su **Visualizza** -> **Avanzate**
@@ -22,8 +27,11 @@ Istruzioni di @Dakkon7, modificate da RocketRobz:
1. Fare clic su `Avvia RAMDisk`, e dovrebbe apparire una nuova finestra per il tuo .img
1. Posiziona qualsiasi file e/o cartella che l'homebrew necessita, e/o file che vuoi usare
1. Nel programma RAMDisk, fare clic su `Salva immagine disco ora`
-1. Salva `romname.img` in una cartella chiamata `ramdisks` in .nds
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Fai clic su `Ferma RAMDisk` quando hai finito
-1. In TWiLight Menu++, apri le impostazioni per ogni gioco per il tuo homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Imposta RAM disk a 0
1. Avvia il tuo homebrew, e dovrebbe leggere il tuo RAM disk
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_it-IT/twilightmenu/download-play-pictochat.md b/pages/_it-IT/twilightmenu/download-play-pictochat.md
index d2b72a3f..1b197a40 100644
--- a/pages/_it-IT/twilightmenu/download-play-pictochat.md
+++ b/pages/_it-IT/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-If you're using a DSi console, you should already be able to launch those apps. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+If you're using a DSi console, you should already be able to launch those apps. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
In GodMode9:
-- Press the HOME/Power button
-- Select `Title Manager`, then select `[1:] NAND / TWL`
-- Find and select `DS Download Play (NTR-HDNA)`
-- Select `Open title folder`
-- Select `00000000.tmd`, then select `TMD file options...`
-- Select `Dump CXI/NDS file`
-- Done. The file will be in `0:/gm9/out/`
-
-Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`.
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
The above steps will increase DLP boot speed.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_ja-JP/community/discord-info.md b/pages/_ja-JP/community/discord-info.md
index 830c3094..78ec4fab 100644
--- a/pages/_ja-JP/community/discord-info.md
+++ b/pages/_ja-JP/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_ja-JP/ds-index/homebrew.md b/pages/_ja-JP/ds-index/homebrew.md
index 2504ac34..cb77e37b 100644
--- a/pages/_ja-JP/ds-index/homebrew.md
+++ b/pages/_ja-JP/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Information about homebrew on the Nintendo DS
---
### Development
-Developing Nintendo DS Homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_ja-JP/ds-index/wifi.md b/pages/_ja-JP/ds-index/wifi.md
index d243d95c..a0f8dff7 100644
--- a/pages/_ja-JP/ds-index/wifi.md
+++ b/pages/_ja-JP/ds-index/wifi.md
@@ -13,17 +13,36 @@ description: Information on using Wi-Fi on the Nintendo DS
Hotspots are usable, so you don't need to change your router configuration.
### Creating a hotspot
-There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC restoration
1. Launch Nintendo Wi-Fi Connection Setup
1. Connect to your access point
1. Set your Primary DNS value as one of the values below, depending on which service you want to use:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` or `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Set `1.1.1.1` as your secondary DNS
1. You might need to NoSSL patch your game at this point, depending on the game
diff --git a/pages/_ja-JP/gbarunner2/bios.md b/pages/_ja-JP/gbarunner2/bios.md
index a4f92010..cfbfca7b 100644
--- a/pages/_ja-JP/gbarunner2/bios.md
+++ b/pages/_ja-JP/gbarunner2/bios.md
@@ -25,3 +25,5 @@ You can verify that your BIOS is a proper dump by comparing it with the followin
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_ja-JP/hiyacfw/faq.md b/pages/_ja-JP/hiyacfw/faq.md
index c1226885..363bff8d 100644
--- a/pages/_ja-JP/hiyacfw/faq.md
+++ b/pages/_ja-JP/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: hiyaCFWためのよくある質問とトラブルシューティング
---
-#### hiyaCFWのSDNANDにアプリをインストールするにはどうすればいいですか?
-SDNANDにアプリをインストールするには、 [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) を使用する必要があります。
+#### hiyaCFWのSDNANDにアプリまたはDSiウェアをインストールするにはどうすればいいですか?
+SDNANDにアプリをインストールするには、 [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest)を使用する必要がありますが、古いDS自作ソフトには互換性がないかもしれません。
+- ゲームカードのダンプをインストールしたい場合は、[フォワーダー](../ds-index/forwarders)を使用する必要があります
#### #-2435-8325エラーコードを取得するのはなぜですか?
ニンテンドーDSiが起動時にこのフォーマット(#が数字である)でエラーが表示された場合は、つまりブートステージ2はSDNANDに何か問題があると考えているということです。 これは通常に、[hiyaCFWを再インストールする](installing)ことによって修正されます。
diff --git a/pages/_ja-JP/nds-bootstrap/faq.md b/pages/_ja-JP/nds-bootstrap/faq.md
index 19da0726..21f6b425 100644
--- a/pages/_ja-JP/nds-bootstrap/faq.md
+++ b/pages/_ja-JP/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_ja-JP/twilightmenu/controls.md b/pages/_ja-JP/twilightmenu/controls.md
index 758e9384..831c1eb2 100644
--- a/pages/_ja-JP/twilightmenu/controls.md
+++ b/pages/_ja-JP/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: TWiLight Menu++を使うためのコントロール
#### DS(i) ROM(nds-bootstrapを使って)
これらはDSiウェアには適用されません。
- L + R + 上 + Xを1秒間押して:画面を入れ替え
-- L + R + 下 + Aを3秒間押して:`ramDump.bin`として` sd:/_nds/nds-bootstrap`にRAMをダンプする
+- L + R + 下 + Aを2秒間押して:`ramDump.bin`として` sd:/_nds/nds-bootstrap`にRAMをダンプする
- 2秒ためにL + R + 下 + B:TWiLight Menu++に戻る
- L + 下 + SELECT:ゲーム内のメニューを開く
- R:1フレーム分進む
@@ -68,11 +68,10 @@ description: TWiLight Menu++を使うためのコントロール
- 上・下:選択される値を増やす・減らす
- 左・右:値を選択
- A・B:RAMビューアー・エディターを指定されたアドレスに戻る
-- ゲーム内のメニューはDSi対応・専用のゲームではアクセスできませんため、そのゲームにホットキーを使おうとしても何もしません
-- B4DSモードで画面入れ替えのみが動作します、他のボタンコンボは動作しません
- TWiLight Menu++に戻ると、一部の古い3DSモデルでは動作しない可能性があります
- ゲーム内メニューを開くボタンの組み合わせは、TWiLight Menu++の設定で変更できます
- スクリーンショットは`sd:/_nds/nds-bootstrap/screenshots.tar`に保存されます。 このファイルは、[7-Zip](https://sevenzip.osdn.jp)などのアーカイブビューアを使用して開くことができます
+- B4DSモードでは、RAMのダンプとスクリーショットの撮影ができません
#### 起動時のショートカット
これらは、TWiLight Menu++のスプラッシュ画面で、またはニンテンドーDSiスプラッシュ画面の直後に押します必要があります。
diff --git a/pages/_ja-JP/twilightmenu/creating-ram-disks.md b/pages/_ja-JP/twilightmenu/creating-ram-disks.md
index b2554aac..f9f0f4a0 100644
--- a/pages/_ja-JP/twilightmenu/creating-ram-disks.md
+++ b/pages/_ja-JP/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: Creating RAM Disks
description: How to create RAM disks for using old DS homebrew with TWiLight Menu++
---
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-Instructions by @Dakkon7, modified by RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. Run RAMDisk
1. Click **View** -> **Advanced**
@@ -22,8 +27,11 @@ Instructions by @Dakkon7, modified by RocketRobz:
1. Click `Start RAMDisk`, and a new window for your .img should appear
1. Place any file and/or folder the homebrew expects there, and/or file(s) you want to use
1. In the RAMDisk program, click `Save Disk Image Now`
-1. Save `romname.img` to a folder called `ramdisks` in the .nds file location
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Click `Stop RAMDisk` when you're done
-1. In TWiLight Menu++, open per-game settings for your homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Set RAM disk to 0
1. Launch your homebrew, and it should read your RAM disk
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_ja-JP/twilightmenu/download-play-pictochat.md b/pages/_ja-JP/twilightmenu/download-play-pictochat.md
index b7530283..8e3a920d 100644
--- a/pages/_ja-JP/twilightmenu/download-play-pictochat.md
+++ b/pages/_ja-JP/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: DSクラシックメニューでのダウンロードプレイ・ピク
description: TWilight Menu++のDSクラシックメニューでDSダウンロードプレイとピクトチャットを取得する方法
---
-もしDSiを使っているなら、もうこれらのアプリを起動できるはずです。 フラッシュカードまたは3DSためのダンプを取得するには、DSクラシックメニューにアクセスする必要があります。 それ以外の場合は、既存のダンプがない3DSをお持ちの場合は、以下に進みます。
+もしDSiを使っているなら、もうこれらのアプリを起動できるはずです。 フラッシュカードまたは3DSためのダンプを取得するには、DSiでDSクラシックメニューにアクセスする必要があります。 それ以外の場合は、既存のダンプがない3DSをお持ちの場合は、以下に進みます。
GodMode9で:
-- HOME・電源ボタンを押す
-- `Title manager`を選択し、`[1:] NAND / TWL`を選択します
-- `DS Download Play (NTR-HDNA)`を見つけて選択します
-- `Open title folder`を選択します
-- `00000000.tmd`を選択し、`TMD file options...`を選択します
-- `Dump CXI/NDS file`を選択します
-- 完了。 ファイルは`0:/gm9/out/`にあります
-
-`DS Download Play (NTR-HDNA).nds`を`0:/_nds/`にコピーし、`dlplay.nds`に名前を変更します。
+1. HOME・電源ボタンを押す
+1. `Title manager`を選択し、`[1:] NAND / TWL`を選択します
+1. `DS Download Play (NTR-HDNA)`を見つけて選択します
+1. `Open title folder`を選択します
+1. `00000000.tmd`を選択し、`TMD file options...`を選択します
+1. `Dump CXI/NDS file`を選択してください
+ - ファイルは`0:/gm9/out/`にあります
+1. `DS Download Play (NTR-HDNA).nds`を`0:/_nds/`にコピーし、`dlplay.nds`に名前を変更します。
上記の手順は、ダウンロードプレイの起動速度を向上します。
-3DSでピクトチャットを実行するには(DSiが必要です):
-- DSiのSDカードの`sd:/_nds/`から`pictochat.nds`を3DSのSDカード上の同じ場所にコピーします
+3DSでピクトチャットを実行する(DSi必要があります)には、DSiのSDカードの`sd:/_nds/`から`pictochat.nds`を3DSのSDカード上の同じ場所にコピーします。
-両方をフラッシュカードで実行するには:
-- DSi・3DSのSDカードの`sd:/_nds/`から`pictochat.nds`と`dlplay.nds`の両方をフラッシュカードのSDカード上の同じ場所にコピーします
\ No newline at end of file
+フラッシュカードで両方を実行するには、DSi・3DSのSDカードの`sd:/_nds/`から`pictochat.nds`と`dlplay.nds`の両方をフラッシュカードのSDカード上の同じ場所にコピーします.
diff --git a/pages/_ko-KR/community/discord-info.md b/pages/_ko-KR/community/discord-info.md
index 830c3094..78ec4fab 100644
--- a/pages/_ko-KR/community/discord-info.md
+++ b/pages/_ko-KR/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_ko-KR/ds-index/homebrew.md b/pages/_ko-KR/ds-index/homebrew.md
index 01eb8eeb..94c01930 100644
--- a/pages/_ko-KR/ds-index/homebrew.md
+++ b/pages/_ko-KR/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: 닌텐도 DS의 홈브류에 대한 정보
---
### 개발
-Developing Nintendo DS Homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_ko-KR/ds-index/wifi.md b/pages/_ko-KR/ds-index/wifi.md
index cc0361d0..9bd10bce 100644
--- a/pages/_ko-KR/ds-index/wifi.md
+++ b/pages/_ko-KR/ds-index/wifi.md
@@ -13,17 +13,36 @@ description: 닌텐도 DS에서 Wi-Fi를 사용하는 방법에 대한 정보
핫스팟은 사용 가능하므로, 라우터 설정을 바꾸지 않아도 됩니다.
### Creating a hotspot
-There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC restoration
1. Launch Nintendo Wi-Fi Connection Setup
1. 사용자의 엑세스 포인트에 접속합니다.
1. 사용할 목적과 서비스에 따라, 기본 설정 DNS를 아래에 적힌 값으로 설정합니다.
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` or `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. 보조 DNS를 `1.1.1.1` 로 설정합니다.
1. 여기서, 게임에 따라 NoSSL 패치가 필요할 수 있습니다.
diff --git a/pages/_ko-KR/gbarunner2/bios.md b/pages/_ko-KR/gbarunner2/bios.md
index a481e2a1..f8bf8b25 100644
--- a/pages/_ko-KR/gbarunner2/bios.md
+++ b/pages/_ko-KR/gbarunner2/bios.md
@@ -25,3 +25,5 @@ BIOS를 아래 체크섬과 비교하여 제대로 된 덤프인지 식별할
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_ko-KR/hiyacfw/faq.md b/pages/_ko-KR/hiyacfw/faq.md
index 3bb8becb..628827e1 100644
--- a/pages/_ko-KR/hiyacfw/faq.md
+++ b/pages/_ko-KR/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_ko-KR/nds-bootstrap/faq.md b/pages/_ko-KR/nds-bootstrap/faq.md
index 19da0726..21f6b425 100644
--- a/pages/_ko-KR/nds-bootstrap/faq.md
+++ b/pages/_ko-KR/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_ko-KR/twilightmenu/controls.md b/pages/_ko-KR/twilightmenu/controls.md
index 41c86d3e..4be2be26 100644
--- a/pages/_ko-KR/twilightmenu/controls.md
+++ b/pages/_ko-KR/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: TWiLight Menu++의 조작법
#### DS(i) ROM (nds-bootstarp 사용)
다음 단축키는 DSi 웨어에서는 적용되지 않습니다.
- L + R + 위 + X 1초 동안 누름: 위 아래 화면 전환
-- L + R + 아래 + A 3초 동안 누름: RAM을 덤프하여 `sd:/_nds/nds-bootstrap`에 `ramDump.bin`파일로 저장
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + 아래 + B 2초 동안 누름: TWiLight Menu++로 돌아가기
- L + 아래 + SELECT: 게임 내 메뉴 열기
- R: Advance by one frame
@@ -68,11 +68,10 @@ description: TWiLight Menu++의 조작법
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- Only the screen swap button combo will work in B4DS mode, the others will not work
- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### 부팅 단축키
아래는 TWiLight Menu++ 시작화면 실행중 또는, DSi 시작화면이 나온 즉시에 사용할 수 있는 단축키입니다.
diff --git a/pages/_ko-KR/twilightmenu/creating-ram-disks.md b/pages/_ko-KR/twilightmenu/creating-ram-disks.md
index c6214116..693ad7d4 100644
--- a/pages/_ko-KR/twilightmenu/creating-ram-disks.md
+++ b/pages/_ko-KR/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: RAM 디스크 생성하기
description: TWiLight Menu++가 설치된 오래된 버전의 DS Homebrew를 이용해 RAM 디스크를 만드는 방법
---
-Flashcard를 사용중이라면 하지 않아도 됩니다.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
+You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-설명: @Dakkon7, 수정: RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. RAMDisk를 실행합니다.
1. **View** -> **Advanced** 순으로 클릭합니다.
@@ -22,8 +27,11 @@ To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/product
1. `Start RAMDisk`를 클릭하면, 사용자의 .img파일을 위한 새로운 창이 뜰 것입니다.
1. Homebrew가 원하는 파일이나 폴더 그리고, 사용자가 쓸 파일을 넣습니다.
1. RAMDisk 프로그램에서, `Save Disk Image Now`를 클릭합니다.
-1. .nds 파일 위치 안에 있는 `ramdisks`폴더에 `romname.img`를 저장합니다.
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. 작업이 다 끝났으면, `Stop RAMDisk`를 클릭합니다.
-1. TWiLight Menu++에서, 게임 별 설정을 엽니다.
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. RAM 디스크를 0으로 설정합니다.
1. 홈브류를 실행하면, 사용자의 RAM 디스크를 읽을것입니다.
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_ko-KR/twilightmenu/download-play-pictochat.md b/pages/_ko-KR/twilightmenu/download-play-pictochat.md
index d39e00e4..811ebfec 100644
--- a/pages/_ko-KR/twilightmenu/download-play-pictochat.md
+++ b/pages/_ko-KR/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-DSi 본체를 이용중이라면, 별도의 과정 없이 이 응용프로그램들을 이용할 수 있습니다. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+DSi 본체를 이용중이라면, 별도의 과정 없이 이 응용프로그램들을 이용할 수 있습니다. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
GodMode9 에서:
-- Press the HOME/Power button
-- Select `Title Manager`, then select `[1:] NAND / TWL`
-- Find and select `DS Download Play (NTR-HDNA)`
-- Select `Open title folder`
-- Select `00000000.tmd`, then select `TMD file options...`
-- Select `Dump CXI/NDS file`
-- Done. The file will be in `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`.
+The above steps will increase DLP boot speed.
-위 절차는 다운로드 플레이 부팅 속도를 높여줍니다.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
-
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_pl-PL/community/discord-info.md b/pages/_pl-PL/community/discord-info.md
index f238bd65..f4bc2e32 100644
--- a/pages/_pl-PL/community/discord-info.md
+++ b/pages/_pl-PL/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_pl-PL/ds-index/homebrew.md b/pages/_pl-PL/ds-index/homebrew.md
index 624aa7a6..e4acfd33 100644
--- a/pages/_pl-PL/ds-index/homebrew.md
+++ b/pages/_pl-PL/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Informacje o Homebrew na Nintendo DS
---
### Tworzenie
-Zwykle do tworzenia Homebrew na Nintendo DS używa się narzędzi devkitPro, takich jak devkitARM, libnds czy libfat. Jednakże można pójść własną drogą i używać alternatywnych programów:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. Jednakże można pójść własną drogą i używać alternatywnych programów:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_pl-PL/ds-index/wifi.md b/pages/_pl-PL/ds-index/wifi.md
index 86154d31..f6587011 100644
--- a/pages/_pl-PL/ds-index/wifi.md
+++ b/pages/_pl-PL/ds-index/wifi.md
@@ -13,22 +13,41 @@ description: Informacje o korzystaniu z Wi-Fi na Nintendo DS
Da się używać hotspotów, więc nie musisz zmieniać konfiguracji swojego routera.
### Tworzenie hotspotu
-Na stronie GBAtemp znajdują się poradniki dotyczące tworzenia hotspotów kompatybilnych z DS na komputerach z systemami macOS i Linux. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Przywracanie Nintendo DS WFC
1. Uruchom Nintendo Wi-Fi Connection Setup
1. Połącz się ze swoim punktem dostępu
1. Ustaw wartość Primary DNS jako jedną z wartości podanych poniżej, w zależności od tego, której usługi chcesz użyć:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` lub `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Ustaw `1.1.1.1` jako swój drugi DNS
1. W zależności od gry, będziesz potrzebować spatchowania jej za pomocą NoSSL
### Ręczne Patchowanie Twoich ROMów DS
-Postępuj zgodnie z poniższym przewodnikiem w przypadku, jeśli Twój ISP blokuje niestandardowe serwery DNS, w przeciwnym razie *mocno* zalecane jest, aby postępować zgodnie z przewodnikiem powyżej.
+Follow the guide below in case your ISP blocks custom DNS servers, otherwise it is *strongly* recommended to follow the guide above.
- Users of GNU/Linux and macOS can follow very similar instructions, but will have to use Mono
- WfcPatcher currently doesn't support DSiWare
diff --git a/pages/_pl-PL/gbarunner2/bios.md b/pages/_pl-PL/gbarunner2/bios.md
index 148042d3..c7fd2ad3 100644
--- a/pages/_pl-PL/gbarunner2/bios.md
+++ b/pages/_pl-PL/gbarunner2/bios.md
@@ -25,3 +25,5 @@ Możesz sprawdzić, czy Twój BIOS został zrzucony poprawnie, porównując go z
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_pl-PL/hiyacfw/faq.md b/pages/_pl-PL/hiyacfw/faq.md
index 0be0acca..c6789e89 100644
--- a/pages/_pl-PL/hiyacfw/faq.md
+++ b/pages/_pl-PL/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
-- Homebrew muszą być zbudowane poprawnie przy użyciu nowoczesnych narzędzi do pracy z Nintendo DSi Menu
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_pl-PL/nds-bootstrap/faq.md b/pages/_pl-PL/nds-bootstrap/faq.md
index cda65980..4cfcfa17 100644
--- a/pages/_pl-PL/nds-bootstrap/faq.md
+++ b/pages/_pl-PL/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_pl-PL/twilightmenu/controls.md b/pages/_pl-PL/twilightmenu/controls.md
index b49b2286..4a420b00 100644
--- a/pages/_pl-PL/twilightmenu/controls.md
+++ b/pages/_pl-PL/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: Sterowanie korzystania z TWiLight Menu++
#### ROMy DS(i) (przy użyciu nds-bootstrap)
Nie dotyczy to DSiWare.
- L + R + Góra + X na 1 sekundę: Zamień ekrany
-- L + R + Dół + A przez 3 sekundy: Zrzut RAM do `sd:/_nds/nds-bootstrap`jako `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + Dół + B przez 2 sekundy: Powrót do menu TWiLight ++
- L + Dół + SELECT: Otwórz in-game menu
- R: Advance by one frame
@@ -68,11 +68,10 @@ Nie dotyczy to DSiWare.
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- W trybie B4DS działa tylko kombinacja przycisków zamiany ekranu, pozostałe nie działają
-- Powrót do menu TWiLight Menu++ może nie działać na niektórych modelach O3DS
+- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### Skróty startowe
Należy je nacisnąć na ekranie startowym TWiLight Menu++ / zaraz po ekranie startowym Nintendo DSi.
diff --git a/pages/_pl-PL/twilightmenu/creating-ram-disks.md b/pages/_pl-PL/twilightmenu/creating-ram-disks.md
index 80dd4128..72da8a8c 100644
--- a/pages/_pl-PL/twilightmenu/creating-ram-disks.md
+++ b/pages/_pl-PL/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: Tworzenie Dysków RAM
description: Jak tworzyć dyski RAM do używania starych homebrew DS używając TWiLight Menu++
---
-Nie musisz za tym podążać, jeśli używasz nagrywarki flashard.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
+You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-Instrukcje @Dakkon7, zmodyfikowane przez RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. Uruchom RAMDisk
1. Kliknij **View** -> **Advanced**
@@ -22,8 +27,11 @@ Instrukcje @Dakkon7, zmodyfikowane przez RocketRobz:
1. Kliknij `Start RAMDisk`, powinno Ci sie pojawić okienko dla twojego pliku .img
1. Umieść każdy plik i/lub folder wymagany przez homebrew albo/i plik(i), które chcesz używać
1. W programie RAMDisk, kliknij `Save Disk Image Now`
-1. Zapisz `romname.img` w folderze o nazwie `ramdisks` w lokalizacji pliku .nds
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Kliknij `Stop RAMDisk` kiedy skończysz
-1. W TWiLight Menu++, otwórz ustawienia gry dla swojego homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Ustaw dysk RAM na 0
1. Uruchom homebrew, powinien przeczytać utworzony dysk RAM
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_pl-PL/twilightmenu/download-play-pictochat.md b/pages/_pl-PL/twilightmenu/download-play-pictochat.md
index 50aae5ca..358f1956 100644
--- a/pages/_pl-PL/twilightmenu/download-play-pictochat.md
+++ b/pages/_pl-PL/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-Jeśli używasz DSi, to już powinieneś móc uruchomić te aplikacje. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+Jeśli używasz DSi, to już powinieneś móc uruchomić te aplikacje. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
W GodMode9:
-- Press the HOME/Power button
-- Wybierz `Menedżer tytułów`, a następnie wybierz `[1:] NAND / TWL`
-- Znajdź i wybierz `DS Download Play (NTR-HDNA)`
-- Wybierz `Open title folder`
-- Wybierz `00000000.tmd`, a następnie wybierz `TMD file options...`
-- Wybierz `Dump CXI/NDS file`
-- Gotowe. The file will be in `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Skopiuj `DS Download Play (NTR-HDNA).nds` do `0:/_nds/`i zmień nazwę na `dlplay.nds`.
+The above steps will increase DLP boot speed.
-Powyższe kroki zwiększą prędkość rozruchu DLP.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
-
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_ru-RU/community/discord-info.md b/pages/_ru-RU/community/discord-info.md
index 830c3094..78ec4fab 100644
--- a/pages/_ru-RU/community/discord-info.md
+++ b/pages/_ru-RU/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_ru-RU/ds-index/homebrew.md b/pages/_ru-RU/ds-index/homebrew.md
index 2504ac34..cb77e37b 100644
--- a/pages/_ru-RU/ds-index/homebrew.md
+++ b/pages/_ru-RU/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Information about homebrew on the Nintendo DS
---
### Development
-Developing Nintendo DS Homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_ru-RU/ds-index/wifi.md b/pages/_ru-RU/ds-index/wifi.md
index d243d95c..a0f8dff7 100644
--- a/pages/_ru-RU/ds-index/wifi.md
+++ b/pages/_ru-RU/ds-index/wifi.md
@@ -13,17 +13,36 @@ description: Information on using Wi-Fi on the Nintendo DS
Hotspots are usable, so you don't need to change your router configuration.
### Creating a hotspot
-There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC restoration
1. Launch Nintendo Wi-Fi Connection Setup
1. Connect to your access point
1. Set your Primary DNS value as one of the values below, depending on which service you want to use:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` or `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Set `1.1.1.1` as your secondary DNS
1. You might need to NoSSL patch your game at this point, depending on the game
diff --git a/pages/_ru-RU/gbarunner2/bios.md b/pages/_ru-RU/gbarunner2/bios.md
index a4f92010..cfbfca7b 100644
--- a/pages/_ru-RU/gbarunner2/bios.md
+++ b/pages/_ru-RU/gbarunner2/bios.md
@@ -25,3 +25,5 @@ You can verify that your BIOS is a proper dump by comparing it with the followin
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_ru-RU/hiyacfw/faq.md b/pages/_ru-RU/hiyacfw/faq.md
index 3bb8becb..628827e1 100644
--- a/pages/_ru-RU/hiyacfw/faq.md
+++ b/pages/_ru-RU/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_ru-RU/nds-bootstrap/faq.md b/pages/_ru-RU/nds-bootstrap/faq.md
index 19da0726..21f6b425 100644
--- a/pages/_ru-RU/nds-bootstrap/faq.md
+++ b/pages/_ru-RU/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_ru-RU/twilightmenu/controls.md b/pages/_ru-RU/twilightmenu/controls.md
index a829666c..61bd55ae 100644
--- a/pages/_ru-RU/twilightmenu/controls.md
+++ b/pages/_ru-RU/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: Управление TWiLight Menu++
#### DS(i) ROM (используя nds-bootstrap)
Не применимо к DSiWare.
- L + R + Вверх + X на 1 секунду: Переключение между экранами
-- L + R + Вниз + A на 3 секунды: Дамп ОЗУ в `sd:/_nds/nds-bootstrap` под названием `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + Вниз + B на 2 секунды: Вернуться в TWiLight Menu++
- L + Вниз + SELECT: Открыть внутриигровое меню
- R: Advance by one frame
@@ -68,11 +68,10 @@ description: Управление TWiLight Menu++
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- Комбинация кнопок для переключения экранов работает только в режиме B4DS
-- Возврат в TWiLight Menu++ может не работать на некоторых моделях O3DS
+- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### Шорткаты во время запуска TWiLight Menu++
Они должны быть нажаты на заставке TWiLight Menu++, сразу после заставки Nintendo DSi.
diff --git a/pages/_ru-RU/twilightmenu/creating-ram-disks.md b/pages/_ru-RU/twilightmenu/creating-ram-disks.md
index 7f7c05f0..34fbd409 100644
--- a/pages/_ru-RU/twilightmenu/creating-ram-disks.md
+++ b/pages/_ru-RU/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: Создание RAM-дисков
description: Как создать RAM-диски для использования старых хоумбрю приложений с TWiLight Menu++
---
-Вам не нужно проделывать это если вы используете флеш-картридж.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
+You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-Инструкции от @Dakkon7, изменены RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. Запустите RAMDisk
1. Нажмите **View** -> **Advanced**
@@ -22,8 +27,11 @@ To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/product
1. Нажмите `Start RAMDisk` и должно появится новое окно для вашего .img
1. Добавьте туда файлы и папки хоумбрю приложений, или любые другие которые вы собираетесь использовать
1. В программе RAMDisk нажмите `Save Disk Image Now`
-1. Сохраните `названиерома.img` в папку `ramdisks`, которая находится в корне папки с вашими .nds
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Click `Stop RAMDisk` when you're done
-1. In TWiLight Menu++, open per-game settings for your homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Set RAM disk to 0
1. Launch your homebrew, and it should read your RAM disk
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_ru-RU/twilightmenu/download-play-pictochat.md b/pages/_ru-RU/twilightmenu/download-play-pictochat.md
index 4a2b9040..8bcb43e3 100644
--- a/pages/_ru-RU/twilightmenu/download-play-pictochat.md
+++ b/pages/_ru-RU/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat в DS Classic Menu
description: Как получить DS Download Play и PictoChat в TWiLight Menu++'s DS Classic Menu
---
-Если вы используете консоль DSi, вы уже можете запускать эти приложения. Для получения дампов этих приложений для вашего флеш-картриджа или 3DS требуется доступ к DS Classic Menu. В противном случае, если у вас 3DS без существующих дампа(ов), следуйте шагам ниже.
+Если вы используете консоль DSi, вы уже можете запускать эти приложения. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. В противном случае, если у вас 3DS без существующих дампа(ов), следуйте шагам ниже.
В GodMode9:
-- Нажмите кнопку HOME/Power
-- Выберете `Title Manager`, затем выберете `[1:] NAND / TWL`
-- Найдите и выберете `DS Download Play (NTR-HDNA)`
-- Выберете `Open title folder`
-- Выберете `00000000.tmd`, затем `TMD file options...`
-- Выберете `Dump CXI/NDS file`
-- Готово. Файл будет в `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Скопируйте `DS Download Play (NTR-HDNA).nds` в `0:/_nds/`, и переименуйте его в `dlplay.nds`.
+The above steps will increase DLP boot speed.
-Вышеперечисленные шаги увеличит скорость загрузки DLP.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-Чтобы запустить PictoChat на 3DS (требуется DSi):
-- Скопируйте `pictochat.nds` из `sd:/_nds/` на SD-карте DSi в то же место на SD-карте 3DS
-
-Чтобы запустить оба приложения на флеш-картридже:
-- Скопируйте `pictochat.nds` и `dlplay.nds` из `sd:/_nds/` на SD-карте DSi или 3DS, в то же место на SD-карту флеш-картриджа
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_sv-SE/community/discord-info.md b/pages/_sv-SE/community/discord-info.md
index 9fc713da..9d239b99 100644
--- a/pages/_sv-SE/community/discord-info.md
+++ b/pages/_sv-SE/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_sv-SE/ds-index/homebrew.md b/pages/_sv-SE/ds-index/homebrew.md
index b845a657..3ae0543f 100644
--- a/pages/_sv-SE/ds-index/homebrew.md
+++ b/pages/_sv-SE/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Information om homebrew på Nintendo DS
---
### Utveckling
-Utveckling av Nintendo DS Homebrew använder vanligtvis devkitPro-verktyg, såsom devkitARM, libnds och libfat. Det finns dock möjlighet att förgrena sig och använda alternativ programvara:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. Det finns dock möjlighet att förgrena sig och använda alternativ programvara:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_sv-SE/ds-index/wifi.md b/pages/_sv-SE/ds-index/wifi.md
index 7bac43e6..0a4589f1 100644
--- a/pages/_sv-SE/ds-index/wifi.md
+++ b/pages/_sv-SE/ds-index/wifi.md
@@ -13,22 +13,41 @@ description: Information om hur du använder Wi-Fi på Nintendo DS
Hotspots är användbara, så du behöver inte ändra din router-konfiguration.
### Att skapa en hotspot
-Det finns guider för att skapa ett hotspot kompatibelt med DS på macOS och Linux-datorer på GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC återställning
1. Starta Nintendo Wi-Fi Connection Setup
1. Anslut till din åtkomstpunkt
1. Ange ditt primära DNS-värde som ett av värdena nedan, beroende på vilken tjänst du vill använda:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` eller `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Ställ in `1.1.1.1` som din sekundära DNS
1. Du kan behöva NoSSL patchad in i ditt spel just nu, beroende på spelet
### Manuellt patcha dina DS ROM
-Följ guiden nedan om din ISP blockerar anpassade DNS-servrar, annars rekommenderas det *starkt* att följa guiden ovan.
+Follow the guide below in case your ISP blocks custom DNS servers, otherwise it is *strongly* recommended to follow the guide above.
- Users of GNU/Linux and macOS can follow very similar instructions, but will have to use Mono
- WfcPatcher currently doesn't support DSiWare
diff --git a/pages/_sv-SE/gbarunner2/bios.md b/pages/_sv-SE/gbarunner2/bios.md
index 5f7b9362..6ac22d0d 100644
--- a/pages/_sv-SE/gbarunner2/bios.md
+++ b/pages/_sv-SE/gbarunner2/bios.md
@@ -25,3 +25,5 @@ Du kan verifiera att din BIOS är en riktig dump genom att jämföra den med fö
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_sv-SE/hiyacfw/faq.md b/pages/_sv-SE/hiyacfw/faq.md
index 3bb8becb..628827e1 100644
--- a/pages/_sv-SE/hiyacfw/faq.md
+++ b/pages/_sv-SE/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_sv-SE/nds-bootstrap/faq.md b/pages/_sv-SE/nds-bootstrap/faq.md
index 47101458..485f64e5 100644
--- a/pages/_sv-SE/nds-bootstrap/faq.md
+++ b/pages/_sv-SE/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_sv-SE/twilightmenu/controls.md b/pages/_sv-SE/twilightmenu/controls.md
index d32e759a..27f590d3 100644
--- a/pages/_sv-SE/twilightmenu/controls.md
+++ b/pages/_sv-SE/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: Kontroller för att använda TWiLight Meny++
#### DS(i) ROMs (using nds-bootstrap)
These do not apply to DSiWare.
- L + R + Upp + X för 1 sekund: Byt skärmarna
-- L + R + Ned + A i 3 sekunder: Dumpa RAM till `sd:/_nds/nds-bootstrap`, som `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- L + R + Down + B for 2 seconds: Return to TWiLight Menu++
- L + Down + SELECT: Open the in-game menu
- R: Advance by one frame
@@ -68,11 +68,10 @@ These do not apply to DSiWare.
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- Only the screen swap button combo will work in B4DS mode, the others will not work
- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### Boot genvägar
These should be pressed on the TWiLight Menu++ splash screen / right after the Nintendo DSi splash screen.
diff --git a/pages/_sv-SE/twilightmenu/creating-ram-disks.md b/pages/_sv-SE/twilightmenu/creating-ram-disks.md
index 076ff8b0..69af4738 100644
--- a/pages/_sv-SE/twilightmenu/creating-ram-disks.md
+++ b/pages/_sv-SE/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: Skapa RAM-diskar
description: Hur man skapar RAM-diskar för att använda gamla DS homebrew med TWiLight Menu++
---
-Du behöver inte följa detta om du använder ett minneskort.
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
+You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-Instruktioner av @Dakkon7, ändrad av RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. Kör RAMDisk
1. Klicka på **View** -> **Advanced**
@@ -22,8 +27,11 @@ Instruktioner av @Dakkon7, ändrad av RocketRobz:
1. Klicka på `Start RAMDisk`, och ett nytt fönster för din .img borde dykas upp
1. Placera alla filer och/eller mappar som homebrew förväntar sig där, och/eller fil(er) som du vill använda
1. I programmet RAMDisk klickar du på `Save Disk Image Now`
-1. Spara `romname.img` till en mapp som heter `ramdisks` i platsen där .nds filen finns
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Klicka på `Stop RAMDisk` när du är klar
-1. I TWiLight Menu++, öppna "Spelspecifika inställningar" för ditt homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Ställ in RAM-disk till 0
1. Starta ditt homebrew, och det bör läsa din RAM-disk
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_sv-SE/twilightmenu/download-play-pictochat.md b/pages/_sv-SE/twilightmenu/download-play-pictochat.md
index fe033bf4..c067fb77 100644
--- a/pages/_sv-SE/twilightmenu/download-play-pictochat.md
+++ b/pages/_sv-SE/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-Om du använder en DSi-konsol bör du redan kunna starta dessa appar. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+Om du använder en DSi-konsol bör du redan kunna starta dessa appar. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
I GodMode9:
-- Press the HOME/Power button
-- Välj `Title Manager`och välj `[1:] NAND / TWL`
-- Välj `DS Download Play (NTR-HNDA)`
-- Välj `Open title folder`
-- Välj `00000000.tmd`och välj `TMD file options...`
-- Välj `Dump CXI/NDS file`
-- Klart. The file will be in `0:/gm9/out/`
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
-Kopiera `DS Download Play (NTR-HDNA).nds` till `0:/_nds/`och byt namn på den till `dlplay.nds`.
+The above steps will increase DLP boot speed.
-De ovannämnda stegen kommer att öka DLP uppstartshastighet.
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
-
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.
diff --git a/pages/_zh-CN/community/discord-info.md b/pages/_zh-CN/community/discord-info.md
index 830c3094..78ec4fab 100644
--- a/pages/_zh-CN/community/discord-info.md
+++ b/pages/_zh-CN/community/discord-info.md
@@ -90,7 +90,7 @@ These roles are given by the [Lightning bot](https://lightning-bot.gitlab.io/) u
- Artist/Designers - For those that have made high-quality TWiLight Menu++ skins, unlaunch backgrounds or graphics for other DS(i) homebrew
- Composers - For those that have made music for DS(i) homebrew or ROM hacks
- Game Modders - For those that have made ROM hacks, cheats, or any other type of modifications to DS(i) games
-- Translators - Anyone that wants to be notified for contributing to translations of various DS Homebrew projects
+- Translators - Anyone that wants to be notified for contributing to translations of various DS-Homebrew projects
## The Staff Team
These are the people who maintain the server. If they say something is final, it is not up for debate. These members are hoisted in the member listing. Currently, we are not looking for staff members. Do not ask to be a part of the team, as it will decrease your chance of getting accepted.
diff --git a/pages/_zh-CN/ds-index/homebrew.md b/pages/_zh-CN/ds-index/homebrew.md
index 2504ac34..cb77e37b 100644
--- a/pages/_zh-CN/ds-index/homebrew.md
+++ b/pages/_zh-CN/ds-index/homebrew.md
@@ -8,7 +8,7 @@ description: Information about homebrew on the Nintendo DS
---
### Development
-Developing Nintendo DS Homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
+Developing Nintendo DS homebrew typically uses devkitPro tools, such as devkitARM, libnds, and libfat. However, there is the possibility to branch out and use alternative software:
- **SD card libraries:** [libfat](https://github.com/devkitPro/libfat) is included in libnds and generally recommended, [libslim](https://github.com/DS-Homebrew/libslim/) can sometimes work better but is unstable at times
- **Graphics libraries:** [easyGL2D](http://rel.phatcode.net/junk.php?id=117), which comes shipped with libnds, is recommended, however [NightFox Lib](https://github.com/knightfox75/nds_nflib) can be used instead
diff --git a/pages/_zh-CN/ds-index/wifi.md b/pages/_zh-CN/ds-index/wifi.md
index d243d95c..a0f8dff7 100644
--- a/pages/_zh-CN/ds-index/wifi.md
+++ b/pages/_zh-CN/ds-index/wifi.md
@@ -13,17 +13,36 @@ description: Information on using Wi-Fi on the Nintendo DS
Hotspots are usable, so you don't need to change your router configuration.
### Creating a hotspot
-There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp. If you are using Windows 10, you can use a Linux Live Boot.
+There are guides for creating a DS-compatible hotspot on macOS and Linux computers on GBAtemp.
- [macOS](https://gbatemp.net/threads/571658)
- [Linux](https://gbatemp.net/threads/543283)
-- [Windows](https://gbatemp.net/questions/how-can-i-put-a-live-os-on-a-dual-boot-with-windows.5319)
+
+An Android mobile hotspot set to Open (none) security would also work.
+
+Windows cannot create a compatible hotspot, so Windows users will need to boot into Linux in order to set one up.
+#### Other methods
+If you cannot create a DS-compatible hotspot using the above methods, you may be able to use another method.
+- [Nintendo Wi-Fi USB Connector](https://gbatemp.net/threads/575631/)
+ - While this can still be used, it is not recommended because it requires a 32-bit version of Windows XP or Vista
+ - For information on setting up a Nintendo Wi-Fi USB Connector, read Section 3 of this [Wiimmfi Guide](https://docs.google.com/document/d/1f3PChwQig40UaiPXlh-Gi5CggGiBPzyrpiecLZlT8ZE/edit?usp=sharing) written by members of the [Mario Kart DS Network](https://discord.gg/pa9bea6)
+- Changing router settings to be DS-compatible
+ - This is not recommended because it opens your network to intruders, even if you use WEP security. It may also cause issues for other users of your network. If you choose to do this, it is recommended that you use a secondary router or guest network, if available
+ - Not all routers support guest networks or turning security off
+- Wi-Fi extenders
+
+#### Settings
+If you are setting up a network to be DS-compatible, it must meet the following specifications:
+- WEP or Open (none) security
+- 2.4 GHz wireless frequency
+- 802.11b wireless mode
+ - This may be listed as "Legacy mode" or something similar
### Nintendo DS WFC restoration
1. Launch Nintendo Wi-Fi Connection Setup
1. Connect to your access point
1. Set your Primary DNS value as one of the values below, depending on which service you want to use:
- **[Wiimmfi](https://wiimmfi.de)** - `164.132.44.106` or `178.62.43.212`
- - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/)** - `172.104.88.237`
+ - **[AltWFC/WFCZwei](https://save-nintendo-wifi.com/) ([online player list](http://zwei.moe:9001))** - `172.104.88.237`
1. Set `1.1.1.1` as your secondary DNS
1. You might need to NoSSL patch your game at this point, depending on the game
diff --git a/pages/_zh-CN/gbarunner2/bios.md b/pages/_zh-CN/gbarunner2/bios.md
index a4f92010..cfbfca7b 100644
--- a/pages/_zh-CN/gbarunner2/bios.md
+++ b/pages/_zh-CN/gbarunner2/bios.md
@@ -25,3 +25,5 @@ You can verify that your BIOS is a proper dump by comparing it with the followin
**SHA1:** `300c20df6731a33952ded8c436f7f186d25d3492`
**SHA256:** `fd2547724b505f487e6dcb29ec2ecff3af35a841a77ab2e85fd87350abd36570`
+
+If you don't know how to obtain a file checksum, you can use an [online checksum calculator](https://emn178.github.io/online-tools/crc32_checksum.html).
diff --git a/pages/_zh-CN/hiyacfw/faq.md b/pages/_zh-CN/hiyacfw/faq.md
index 3bb8becb..628827e1 100644
--- a/pages/_zh-CN/hiyacfw/faq.md
+++ b/pages/_zh-CN/hiyacfw/faq.md
@@ -8,8 +8,9 @@ category: other
description: FAQ & Troubleshooting for hiyaCFW
---
-#### How do I install apps to hiyaCFW's SDNAND?
-You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install any apps to the SDNAND.
+#### How do I install apps or DSiWare to hiyaCFW's SDNAND?
+You will need to use [TMFH](https://github.com/JeffRuLz/TMFH/releases/latest) to install apps to the SDNAND, but older DS homebrew may not be compatible.
+- If you would like to install Game Card dumps, you should use a [forwarder](../ds-index/forwarders)
#### Why do I get the #-2435-8325 error code?
If your Nintendo DSi shows an error in this format when booting, with the # being a number, that means that bootstage 2 thinks something is wrong with your SDNAND. This is usually fixed by [reinstalling hiyaCFW](installing).
@@ -32,5 +33,5 @@ There is also a limit of 200 blocks (25MB) for DSiWare in the `00030004` folder.
##### Invalid title
There are several things you need to take into account when adding titles to hiyaCFW:
-- Game card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
+- Game Card dumps cannot be run without being using a [forwarder](../ds-index/forwarders)
- Homebrew need to be built correctly using modern tools to work from the Nintendo DSi Menu
diff --git a/pages/_zh-CN/nds-bootstrap/faq.md b/pages/_zh-CN/nds-bootstrap/faq.md
index 19da0726..21f6b425 100644
--- a/pages/_zh-CN/nds-bootstrap/faq.md
+++ b/pages/_zh-CN/nds-bootstrap/faq.md
@@ -42,3 +42,17 @@ The way E cheat types are implemented in nds-bootstrap is broken, meaning they'd
For more info on cheats, check the [Action Replay cheats section of the Retail ROMs page](https://wiki.ds-homebrew.com/ds-index/retail-roms#action-replay-cheats).
+#### How do I take screenshots?
+You can take screenshots of the main screen from the in-game menu. By default the in-game menu is opened by pressing L + Down + SELECT, then select `Screenshot...`, change the VRAM bank if needed, and press A to save the screenshot.
+
+To view your screenshots on your PC you will need to extract `sd:/_nds/nds-bootstrap/screenshots.tar`, inside will be all of your screenshots in BMP format. There will also be additional empty BMP files to pad the TAR file out to 50, these can simply be ignored or deleted.
+
+nds-bootstrap can only fit 50 screenshots in the `screenshots.tar`, so once you're getting close you should extract them and delete the TAR, nds-bootstrap will then generate a new TAR next time you load a game.
+
+#### What is the main screen and why can only it have screenshots?
+The "main" screen is whichever screen is being drawn using the main engine, which can be either physical screen. Typically it's the screen where the main gameplay is happening and if one screen has 3D that's always the main screen. It'll always be the top screen when in the in-game menu.
+
+The reason screenshots can only be taken of the main screen is a hardware limitation of the Nintendo DS, it doesn't have a framebuffer but it does have a display capture feature which allows main engine's output to be captured. This is most often used by games to render 3D to both screens but can also be used to take screenshots.
+
+#### What is the "VRAM bank" I'm asked to select when taking a screenshot?
+When taking a screenshot using nds-bootstrap it needs to use the DS's display capture feature to capture a frame from the main engine, however this display capture can only write to VRAM and requires one of the first four banks. nds-bootstrap will try to select a bank that isn't being used for the main engine so usually you can simply ignore this, however in some case all four of the possible VRAM banks will be in use for the main engine and thus it's not possible to take a perfect screenshot and you will need to select the bank you find looks best.
diff --git a/pages/_zh-CN/twilightmenu/controls.md b/pages/_zh-CN/twilightmenu/controls.md
index f755192d..e79e8b94 100644
--- a/pages/_zh-CN/twilightmenu/controls.md
+++ b/pages/_zh-CN/twilightmenu/controls.md
@@ -38,7 +38,7 @@ description: 如何操作TWiLight Menu++
#### DS(i) ROMs (使用 nds-bootstrap)
这些不适用于DSiWare。
- 按住L + R + up + X 一秒: 交换上下屏
-- 按住L + R + Down + A 3秒: Dump RAM到 `sd:/_nds/nds-bootstrap` ,作为 `ramDump.bin`
+- L + R + Down + A for 2 seconds: Dump RAM to `sd:/_nds/nds-bootstrap`, as `ramDump.bin`
- 按住L + R + 下 + B 两秒: 返回至TWiLight Menu++
- L + 下 + SELECT: 打开游戏内菜单
- R: Advance by one frame
@@ -68,11 +68,10 @@ description: 如何操作TWiLight Menu++
- Up/Down: Increase/Decrease selected value
- Left/Right: Select a value
- A/B: Return to RAM Viewer/Editor at specified address
-- The in-game menu is not accessible in DSi-Enhanced/Exclusive games running in DSi Mode, so attempting to use the button combo in those games will do nothing
-- 只有屏幕交换按钮组合才能在 B4DS 模式中工作,其他模式将无法工作
-- 返回 TWiLight 菜单+ 可能无法在一些老3DS上工作
+- Returning to TWiLight Menu++ may not work on some O3DS models
- The button combination for opening the in-game menu can be changed in the TWiLight Menu++ settings
- Screenshots are saved to `sd:/_nds/nds-bootstrap/screenshots.tar`. This file can be opened using an archive viewer such as [7-Zip](https://www.7-zip.org/)
+- Dumping RAM and taking screenshots are currently not possible in B4DS mode
#### 启动快捷方式
These should be pressed on the TWiLight Menu++ splash screen / right after the Nintendo DSi splash screen.
diff --git a/pages/_zh-CN/twilightmenu/creating-ram-disks.md b/pages/_zh-CN/twilightmenu/creating-ram-disks.md
index 94a9a034..3bb9bedf 100644
--- a/pages/_zh-CN/twilightmenu/creating-ram-disks.md
+++ b/pages/_zh-CN/twilightmenu/creating-ram-disks.md
@@ -7,12 +7,17 @@ title: 创建 RAM 盘
description: How to create RAM disks for using old DS homebrew with TWiLight Menu++
---
+Some DS homebrew are incapable of properly accessing the SD card filesystem. Because of this, it may be necessary to load a standalone filesystem into the RAM containing the necessary files for your homebrew in order for it to work.
+
+The software used here requires the Windows operating system.
+{:.alert .alert-info}
+
You do not need to follow this if you're using a flashcard.
{:.alert .alert-info}
To make a RAM disk, download [Dataram RAMDisk](http://memory.dataram.com/products-and-services/software/ramdisk#freeware) (click `Download Software`), and follow the instructions below.
-Instructions by @Dakkon7, modified by RocketRobz:
+Instructions by Dakkon7, modified by Rocket Robz:
1. Run RAMDisk
1. Click **View** -> **Advanced**
@@ -22,8 +27,11 @@ Instructions by @Dakkon7, modified by RocketRobz:
1. Click `Start RAMDisk`, and a new window for your .img should appear
1. Place any file and/or folder the homebrew expects there, and/or file(s) you want to use
1. In the RAMDisk program, click `Save Disk Image Now`
-1. Save `romname.img` to a folder called `ramdisks` in the .nds file location
+1. Save `romname.img` to the `ramdisks` folder in the .nds file location. If it does not exist already, create it
1. Click `Stop RAMDisk` when you're done
-1. In TWiLight Menu++, open per-game settings for your homebrew
+1. In TWiLight Menu++, open the per-game settings for your homebrew
1. Set RAM disk to 0
1. Launch your homebrew, and it should read your RAM disk
+
+If you wish to use the other RAM disk slots for a single homebrew application, use the `.img1` extension for RAM disk slot 1, and so on.
+{:.alert .alert-info}
diff --git a/pages/_zh-CN/twilightmenu/download-play-pictochat.md b/pages/_zh-CN/twilightmenu/download-play-pictochat.md
index d2b72a3f..1b197a40 100644
--- a/pages/_zh-CN/twilightmenu/download-play-pictochat.md
+++ b/pages/_zh-CN/twilightmenu/download-play-pictochat.md
@@ -7,23 +7,20 @@ title: Download Play/PictoChat in the DS Classic Menu
description: How to get DS Download Play and PictoChat in TWiLight Menu++'s DS Classic Menu
---
-If you're using a DSi console, you should already be able to launch those apps. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
+If you're using a DSi console, you should already be able to launch those apps. Getting dumps of them for your flashcard or 3DS requires accessing the DS Classic Menu on a DSi. Otherwise, if you have a 3DS with no existing dump(s), proceed below.
In GodMode9:
-- Press the HOME/Power button
-- Select `Title Manager`, then select `[1:] NAND / TWL`
-- Find and select `DS Download Play (NTR-HDNA)`
-- Select `Open title folder`
-- Select `00000000.tmd`, then select `TMD file options...`
-- Select `Dump CXI/NDS file`
-- Done. The file will be in `0:/gm9/out/`
-
-Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`.
+1. Press the HOME/Power button
+1. Select `Title Manager`, then select `[1:] NAND / TWL`
+1. Find and select `DS Download Play (NTR-HDNA)`
+1. Select `Open title folder`
+1. Select `00000000.tmd`, then select `TMD file options...`
+1. Select `Dump CXI/NDS file`
+ - The file will be in `0:/gm9/out/`
+1. Copy `DS Download Play (NTR-HDNA).nds` to `0:/_nds/`, and rename it to `dlplay.nds`
The above steps will increase DLP boot speed.
-To run PictoChat on 3DS (DSi required):
-- Copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card
+To run PictoChat on 3DS (DSi required), copy `pictochat.nds` from `sd:/_nds/` on the DSi's SD card to the same location on the 3DS's SD card.
-To run both on flashcard:
-- Copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card
\ No newline at end of file
+To run both on flashcard, copy both `pictochat.nds` and `dlplay.nds` from `sd:/_nds/` on the DSi or 3DS SD card to the same location on the flashcard's SD card.