Skip to content

Latest commit

 

History

History
56 lines (50 loc) · 2.61 KB

how-to-get-box-art.md

File metadata and controls

56 lines (50 loc) · 2.61 KB
lang layout section category title description tabs
he-IL
wiki
twilightmenu
other
איך להשיג תמונות קופסה
איך להשיג תמונות קופסה/עטיפות משחק בTWiLight Menu++
windows other manual
Windows
macOS/Linux
ידני

{% capture tab-windows %}

  1. Download TWiLightBoxart
  2. Extract TwilightBoxart-Windows-GUI.zip and run TwilightBoxart.exe
  3. Click Detect SD
    • If it doesn't find the correct SD card click Browse... and select the right one
  4. Optional: Change the size, border, etc options to your liking
  5. Click 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. Download TWiLightBoxart
  2. Extract the MacOS or Linux .zip
  3. Open TwilightBoxart.ini in the extracted folder in a text editor
  4. Type the path to your SD card after SdRoot=, then save the file
    • On macOS this is /Volumes/ then the name of your SD card
  5. Open the terminal
  6. In the terminal, type cd  then drag drop the folder with TwilightBoxart.CLI in it onto your terminal
  7. Run chmod +x TwilightBoxart.CLI
  8. Run ./TwilightBoxart.CLI
  9. Use the arrow and enter keys to select Yes if it shows your SD path correctly
  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. Download a png box art pack from GameTDB, under the S Covers (png) category
  2. Extract the .png files to 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.