wiki/pages/_es-ES/twilightmenu/how-to-get-box-art.md
2022-11-27 21:40:28 -06:00

2.5 KiB

lang layout section category title description tabs
es-ES wiki twilightmenu other Cómo obtener carátulas Cómo obtener carátulas para TWiLight Menu++
windows other manual
Windows macOS/Linux Manual

{% capture tab-windows %}

  1. Descarga la última versión de TWiLightBoxart
  2. Extrae TwilightBoxart-Windows-UX.zip y abre TwilightBoxart.exe
  3. Pincha en Detect SD
    • Si no encuentra la tarjeta SD correcta pincha en Browse... y selecciónala
  4. Cambia el tamaño, borde, y demás opciones a tu gusto
  5. Pincha en Start
  6. Make sure box art is set to be shown in TWiLight Menu++ settings {% endcapture %} {% assign tab-windows = tab-windows | split: "////////" %}

{% capture tab-macos_linux %}

  1. Descarga la última versión de TWiLightBoxart
  2. Extrae el .zip
  3. Abre TwilightBoxart.ini en la carpeta extraída con un editor de texto
  4. Escribe la ruta de tu tarjeta SD después de SdRoot= y guarda el archivo
    • En macOS es /Volúmenes/ y el nombre de la tarjeta SD
  5. Abre la consola de comandos
  6. Escribe en la consola cd y arrastra a la consola la carpeta que contiene TwilightBoxart.CLI
  7. Ejecuta chmod +x TwilightBoxart.CLI
  8. Ejecuta ./TwilightBoxart.CLI
  9. Escribe Yes si muestra la ruta correcta de la SD
  10. Make sure box art is set to be shown in TWiLight Menu++ settings {% endcapture %} {% assign tab-macos_linux = tab-macos_linux | split: "////////" %}

{% capture tab-manual %}

  1. Descarga un pack con imágenes en png de GameTDB
  2. Extrae los archivos .png en sd:/_nds/TWiLightMenu/boxart
  3. Make sure box art is set to be shown in TWiLight Menu++ settings {% endcapture %} {% assign tab-manual = tab-manual | split: "////////" %}

{% assign tabs = tab-windows | concat: tab-macos_linux | concat: tab-manual %} {% include tabs.html index=0 tabs=tabs %}

To add your own box art: Place them in sd:/_nds/TWiLightMenu/boxart.

  • Can either have the game's TID (ex. ASME.png), or the filename (ex. SM64DS.nds.png)
  • Must be in .png format, with the recommended size of 128x115 and maximum of 208x143
  • If your TWiLight Menu++ configuration has Box Art viewing set to Cached, the image size must be 44 KiB or below. You can use a tool like tinypng to compress the images to an acceptable size

Individual box art can also be downloaded from GameTDB, under the S Covers (png) category.