mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
I'll update again soon once there's been more time to translate, but for now so the pages all are up to date and such at least
116 lines
9.3 KiB
Markdown
116 lines
9.3 KiB
Markdown
---
|
|
lang: es-ES
|
|
layout: wiki
|
|
section: twilightmenu
|
|
category: other
|
|
title: Preguntas frecuentes y soluciones
|
|
description: Preguntas frecuentes y soluciones para TWiLight Menu++
|
|
---
|
|
|
|
Si tienes más preguntas, visita el [hilo de GBAtemp](https://gbatemp.net/threads/ds-i-3ds-twilight-menu-gui-for-ds-i-games-and-ds-i-menu-replacement.472200/).
|
|
{:.alert .alert-info}
|
|
|
|
#### Why does my 3DS / 2DS get stuck on black screens, crash, power off, etc when launching TWiLight Menu++?
|
|
TWL_FIRM might've somehow got corrupted. Sigue esta guía para solucionarlo: <https://3ds.hacks.guide/troubleshooting#dsi--ds-functionality-is-broken-after-completing-the-guide>
|
|
|
|
#### How do I fix getting a white screen when booting TWiLight Menu++?
|
|
- Prueba a poner la consola en modo reposo (cerrando la tapa o presionando el botón de sueño en la O2DS) y a despertarla
|
|
- Si no funciona, formatea tu SD en FAT32 con 32KB de cluster/asignación
|
|
- Si aún no funciona, prueba con otra SD
|
|
|
|
#### How do I fix TWiLight Menu++ restarting or giving a Guru Meditation Error when launching a game?
|
|
Go into TWLMenu++ Settings, and disable `Update recently played list`.
|
|
|
|
#### Why do I get a white screen when trying to load a game from SD Card?
|
|
- Comprueba [la lista de compatibilidad de nds-bootstrap](https://docs.google.com/spreadsheets/d/1LRTkXOUXraTMjg1eedz_f7b5jiuyMv2x6e_jY_nyHSc/htmlview#gid=0) y asegúrate de que el juego es compatible
|
|
- Prueba a quitar todos los trucos para ese juego, ya que pueden no ser aún compatibles con nds-bootstrap, puedes usar <kbd class="l">L</kbd> para desactivar todos los de un juego
|
|
- Si se trata de un juego DSi Enhanced, asegúrate de que TWiLight Menu++ esta puesto en `DS Mode`
|
|
- Si antes funcionaba, borra las carpetas `fatTable` y `patchOffsetCache` en `sd:/_nds/nds-bootstrap/`
|
|
|
|
#### How do I use cheats?
|
|
You need to have a cheat DB in the form of a `usrcheat.dat` file in the `sd:/_nds/TWiLightMenu/extras/` folder. The most updated cheat database is [DeadSkullzJr's](https://gbatemp.net/threads/deadskullzjrs-flashcart-cheat-databases.488711/). Alternatively, you can use [r4cce](http://hp.vector.co.jp/authors/VA013928/soft_en.html) to create your own cheat DB.
|
|
|
|
#### How do I show a custom picture on the top screen of the DSi theme?
|
|
A random `.png` image in `sd:/_nds/TWiLightMenu/dsimenu/photos/` will be shown each time the menu is loaded.
|
|
|
|
- Las imágenes no deben superar los 208x156 de resolución
|
|
- Si salta algún error, probablemente sea por el tamaño de la imagen. Puedes usar [tinypng](https://tinypng.com) para reducirlo
|
|
|
|
#### How do I get games?
|
|
You can download homebrew games from [Universal-DB](https://db.universal-team.net/ds) and [GameBrew](https://www.gamebrew.org/wiki/List_of_DS_homebrew_applications). To get dumps of your retail games:
|
|
- DS: Puedes usar [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) para volcar tus juegos de GBA y de DS (estos últimos sólo si tienes una flashcard para el Slot-2
|
|
- DSi: Puedes usar [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) para volcar tus juegos de DS y DSiWare
|
|
- 3DS: Puedes usar [GodMode9](https://github.com/d0k3/GodMode9/releases) para volcar tus juegos de DS, DSiWare y títulos de la Virtual Console
|
|
|
|
#### Can I get the save files from my game cards onto my SD card or vice versa?
|
|
Yes, you can use [GodMode9i](https://github.com/DS-Homebrew/GodMode9i/releases) on DSi and 3DS or [Checkpoint](https://github.com/FlagBrew/Checkpoint/releases) on 3DS.
|
|
|
|
#### How do I change TWiLight Menu++'s language?
|
|
1. Abre los ajustes de TWiLight Menu++ manteniendo <kbd>SELECT</kbd> mientras se está abriendo
|
|
1. Pulsa <kbd class="l">L</kbd> o <kbd class="face">Y</kbd> una vez (flashcards / 3DS) o dos (DSi)
|
|
1. Cambia la primera opción hasta que veas el idioma que quieres, después sal de los ajustes
|
|
- Quizá quieras cambiar las siguientes dos opciones, ya que controlan el idioma dentro de los juegos y sus títulos en TWiLight Menu++
|
|
|
|
#### Is this a DS(i) emulator?
|
|
No, this is not an emulator. The menu and DS games (loaded via nds-bootstrap) are ran natively in the console's DS/DSi mode. The only consoles emulated are the past consoles, but partially for GBA (as some or all parts like graphics are ran natively).
|
|
|
|
#### What systems does TWiLight Menu++ support?
|
|
|
|
| Format | Loader | Extensions | Save file |
|
|
| ------------------------- | ------------------------------------------------ | -------------------------------------- | ---------------------------------- |
|
|
| ARGV[^1] | Native | `.argv` | |
|
|
| Atari 2600 | [StellaDS][stellads] | `.a26` | |
|
|
| Atari 5200 | [A5200DS][a5200ds] | `.a52` | |
|
|
| Atari 7800 | [A7800DS][a7800ds] | `.a78` | |
|
|
| Atari XEGS | [XEGS-DS][xegs-ds] | `.xex`, `.atr` | |
|
|
| DS | [nds-bootstrap][ndsbs], flashcard kernel, native | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `saves/[rom name].sav`[^2] |
|
|
| DSiWare | [Unlaunch][unlaunch] | `.nds`, `.dsi`, `.ids`, `.srl`, `.app` | `[rom name].pub`, `[rom name].prv` |
|
|
| DSTWO Plugin | [DSTWO][dstwo][^3] | `.plg` | |
|
|
| Game Boy (Color) | [GameYob][gameyob] | `.gb`, `.sgb`, `.gbc` | `[rom name].sav` |
|
|
| Game Boy Advance | [GBARunner2][gbarunner2][^4], native[^5] | `.agb`, `.gba`, `.mb` | `[rom name].sav` |
|
|
| Game Gear | [S8DS][s8ds] | `.gg` | `[rom name].gg.sav` |
|
|
| Genesis / Mega Drive | [jEnesisDS][jenesis], [PicoDriveTWL][pdtwl] | `.gen` | `[rom name].srm`[^6] |
|
|
| Master System | [S8DS][s8ds] | `.sms` | `[rom name].sms.sav` |
|
|
| MPEG4 Video | [MPEG4 Player][mpeg4player] | `.mp4` | |
|
|
| NES / Famicom | [nesDS][nesds] | `.nes`, `.fds` | `[rom name].sav` |
|
|
| PC Engine / TurboGrafx-16 | [NitroGrafx][nitrografx] | `.pce` | |
|
|
| RVID Video | [Rocket Video Player][rvidplayer] | `.rvid` | |
|
|
| SNES[^7] | [SNEmulDS][snemulds] | `.smc`, `.sfc` | `[rom name].srm`[^8] |
|
|
{:.table}
|
|
|
|
- Footnotes -
|
|
{:footnotes}
|
|
|
|
#### Why isn't touch input working on sudokuhax?
|
|
Depending on the save file of sudokuhax, the touch screen inputs may not work.
|
|
|
|
#### Can The Biggest Loser boot TWiLight Menu++?
|
|
No. As The Biggest Loser is a Slot-1 game, and not a DSiWare game, SD access is disabled when running Slot-1 cards.
|
|
|
|
[^1]: Archivos de textos que contienen la ruta a una app homebrew y sus parámetros de lanzamiento, lee el [README de nds-hb-menu](https://github.com/devkitPro/nds-hb-menu#passing-arguments) para más información
|
|
[^2]: Solo para ROMs comerciales, las apps homebrew no tienen un archivo de guardado específico
|
|
[^3]: Solo funciona para la flashcard SuperCard DSTWO ya que tiene potencia de procesamiento y RAM adicionales dentro del cartucho
|
|
[^4]: When running in DSi Mode, it can use the DSP for better sound
|
|
[^5]: Requires a Slot-2 flashcard and thus only works on DS Phat and DS Lite
|
|
[^6]: jEnesis can only save when running from a flashcard, but PicoDriveTWL can save from SD and flashcard
|
|
[^7]: Only shown when using a flashcard, 3DS's internal SD card, or DSi with Unlaunch installed
|
|
[^8]: Can only save when running from a flashcard
|
|
|
|
[a5200ds]: https://github.com/wavemotion-dave/A5200DS
|
|
[a7800ds]: https://github.com/wavemotion-dave/A7800DS
|
|
[dstwo]: http://eng.supercard.sc
|
|
[gameyob]: https://github.com/Drenn1/GameYob
|
|
[gbarunner2]: https://github.com/Gericom/GBARunner2
|
|
[jenesis]: https://www.gamebrew.org/wiki/JEnesisDS
|
|
[mpeg4player]: https://gbatemp.net/threads/544095
|
|
[ndsbs]: https://github.com/DS-Homebrew/nds-bootstrap
|
|
[nesds]: https://github.com/DS-Homebrew/NesDS
|
|
[nitrografx]: https://www.gamebrew.org/wiki/NitroGrafx
|
|
[pdtwl]: https://github.com/DS-Homebrew/PicoDriveTWL
|
|
[rvidplayer]: https://gbatemp.net/threads/539163
|
|
[s8ds]: https://www.gamebrew.org/wiki/S8DS
|
|
[snemulds]: https://www.gamebrew.org/wiki/SNEmulDS
|
|
[stellads]: https://github.com/wavemotion-dave/StellaDS
|
|
[unlaunch]: https://problemkaputt.de/unlaunch.htm
|
|
[xegs-ds]: https://github.com/wavemotion-dave/XEGS-DS
|